* elfcode.h (elf_adjust_dynamic_symbol): When handling a weak

symbol, correct check to see whether the equivalent normal symbol
	was referenced.
This commit is contained in:
Ian Lance Taylor 1994-07-26 19:34:14 +00:00
parent 374d2ef905
commit 9a402d7ac5
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
Tue Jul 26 11:04:00 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
* elfcode.h (elf_adjust_dynamic_symbol): When handling a weak
symbol, correct check to see whether the equivalent normal symbol
was referenced.
Add support for creating shared libraries under i386 ELF and SPARC
ELF. Based on patches by Eric Youngdale <ericy@cais.cais.com>.
* libelf.h (struct elf_link_hash_entry): Remove copy_offset field.