]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/testsuite/lib/binutils-common.exp
gas/
authorMaciej W. Rozycki <macro@linux-mips.org>
Thu, 9 Dec 2010 23:57:22 +0000 (23:57 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Thu, 9 Dec 2010 23:57:22 +0000 (23:57 +0000)
commit738f4d98b409bad654486d6c1db037f2e320535a
treeff3e6a5489959af6d652091db25b941f58477ef5
parentc7af42732698afc889b4d53944a44c7ea4a7613f
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 [new file with mode: 0644]
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]