]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add support for ColdFire MAC instructions and tidy up support for other m68k
authorNick Clifton <nickc@redhat.com>
Thu, 22 Apr 2004 10:33:16 +0000 (10:33 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 22 Apr 2004 10:33:16 +0000 (10:33 +0000)
commitfd99574ba57795ede14cf8644ab4180facff4f17
treef2d469228e9243e7d35a13b96290eb890898d271
parent69b975477d1abc861452d7cb2c82190e44c47a94
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