diff options
author | Mark Shinwell <shinwell@codesourcery.com> | 2006-08-21 10:47:22 +0000 |
---|---|---|
committer | Mark Shinwell <shinwell@codesourcery.com> | 2006-08-21 10:47:22 +0000 |
commit | 87bc043a9f0984c2f325102bf793d83df48d8bb5 (patch) | |
tree | e6017291a0e0ea73d6024fffae50ed59833b37e9 /bfd/ChangeLog | |
parent | 7148cc28af43c6070b99597651dc49ca475907bb (diff) | |
download | gdb-87bc043a9f0984c2f325102bf793d83df48d8bb5.zip gdb-87bc043a9f0984c2f325102bf793d83df48d8bb5.tar.gz gdb-87bc043a9f0984c2f325102bf793d83df48d8bb5.tar.bz2 |
bfd/
* elf32-arm.c (elf32_arm_link_hash_table): Correct typo in
comment for target1_is_rel.
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 595d19d..ed9159d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2006-08-21 Mark Shinwell <shinwell@codesourcery.com> + + * elf32-arm.c (elf32_arm_link_hash_table): Correct typo in + comment for target1_is_rel. + 2006-08-21 Pedro Alves <pedro_alves@portugalmail.pt> * Makefile.am: Add rules to build pe-arm-wince.lo |