gas/
commit9d5cdeeee64f2b8227446fc42d4e0c90a3e5c51b
authorMaciej W. Rozycki <macro@linux-mips.org>
Thu, 9 Dec 2010 23:57:21 +0000 (9 23:57 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Thu, 9 Dec 2010 23:57:21 +0000 (9 23:57 +0000)
tree6f017ace369d45f7d6b6b2a0681c3a24b2a2a9b8
parent2d4319b62be090ee3aef3ad57eaf01526ec3663e
gas/
* config/tc-mips.c (file_ase_mips16): Adjust comment.
(append_insn): Update file_ase_mips16.
(mips_after_parse_args): Don't set file_ase_mips16 here.

gas/testsuite/
* gas/mips/elf_ase_mips16.d: Update test for new MIPS16 ASE flag
semantics.
* gas/mips/elf_ase_mips16-2.d: New test.
* gas/mips/nop.s: Source for the new test.
* gas/mips/mips.exp: Run the new test.

binutils/testsuite/
* lib/binutils-common.exp (regexp_diff): Implement inverse
matching, requested by `!'.
binutils/testsuite/ChangeLog
binutils/testsuite/lib/binutils-common.exp
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/elf_ase_mips16-2.d [copied from gas/testsuite/gas/mips/elf_ase_mips16.d with 70% similarity]
gas/testsuite/gas/mips/elf_ase_mips16.d
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/nop.s [new file with mode: 0644]