]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
[ gas/ChangeLog ]
authorThiemo Seufer <ths@networkno.de>
Mon, 5 Jun 2006 16:28:36 +0000 (16:28 +0000)
committerThiemo Seufer <ths@networkno.de>
Mon, 5 Jun 2006 16:28:36 +0000 (16:28 +0000)
commita9e24354827513dfb2a1735bafe760ab0825c7ad
tree47c4b54c3fd84f60dfb164d18d121ac63af41507
parent2f0122dcdf8897b4eca8be0d228447d123c5d6d4
[ gas/ChangeLog ]
* config/tc-mips.c (macro_build): Use INSERT_OPERAND wherew
appropriate.
(mips16_macro_build): Use MIPS16_INSERT_OPERAND where appropriate.
(mips_ip): Make overflowed/underflowed constant arguments in DSP
and MT instructions a fatal error. Use INSERT_OPERAND where
appropriate. Improve warnings for break and wait code overflows.
Use symbolic constant of OP_MASK_COPZ.
(mips16_ip): Use MIPS16_INSERT_OPERAND where appropriate.

[ gas/testsuite/ChangeLog ]
* gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
* gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.

[ include/opcode/ChangeLog ]
* mips.h: Improve description of MT flags.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips32-dsp.d
gas/testsuite/gas/mips/mips32-dsp.l [deleted file]
gas/testsuite/gas/mips/mips32-dsp.s
gas/testsuite/gas/mips/mips32-mt.d
gas/testsuite/gas/mips/mips32-mt.l [deleted file]
gas/testsuite/gas/mips/mips32-mt.s
include/opcode/ChangeLog
include/opcode/mips.h