gas/
commitf694b2df35e8c9e71f56466f3029ab9ef0c7a4c4
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 16 Nov 2006 07:22:25 +0000 (16 07:22 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Thu, 16 Nov 2006 07:22:25 +0000 (16 07:22 +0000)
treede75b923fb426dea56c8c653169dd716636ab80c
parent0b9a4279bbe86bded7fdd4b78ba81232b3dfa700
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