From 901b1fb9852e5ccaa66ad82c539447394727f33c Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 3 Feb 2005 03:30:38 +0000 Subject: include/ * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak. bfd/ * linker.c (_bfd_generic_link_add_one_symbol): Set u.undef.weak. * elflink.c (elf_smash_syms): Restore symbols that were undefweak before the as-needed lib was loaded. Abort on unexpected refs. --- include/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/ChangeLog') diff --git a/include/ChangeLog b/include/ChangeLog index 43d8ddf..2818977 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2005-02-03 Alan Modra + + * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak. + 2005-02-01 Alan Modra * bfdlink.h (bfd_link_repair_undef_list): Declare. -- cgit v1.1