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 78bcea5..20f0c22 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2004-06-30 Alan Modra <amodra@bigpond.net.au> + + * elflink.c (elf_section_ignore_discarded_relocs): Don't test + sec_info_type, test section name instead. + 2004-06-29 H.J. Lu <hongjiu.lu@intel.com> PR 240 |