diff options
-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. |