diff options
author | Nick Clifton <nickc@redhat.com> | 2004-10-28 09:56:14 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-10-28 09:56:14 +0000 |
commit | 0d48eab68d8272d57b3d875b2a79db966cf21777 (patch) | |
tree | fc2496115283d0773237e82bd2b929492bf29fb5 /bfd/ChangeLog | |
parent | d5cb4bb8aa4156c116244d2d09a7a5d90be794b7 (diff) | |
download | gdb-0d48eab68d8272d57b3d875b2a79db966cf21777.zip gdb-0d48eab68d8272d57b3d875b2a79db966cf21777.tar.gz gdb-0d48eab68d8272d57b3d875b2a79db966cf21777.tar.bz2 |
Fix spelling typo
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 17d5306..bc8ab22 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,7 +1,7 @@ 2004-10-28 Nick Clifton <nickc@redhat.com> * elf32-iq2000.c (iq2000_elf_relocate_section): Do nothing when - perfoming a relocatable link. + performing a relocatable link. (iq2000_elf_object_p): Do not set elf_bad_symtab. This is only for MIPS ports under Irix. |