From 0d48eab68d8272d57b3d875b2a79db966cf21777 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 28 Oct 2004 09:56:14 +0000 Subject: [PATCH] Fix spelling typo --- bfd/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 17d53061e2..bc8ab224d3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,7 +1,7 @@ 2004-10-28 Nick Clifton * 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.