diff options
author | Nick Clifton <nickc@redhat.com> | 2006-01-11 18:11:43 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2006-01-11 18:11:43 +0000 |
commit | d7f735daf4dc9ea4dba3c2b41b535753ded55ab4 (patch) | |
tree | f0278123cb3220129d4795b9890917e61a70d37e /bfd/ChangeLog | |
parent | 8ad7c533ee497f2c6a16cde705a565fcb97dfd12 (diff) | |
download | gdb-d7f735daf4dc9ea4dba3c2b41b535753ded55ab4.zip gdb-d7f735daf4dc9ea4dba3c2b41b535753ded55ab4.tar.gz gdb-d7f735daf4dc9ea4dba3c2b41b535753ded55ab4.tar.bz2 |
* elf32-arm.c (elf32_arm_output_symbol_hook): Install new entry into the
newly (re)allocated map array.
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 feb3208..aa828d8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2006-01-11 Nick Clifton <nickc@redhat.com> + + * elf32-arm.c (elf32_arm_output_symbol_hook): Install new entry + into the newly (re)allocated map array. + 2006-01-09 Alexis Wilke <alexis_wilke@yahoo.com> * peXXigen.c (tbl): Add comma after "HIGH3ADJ". |