gas/
commit75d8088ee3d2f25da2a4d0a58c30f3055fcb9940
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 28 Feb 2011 16:26:44 +0000 (28 16:26 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 28 Feb 2011 16:26:44 +0000 (28 16:26 +0000)
tree9bf346c81d99579dd3ce9dba3589a967479c0d5e
parent29014f75b4bcb0dcff258f4cae531ef5b5e67f3e
gas/
* config/tc-mips.c (append_insn): Disable branch relaxation for
DSP instructions.

gas/testsuite/
* gas/mips/relax-bposge.l: New test for DSP branch relaxation.
* gas/mips/relax-bposge.s: Source for the new test.
* gas/mips/mips.exp: Run the new test.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/relax-bposge.l [new file with mode: 0644]
gas/testsuite/gas/mips/relax-bposge.s [new file with mode: 0644]