gas/
authorMaciej W. Rozycki <macro@linux-mips.org>
Sat, 24 Jul 2010 01:51:53 +0000 (01:51 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Sat, 24 Jul 2010 01:51:53 +0000 (01:51 +0000)
commitd3fca0b5d450cea85fba81558f8faa8486d99e69
tree10eb4d22d6412769a43abd06c8331e4b25e8d4c2
parent4d2ad3b06d0951856569e528340b4bb960bbdbca
gas/
* config/tc-mips.c (macro)[M_JAL_1, M_JAL_2]: Handle the JALR
delay slot in the noreorder mode with the o32 ABI.

gas/testsuite/
* gas/mips/jal-svr4pic-noreorder.d: New test case.
* gas/mips/mips1@jal-svr4pic-noreorder.d: New test
subarchitecture.
* gas/mips/r3000@jal-svr4pic-noreorder.d: Likewise.
* gas/mips/jal-svr4pic-noreorder.s: Source for the new test
case.
* gas/mips/mips.exp: Run the new test case.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/jal-svr4pic-noreorder.d [new file with mode: 0644]
gas/testsuite/gas/mips/jal-svr4pic-noreorder.s [new file with mode: 0644]
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/mips1@jal-svr4pic-noreorder.d [new file with mode: 0644]
gas/testsuite/gas/mips/r3000@jal-svr4pic-noreorder.d [new file with mode: 0644]