Add ChangeLog for PR ld/19615 fix
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 11 Feb 2016 23:24:33 +0000 (15:24 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 11 Feb 2016 23:24:33 +0000 (15:24 -0800)
ld/ChangeLog

index fb4d31f53564ee08b49b6137803fd109991eb5b5..4e9debfe7ba608bacdbf2e5a53e4802b4d98ee94 100644 (file)
@@ -1,3 +1,16 @@
+2016-02-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/19615
+       * ld.texinfo: Document -Bsymbolic and -Bsymbolic-functions for
+       PIE.
+       * lexsup.c (parse_args): Enable -Bsymbolic and
+       -Bsymbolic-functions for PIE.
+       * testsuite/ld-i386/i386.exp: Run pr19175.
+       * testsuite/ld-i386/pr19615.d: New file.
+       * testsuite/ld-i386/pr19615.s: Likewise.
+       * testsuite/ld-x86-64/pr19615.d: Likewise.
+       * testsuite/ld-x86-64/pr19615.s: Likewise.
+
 2016-02-09  Nick Clifton  <nickc@redhat.com>
 
        * testsuite/ld-aarch64/reloc-overflow-bad.d: New test.