Add support for ColdFire MAC instructions and tidy up support for other m68k
commit3928beb257c3e1534f6f7444253bb7cea3171c48
authorNick Clifton <nickc@redhat.com>
Thu, 22 Apr 2004 10:33:16 +0000 (22 10:33 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 22 Apr 2004 10:33:16 +0000 (22 10:33 +0000)
treea007114095283740e11194494cf511c2f1466d49
parent155e97dae80d512f6c9010bdc38f0d87fa0c3343
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