diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 44fc2bb..71f258f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2015-02-19 Alan Modra <amodra@gmail.com> + + PR ld/4317 + * elflink.c (elf_link_input_bfd): Drop undefined local syms. + (elf_link_output_extsym): Drop local and global undefined syms. + Tidy. Expand comment. + 2015-02-17 Alan Modra <amodra@gmail.com> PR ld/17975 |