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 a7025028efb1db7772558e458ddd5352fffd9ef1..a439c16ace8bd9bb57246ae946ad6793de17aa95 100644 (file)
@@ -1,3 +1,9 @@
+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.
index 942cca8e75b197bf3e0152f950666028faa23000..735fdeb33b71b21b923fdb393978b9e1f1fd1bcd 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.