Add missing ChangeLog entries for PR ld/21782 fix
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 17 Jul 2017 19:40:57 +0000 (12:40 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 17 Jul 2017 19:40:57 +0000 (12:40 -0700)
bfd/ChangeLog
ld/ChangeLog

index a702502..a439c16 100644 (file)
@@ -1,5 +1,11 @@
 2017-07-17  H.J. Lu  <hongjiu.lu@intel.com>
 
+       PR ld/21782
+       * elf64-x86-64.c (elf_x86_64_relocate_section): Limit PIC check
+       to shared library.
+
+2017-07-17  H.J. Lu  <hongjiu.lu@intel.com>
+
        * elf64-x86-64.c (elf_x86_64_relocate_section): Re-indent.
 
 2017-07-16  Alan Modra  <amodra@gmail.com>
index 942cca8..735fdeb 100644 (file)
@@ -1,3 +1,11 @@
+2017-07-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/21782
+       * testsuite/ld-x86-64/pie3-nacl.d: New file.
+       * testsuite/ld-x86-64/pie3.d: Likewise.
+       * testsuite/ld-x86-64/pie3.s: Likewise.
+       * testsuite/ld-x86-64/x86-64.exp: Run pie3 and pie3-nacl.
+
 2017-07-14  Alan Modra  <amodra@gmail.com>
 
        * testsuite/ld-powerpc/powerpc.exp: Add -shared to tlsop5 tests.