summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2015-07-24 09:57:32 +0100
committerSzabolcs Nagy <nsz@port70.net>2015-07-24 09:57:32 +0100
commit0910702c4d2cf9e8302b35c9519548726e1ac489 (patch)
treee337a3a9bb65193b6a5752c07c81f6377ddfdc8f /ChangeLog
parenta81a00ff94a43af85f7aefceb6d31f3c0f11151d (diff)
downloadglibc-0910702c4d2cf9e8302b35c9519548726e1ac489.tar.gz
glibc-0910702c4d2cf9e8302b35c9519548726e1ac489.tar.xz
glibc-0910702c4d2cf9e8302b35c9519548726e1ac489.zip
[AArch64][BZ #17711] Fix extern protected data handling
Fixes elf/tst-protected1a and elf/tst-protected1b tests.

Depends on a gcc patch that makes protected visibility data non-local:
https://gcc.gnu.org/ml/gcc-patches/2015-07/msg01871.html
and on a binutils patch so R_*_GLOB_DAT relocs are used for it:
https://sourceware.org/ml/binutils/2015-07/msg00246.html
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d43a564c32..ecce7f3273 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-07-24  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+	[BZ #17711]
+	* sysdeps/aarch64/dl-sysdep.h (DL_EXTERN_PROTECTED_DATA): Define.
+	* sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Handle
+	ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA.
+
 2015-07-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	* stdlib/cxa_thread_atexit_impl.c: Use the lock name dl_load_lock