]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf64-ppc.c
bfd/
authorAlan Modra <amodra@gmail.com>
Mon, 12 Feb 2007 12:02:58 +0000 (12:02 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 12 Feb 2007 12:02:58 +0000 (12:02 +0000)
commit84f5d08e6b2cc79becc9a7dcad5c4ad9ba1959b1
treec0ea8ebea1953e5b0c523748d4a1aae3f9c84b28
parent4aac632ee9db7d3ff11e6ee1ca4f487ac6868e46
bfd/
* elf64-ppc.c (create_linkage_sections): Don't create
.rela.rodata.brlt for --emit-relocs.
(ppc_build_one_stub): Create relocs for brlt --emit-relocs here.
(ppc_size_one_stub): Count them.  Simplify test of stub type
when counting stub relocs.  Set SEC_RELOC too.
(ppc64_elf_size_stubs): Clear reloc_count and SEC_RELOC.
(ppc64_elf_finish_dynamic_sections): Output brlt relocs.
ld/testsuite/
* ld-powerpc/relbrlt.d: Update.
bfd/ChangeLog
bfd/elf64-ppc.c
ld/testsuite/ChangeLog
ld/testsuite/ld-powerpc/relbrlt.d