gas/
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 16 Nov 2006 07:22:25 +0000 (07:22 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Thu, 16 Nov 2006 07:22:25 +0000 (07:22 +0000)
commit869ddf2a184e309b1deb9a8188dac514de6c4261
tree127a13a32aa4ffdf0710d171c1460cfcece2895c
parent41c55c875aae843a3d8830cd23ff9265ba262ae8
gas/
* config/tc-m68k.c (m68k_ip):  Correct output of cpu aliases.
gas/testsuite/
* gas/m68k/all.exp: Add mcf-trap.
* gas/m68k/mcf-trap.[sd]: New.
opcodes/
* m68k-opc.c (m68k_opcodes): Place trap instructions before set
conditionals.  Add tpf coldfire instruction as alias for trapf.
gas/config/tc-m68k.c
gas/testsuite/ChangeLog
gas/testsuite/gas/m68k/all.exp
gas/testsuite/gas/m68k/mcf-trap.d [new file with mode: 0644]
gas/testsuite/gas/m68k/mcf-trap.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/m68k-opc.c