From: Maciej W. Rozycki Date: Mon, 10 Oct 2016 13:49:00 +0000 (+0100) Subject: bfd/ChangeLog: Add missing PR ld/19908 reference X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=668df12dd33d946d2c8dc2084e8a928d1184b2cb;p=binutils-gdb.git bfd/ChangeLog: Add missing PR ld/19908 reference --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9a4e71e46c4..7e9476baa26 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -2293,6 +2293,7 @@ 2016-04-05 Maciej W. Rozycki + PR ld/19908 * elflink.c (elf_link_add_object_symbols): Always turn hidden and internal symbols which have a dynamic index into local ones.