OSDN Git Service

Add support for ColdFire MAC instructions and tidy up support for other m68k
authornickc <nickc>
Thu, 22 Apr 2004 10:33:14 +0000 (10:33 +0000)
committernickc <nickc>
Thu, 22 Apr 2004 10:33:14 +0000 (10:33 +0000)
commitc86c074b124534ab0c4b28342451c5ec83439f4b
tree41f11f179d36640ad792946d07ec98a1298e4a15
parent63339fdb430ebea0afab36ee753c2ba2d2391cf6
Add support for ColdFire MAC instructions and tidy up support for other m68k
variants.
20 files changed:
bfd/ChangeLog
bfd/archures.c
bfd/bfd-in2.h
bfd/cpu-m68k.c
gas/ChangeLog
gas/NEWS
gas/config/m68k-parse.h
gas/config/m68k-parse.y
gas/config/tc-m68k.c
gas/testsuite/ChangeLog
gas/testsuite/gas/m68k/all.exp
gas/testsuite/gas/m68k/mcf-emac.d [new file with mode: 0644]
gas/testsuite/gas/m68k/mcf-emac.s [new file with mode: 0644]
gas/testsuite/gas/m68k/mcf-mac.d [new file with mode: 0644]
gas/testsuite/gas/m68k/mcf-mac.s [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/m68k.h
opcodes/ChangeLog
opcodes/m68k-dis.c
opcodes/m68k-opc.c