gas/
commitc43eae42d98331e397042d2a0e8f422618131bf6
authorMaciej W. Rozycki <macro@linux-mips.org>
Sat, 24 Jul 2010 01:51:52 +0000 (24 01:51 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Sat, 24 Jul 2010 01:51:52 +0000 (24 01:51 +0000)
tree784385416e91099f0270e821744cbd07b1ada633
parentb1a5dd43a002b65e02f0471cb2ed66636d9b337f
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]