4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-28 12:05:47 +08:00

gas/testuite/

* 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.
This commit is contained in:
Nathan Sidwell 2006-11-16 12:46:52 +00:00
parent 493a56decf
commit 8959562577

View File

@ -1,3 +1,13 @@
2006-11-16 Nathan Sidwell <nathan@codesourcery.com>
gas/testuite/
* 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.
2006-11-10 Nathan Sidwell <nathan@codesourcery.com>
binutils/