From: Ian Lance Taylor Date: Fri, 9 Dec 1994 17:44:45 +0000 (+0000) Subject: * elf32-i386.c (elf_i386_relocate_section): Don't compute X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aeec67f08cb40da2eb31690f628524e6a190bc1a;p=binutils-gdb.git * elf32-i386.c (elf_i386_relocate_section): Don't compute relocation in cases where we won't use it. * elf32-sparc.c (elf32_sparc_relocate_section): Likewise. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f5fb8c074ff..bcaf280ba45 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Fri Dec 9 12:43:05 1994 Ian Lance Taylor + + * elf32-i386.c (elf_i386_relocate_section): Don't compute + relocation in cases where we won't use it. + * elf32-sparc.c (elf32_sparc_relocate_section): Likewise. + Thu Dec 8 14:19:41 1994 Ken Raeburn * pc532-mach.c (NAME): Define to use ns32kaout prefix.