diff options
author | Maciej W. Rozycki <macro@imgtec.com> | 2016-10-10 14:49:00 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@imgtec.com> | 2016-10-10 14:49:00 +0100 |
commit | 668df12dd33d946d2c8dc2084e8a928d1184b2cb (patch) | |
tree | 9747e54aa63514929a02863c74aaf1d8b4f59159 /bfd/ChangeLog | |
parent | 969b385b5f7fddb1785b1f5d90de290aa264b1ee (diff) | |
download | gdb-668df12dd33d946d2c8dc2084e8a928d1184b2cb.zip gdb-668df12dd33d946d2c8dc2084e8a928d1184b2cb.tar.gz gdb-668df12dd33d946d2c8dc2084e8a928d1184b2cb.tar.bz2 |
bfd/ChangeLog: Add missing PR ld/19908 reference
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9a4e71e..7e9476b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -2293,6 +2293,7 @@ 2016-04-05 Maciej W. Rozycki <macro@imgtec.com> + PR ld/19908 * elflink.c (elf_link_add_object_symbols): Always turn hidden and internal symbols which have a dynamic index into local ones. |