gas/
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 28 Feb 2011 16:26:46 +0000 (16:26 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 28 Feb 2011 16:26:46 +0000 (16:26 +0000)
commitd455268f737c65cc7c12aadaf93001d6bcbb20ba
treeb9920dd2da059d070088ff513185c89ec054d0e1
parent12c5a436a828ea809e4af3946a47c0f59cc77e92
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]