]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-ppc.c
gas/
authorRichard Sandiford <rdsandiford@googlemail.com>
Sat, 14 Mar 2009 09:16:31 +0000 (09:16 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Sat, 14 Mar 2009 09:16:31 +0000 (09:16 +0000)
commit9f0eb2327b9c019347ecede4da1185ad21cca8af
treeb6cfcb643f37b1f5de13d277b7061874cdf0b301
parent12b2cce9148e4cfdc9f135cfa1a21485be51dc5b
gas/
* config/tc-ppc.c (md_apply_fix): On COFF targets, always reread
"value" from fx_offset.  Manually resubtract md_pcrel_from_section
where necessary.

gas/testsuite/
* gas/ppc/xcoff-branch-1.s, gas/ppc/xcoff-branch-1-32.d,
gas/ppc/xcoff-branch-1-64.d: New tests.
* gas/ppc/aix.exp: Run them.
gas/ChangeLog
gas/config/tc-ppc.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ppc/aix.exp
gas/testsuite/gas/ppc/xcoff-branch-1-32.d [new file with mode: 0644]
gas/testsuite/gas/ppc/xcoff-branch-1-64.d [new file with mode: 0644]
gas/testsuite/gas/ppc/xcoff-branch-1.s [new file with mode: 0644]