* 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.
This commit is contained in:
Ian Lance Taylor 1994-12-09 17:44:45 +00:00
parent 2eafd7ae71
commit aeec67f08c
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Fri Dec 9 12:43:05 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
* 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 <raeburn@cujo.cygnus.com>
* pc532-mach.c (NAME): Define to use ns32kaout prefix.