* elf64-ppc.c (is_static_defined): New function.
authorAlan Modra <amodra@gmail.com>
Fri, 25 Jun 2010 03:46:04 +0000 (03:46 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 25 Jun 2010 03:46:04 +0000 (03:46 +0000)
commit854b41e7c1e636b0ef937a86b452969022bc6073
tree3ca44789acfd42381b4f538f8fe86d5bcb8d287e
parent8a75a161b2c2b23f87f986e186c18dc5e267753f
* elf64-ppc.c (is_static_defined): New function.
(get_tls_mask, ppc_type_of_stub): Use it here.
(ppc64_elf_edit_opd): Ensure we only attempt to edit ppc64 input.
(ppc64_elf_tls_setup): Typo fix.
(adjust_toc_syms): Correctly handle symbols defined past the end
of the toc.  Move syms on removed entries to next entry rather
than to start of toc.
(ppc64_elf_edit_toc): Likewise.  Ensure we only attempt to
edit ppc64 input.  Allocate one extra word in skip array.
Honour info->keep_memory when reading relocs if we can.
Adjust toc relocs after adjusting symbols.
bfd/ChangeLog
bfd/elf64-ppc.c
This page took 0.029155 seconds and 4 git commands to generate.