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 5ede2ea..cc0093e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2006-03-15 Ben Elliston <bje@au.ibm.com> + + * elf32-arm.c (elf32_arm_merge_eabi_attributes): Iterate over all + in_list elements, not just the first. + 2006-03-14 Richard Sandiford <richard@codesourcery.com> * elf32-mips.c (mips_elf_adjust_addend): New function, mostly split |