gas/
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 14 Nov 2011 13:43:23 +0000 (13:43 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 14 Nov 2011 13:43:23 +0000 (13:43 +0000)
commit9301f9c3e348449d38ecb37b575ffbf4ac37bdde
tree16dc3a280b31e0486705f09a0351c5e12c46b56f
parentedcc485a366503e7591c65dd1504cc40e028b0f5
gas/
* config/tc-mips.c (can_swap_branch_p): Exclude microMIPS
variant frags too.

gas/testsuite/
* gas/mips/relax-swap3.d: New test.
* gas/mips/mips16@relax-swap3.d: Likewise.
* gas/mips/micromips@relax-swap3.d: Likewise.
* gas/mips/relax-swap3.s: New test source.
* gas/mips/mips.exp: Run the new tests.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/micromips@relax-swap3.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/mips16@relax-swap3.d [new file with mode: 0644]
gas/testsuite/gas/mips/relax-swap3.d [new file with mode: 0644]
gas/testsuite/gas/mips/relax-swap3.s [new file with mode: 0644]
This page took 0.030604 seconds and 4 git commands to generate.