aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-11-10 12:27:24 -0800
committerH.J. Lu <hjl.tools@gmail.com>2015-11-10 12:27:24 -0800
commitfe534fe8980fa214c410e3661a4216e781073353 (patch)
tree5f576a346baf42247d8d575906ed6cb2cfac814e /ChangeLog
parent685312298fcc5b24ed9700bcc43787d5f83553c5 (diff)
downloadglibc-fe534fe8980fa214c410e3661a4216e781073353.tar
glibc-fe534fe8980fa214c410e3661a4216e781073353.tar.gz
glibc-fe534fe8980fa214c410e3661a4216e781073353.tar.bz2
glibc-fe534fe8980fa214c410e3661a4216e781073353.zip
Add a test for prelink output
This test applies to i386 and x86_64 which set R_386_GLOB_DAT and R_X86_64_GLOB_DAT to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA. [BZ #19178] * sysdeps/x86/Makefile (tests): Add tst-prelink. (tst-prelink-ENV): New. ($(objpfx)tst-prelink-conflict.out): Likewise. ($(objpfx)tst-prelink-cmp.out): Likewise. (tests-special): Add $(objpfx)tst-prelink-cmp.out. * sysdeps/x86/tst-prelink.c: New file. * sysdeps/x86/tst-prelink.exp: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a0882c661..51faaed4c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2015-11-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ [BZ #19178]
+ * sysdeps/x86/Makefile (tests): Add tst-prelink.
+ (tst-prelink-ENV): New.
+ ($(objpfx)tst-prelink-conflict.out): Likewise.
+ ($(objpfx)tst-prelink-cmp.out): Likewise.
+ (tests-special): Add $(objpfx)tst-prelink-cmp.out.
+ * sysdeps/x86/tst-prelink.c: New file.
+ * sysdeps/x86/tst-prelink.exp: Likewise.
+
2015-11-10 Joseph Myers <joseph@codesourcery.com>
* math/auto-libm-test-in: Add another test of pow.