aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2006-05-11 15:55:40 +0000
committerH.J. Lu <hjl.tools@gmail.com>2006-05-11 15:55:40 +0000
commit83180ade02b93262e245205c32d54443dbfba6e6 (patch)
treecfbdbd2a2e004006b09ababbcbc43539382a2334 /bfd/ChangeLog
parentb6895b4f375bfb1de5a8d33b3af600c5d92314d8 (diff)
downloadgdb-83180ade02b93262e245205c32d54443dbfba6e6.zip
gdb-83180ade02b93262e245205c32d54443dbfba6e6.tar.gz
gdb-83180ade02b93262e245205c32d54443dbfba6e6.tar.bz2
2006-05-11 Michael Matz <matz@suse.de>
* elflink.c (match_group_member): Correctly iterate group members.
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 9f9ba30..c64ae21 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-11 Michael Matz <matz@suse.de>
+
+ * elflink.c (match_group_member): Correctly iterate group
+ members.
+
2006-05-11 Paul Brook <paul@codesourcery.com>
* elf32-arm.c (elf32_arm_reloc_map): Add MOVW and MOVT relocs.