diff options
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 664c4c7..0cd8bbd 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2015-02-16 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/17975 + * elflink.c (elf_link_output_extsym): Only check filesym_count + when outputting a NULL FILE symbol. Set second_pass_sym to + h->forced_local && !h->root.linker_def. + 2015-02-15 H.J. Lu <hongjiu.lu@intel.com> * elf32-i386.c (elf_i386_always_size_sections): Set root.linker_def |