From: H.J. Lu Date: Thu, 11 Feb 2016 23:24:33 +0000 (-0800) Subject: Add ChangeLog for PR ld/19615 fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=21a90cf1dd5ddd22c2237b68fb58b8f532467a8c;p=binutils-gdb.git Add ChangeLog for PR ld/19615 fix --- diff --git a/ld/ChangeLog b/ld/ChangeLog index fb4d31f5356..4e9debfe7ba 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,16 @@ +2016-02-11 H.J. Lu + + 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 * testsuite/ld-aarch64/reloc-overflow-bad.d: New test.