From: Ian Lance Taylor Date: Tue, 26 Jul 1994 19:34:14 +0000 (+0000) Subject: * elfcode.h (elf_adjust_dynamic_symbol): When handling a weak X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9a402d7ac51fc1c7bbd8b684bc530ebd1e3d06fa;p=binutils-gdb.git * elfcode.h (elf_adjust_dynamic_symbol): When handling a weak symbol, correct check to see whether the equivalent normal symbol was referenced. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0d2dd4994f8..db4900bd21c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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 . * libelf.h (struct elf_link_hash_entry): Remove copy_offset field.