aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2017-07-16 10:51:13 -0400
committerJohn David Anglin <danglin@gcc.gnu.org>2017-07-16 10:51:13 -0400
commitdf3d455b23f3b901ecc1e4b7f1a600943f04471b (patch)
tree1b5981b9acafc67d85550d715d115f2b0d7950a8 /ChangeLog
parentRegenerate libc.pot (diff)
downloadglibc-df3d455b23f3b901ecc1e4b7f1a600943f04471b.tar.gz
glibc-df3d455b23f3b901ecc1e4b7f1a600943f04471b.tar.bz2
glibc-df3d455b23f3b901ecc1e4b7f1a600943f04471b.zip
Fix [BZ 20098].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d3bfe26e0..c69c59b932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2017-07-16 John David Anglin <danglin@gcc.gnu.org>
+
+ [BZ 20098]
+ * sysdeps/hppa/dl-fptr.c (_dl_read_access_allowed): New.
+ (_dl_lookup_address): Return address if it is not consistent with
+ being a linker defined function pointer. Likewise, return address
+ if address and function descriptor addresses are not accessible.
+
2017-07-16 Siddhesh Poyarekar <siddhesh@sourceware.org>
* po/libc.pot: Regenerate.