OSDN Git Service

* elf64-ppc.c (struct ppc_link_hash_entry): Add "fake".
authorAlan Modra <amodra@bigpond.net.au>
Thu, 3 Feb 2005 14:48:53 +0000 (14:48 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 3 Feb 2005 14:48:53 +0000 (14:48 +0000)
commit11a6c11130b40bbd3602852f83b0c0d2403ba2df
tree15a397f41ec16f1197f7d33b1a5330f5079fd2dc
parent036036c57ba1a06ad6418422ae3cda1abb7023fa
* elf64-ppc.c (struct ppc_link_hash_entry): Add "fake".
(link_hash_newfunc): Clear all locals using memset.
(make_fdh): Remove flags param.  Always create fake func desc
weak.  Link the descriptor with the code entry sym.
(ppc64_elf_archive_symbol_lookup): Don't return fake syms.
(add_symbol_adjust): Adjust make_fdh call.
(func_desc_adjust): Likewise.  Twiddle any pre-existing fake
descriptor to strong undefined if code entry is strong.
bfd/ChangeLog
bfd/elf64-ppc.c