OSDN Git Service

bfd/
authorAlan Modra <amodra@bigpond.net.au>
Tue, 13 Feb 2007 01:53:02 +0000 (01:53 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 13 Feb 2007 01:53:02 +0000 (01:53 +0000)
commit51e5f5dbfed6218cb1a96acf9ac4048c32372d3f
treee856fd38d2ee752cc159eb8d1e8de644d535b0b0
parenta29a9191c83729ba8a49fc9c79f8e6ad00a6ceed
bfd/
* elf64-ppc.c (create_linkage_sections): Use section ".branch_lt"
for branch lookup table.
ld/
* emulparams/elf64ppc.sh (OTHER_READWRITE_SECTIONS): Add ".branch_lt".
* emultempl/ppc64elf.em (ppc_add_stub_section): Create without
SEC_RELOC flag set.
ld/testsuite/
* ld-powerpc/relbrlt.d: Update.
* ld-powerpc/tlsexe.r: Update.
* ld-powerpc/tlsexetoc.r: Update.
* ld-powerpc/tlsso.r: Update.
* ld-powerpc/tlstocso.r: Update.
bfd/ChangeLog
bfd/elf64-ppc.c