bfd/
authorRichard Sandiford <rdsandiford@googlemail.com>
Sat, 14 Mar 2009 09:16:01 +0000 (09:16 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Sat, 14 Mar 2009 09:16:01 +0000 (09:16 +0000)
commit12b2cce9148e4cfdc9f135cfa1a21485be51dc5b
tree9d4e86818c270ad7f8d3572552a1ff66b3c24816
parent0e3212adedf457b6f7b877b18667190cc79f0848
bfd/
* coff-rs6000.c (xcoff_reloc_type_br): Make the branch absolute
if the target is absolute.  Fix comment typo.
(xcoff_ppc_relocate_section): Remove FIXME.
* coff64-rs6000.c (xcoff64_reloc_type_br): Make the branch absolute
if the target is absolute.

ld/testsuite/
* ld-powerpc/aix-abs-branch-1.im, ld-powerpc/aix-abs-branch-1.ex,
ld-powerpc/aix-abs-branch-1.s,
ld-powerpc/aix-abs-branch-1.dd: New test.
* ld-powerpc/aix52.exp: Run it.
bfd/ChangeLog
bfd/coff-rs6000.c
bfd/coff64-rs6000.c
ld/testsuite/ChangeLog
ld/testsuite/ld-powerpc/aix-abs-branch-1.dd [new file with mode: 0644]
ld/testsuite/ld-powerpc/aix-abs-branch-1.ex [new file with mode: 0644]
ld/testsuite/ld-powerpc/aix-abs-branch-1.im [new file with mode: 0644]
ld/testsuite/ld-powerpc/aix-abs-branch-1.s [new file with mode: 0644]
ld/testsuite/ld-powerpc/aix52.exp
This page took 0.025006 seconds and 4 git commands to generate.