From 9a402d7ac51fc1c7bbd8b684bc530ebd1e3d06fa Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 26 Jul 1994 19:34:14 +0000 Subject: [PATCH] * elfcode.h (elf_adjust_dynamic_symbol): When handling a weak symbol, correct check to see whether the equivalent normal symbol was referenced. --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0d2dd4994f..db4900bd21 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. -- 2.34.1