From aeec67f08cb40da2eb31690f628524e6a190bc1a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 9 Dec 1994 17:44:45 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f5fb8c074f..bcaf280ba4 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.