diff options
author | Paul Brook <paul@codesourcery.com> | 2004-12-31 16:22:25 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2004-12-31 16:22:25 +0000 |
commit | 83a358aab6ba8b407100fb46d90fb61f3205eefd (patch) | |
tree | 77622eaf8903c979ac0537935ee648cea4df4471 /bfd/ChangeLog | |
parent | b996922c8506a094cbd9bbb592560398f878a64e (diff) | |
download | gdb-83a358aab6ba8b407100fb46d90fb61f3205eefd.zip gdb-83a358aab6ba8b407100fb46d90fb61f3205eefd.tar.gz gdb-83a358aab6ba8b407100fb46d90fb61f3205eefd.tar.bz2 |
* elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comment typo.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c9563dd..1ee29e8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2004-12-31 Paul Brook <paul@copdesourcery.com> + + * elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comment typo. + 2004-12-31 Alan Modra <amodra@bigpond.net.au> * reloc.c (BFD_RELOC_AVR_LDI, BFD_RELOC_AVR_6, BFD_RELOC_AVR_6_ADIW): |