summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2006-03-14 23:58:07 +0000
committerBen Elliston <bje@au.ibm.com>2006-03-14 23:58:07 +0000
commit4b1877cfcc2c56d658288ccc006df3bf79cc8129 (patch)
tree1ef64423c2452397715587926b968ee2f3631a6b /bfd/ChangeLog
parenta3b5b4f8edc1a3a2ef07c190dcaa73793ec3545d (diff)
downloadgdb-4b1877cfcc2c56d658288ccc006df3bf79cc8129.tar.gz
* elf32-arm.c (elf32_arm_merge_eabi_attributes): Iterate over all
in_list elements, not just the first.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5ede2eaa7fd..cc0093edb1e 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