Add missing ChangeLog files
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 25 Jul 2015 15:10:51 +0000 (08:10 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 25 Jul 2015 15:10:51 +0000 (08:10 -0700)
bfd/ChangeLog
ld/testsuite/ChangeLog

index 086ec78..1d1a1d2 100644 (file)
@@ -1,3 +1,10 @@
+2015-07-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/18718
+       * elflink.c (elf_link_output_extsym): Check symbol version
+       section check only if not linking executable, the symbol is
+       referenced by shared library or not locally defined.
+
 2015-07-25  Thomas Preud'homme  <thomas.preudhomme@arm.com>
 
        * elf32-arm.c (elf32_arm_final_link_relocate): Use SYMBOLIC_BIND to
index c800c60..5df4066 100644 (file)
@@ -1,3 +1,9 @@
+2015-07-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/18718
+       * ld-elf/pr18718.c: New file.
+       * ld-elf/shared.exp: Run tests for PR ld/18718.
+
 2015-07-25  Alan Modra  <amodra@gmail.com>
 
        * ld-elf/symbolic-func.s,