From: H.J. Lu Date: Sat, 25 Jul 2015 15:10:51 +0000 (-0700) Subject: Add missing ChangeLog files X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=18d9555c6e7c34beb40f54e670c11b76b61be13f;p=binutils-gdb.git Add missing ChangeLog files --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 086ec7885e8..1d1a1d28c10 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2015-07-25 H.J. Lu + + 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 * elf32-arm.c (elf32_arm_final_link_relocate): Use SYMBOLIC_BIND to diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index c800c605cf0..5df40669192 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2015-07-25 H.J. Lu + + PR ld/18718 + * ld-elf/pr18718.c: New file. + * ld-elf/shared.exp: Run tests for PR ld/18718. + 2015-07-25 Alan Modra * ld-elf/symbolic-func.s,