4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-03-01 04:25:27 +08:00
* m68k-opc.c (m68k_opcodes): Fix operand specificer in the Coldfire
	"fdaddl" entry.

gas/testsuite/
	* gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
	* gas/m68k/mcf-fpu.d: Update accordingly.
This commit is contained in:
Richard Sandiford 2006-07-26 11:56:20 +00:00
parent cee33bc278
commit 8f2f8bde53

View File

@ -1,3 +1,13 @@
2006-07-26 Richard Sandiford <richard@codesourcery.com>
opcodes/
* m68k-opc.c (m68k_opcodes): Fix operand specificer in the Coldfire
"fdaddl" entry.
gas/testsuite/
* gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
* gas/m68k/mcf-fpu.d: Update accordingly.
2006-07-20 Julian Brown <julian@codesourcery.com>
Backport from mainline.