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 fda2529..503d625 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2006-05-17 Alan Modra <amodra@bigpond.net.au> + + * elflink.c (elf_gc_sweep): Don't specially keep non-alloc, + non-load sections if they have relocs. + 2006-05-15 Paul Brook <paul@codesourcery.com> * cpu-arm.c (bfd_is_arm_mapping_symbol_name): Rename ... |