* elf64-ppc.c (ppc64_elf_link_hash_table_create): Init tls_get_addr.
authorAlan Modra <amodra@gmail.com>
Thu, 13 Feb 2003 23:48:31 +0000 (23:48 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 13 Feb 2003 23:48:31 +0000 (23:48 +0000)
commit58ac9f718e25a6654808010ec6b9b19a9c1f21f7
tree559eaf1e53d657e40cfe8dc96343e6884a18dac5
parent224ec17a5e8c01085620f3cd18e94372a923c9af
* elf64-ppc.c (ppc64_elf_link_hash_table_create): Init tls_get_addr.
(ppc64_elf_copy_indirect_symbol): Merge tls_mask too.
(ppc64_elf_gc_sweep_hook): Simplify removal of dyn_relocs.
(allocate_dynrelocs): Don't treat undefined and undefweak specially.
(ppc_size_one_stub): Fix warning, and tighten plt entry check.
(group_sections): Don't share a stub section if stubs are for a large
section.  Adjust comment.
(ppc64_elf_size_stubs): Roughly double the size left for stubs if
!stubs_always_before_branch.
(ppc64_elf_relocate_section): Initialize tlsld GOT entry once.  Don't
treat undefined and undefweak specially when processing dyn relocs.
bfd/ChangeLog
bfd/elf64-ppc.c
This page took 0.025582 seconds and 4 git commands to generate.