* elf-bfd.h (struct elf_link_hash_entry): Delete dynamic_weak.
authorAlan Modra <amodra@gmail.com>
Sun, 13 Jan 2013 12:32:10 +0000 (12:32 +0000)
committerAlan Modra <amodra@gmail.com>
Sun, 13 Jan 2013 12:32:10 +0000 (12:32 +0000)
commitee659f1f4b39952137e2e2ca1d3d111f553037e6
tree74b7902d6f60ae8cc5b7b94df9776fd01fd33f03
parentf751cc976ca8422cc96b9a2d7b64d6ae370a940a
* elf-bfd.h (struct elf_link_hash_entry): Delete dynamic_weak.
Add ref_dynamic_nonweak.
* elflink.c (_bfd_elf_mark_dynamic_def_weak): Delete.
(_bfd_elf_merge_symbol): Don't call above function.  Move
setting of ref_dynamic_nonweak and dynamic_def earlier.  Don't
clear dynamic_def.
(elf_link_add_object_symbols): Delete redundant "override" test.
Don't set dynamic_def here.
(elf_link_output_extsym): Update.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elflink.c
This page took 0.043106 seconds and 4 git commands to generate.