* aoutx.h (NAME(aout,link_add_symbols)): Similar change if the

first object is not an a.out object.
This commit is contained in:
Ian Lance Taylor 1994-12-09 22:18:49 +00:00
parent 4c124191db
commit a0020ea1a4
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ Fri Dec 9 12:43:05 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
archive is not an ELF object, pass the archive to the add_symbols
entry point appropriate for the first object. From Eric Youngdale
<eric@aib.com>.
* aoutx.h (NAME(aout,link_add_symbols)): Similar change if the
first object is not an a.out object.
* elf32-i386.c (elf_i386_relocate_section): Don't compute
relocation in cases where we won't use it.