diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8d01021..c51dffc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2017-06-16 Nick Clifton <nickc@redhat.com> + + * elflink.c (bfd_elf_size_dynsym_hash_dynstr): Do not fail if the + bucketlist is empty because there are no symbols to add to the + list. + 2017-06-16 Alan Modra <amodra@gmail.com> PR ld/20022 |