include/
authorAlan Modra <amodra@gmail.com>
Thu, 3 Feb 2005 03:30:49 +0000 (03:30 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 3 Feb 2005 03:30:49 +0000 (03:30 +0000)
commit11f25ea6caba4354a6c58653e92e125313d5a659
tree2a7d1be8902c9e3d51858f619791248536c23c86
parent474867c1241877200fa3d68161adea76c4f2cee9
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.
bfd/ChangeLog
bfd/elflink.c
bfd/linker.c
include/ChangeLog
include/bfdlink.h
This page took 0.025599 seconds and 4 git commands to generate.