diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b5967c95e5d..3616c0f5c18 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2008-07-22 Simon Baldwin <simonb@google.com> + + * elflink.c (elf_link_output_extsym): Set st_size to zero for + symbols from dynamic libraries. + 2008-07-21 H.J. Lu <hongjiu.lu@intel.com> PR ld/4424 |