aboutsummaryrefslogtreecommitdiff
path: root/opcodes/m68k-dis.c
AgeCommit message (Collapse)AuthorFilesLines
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-643/+643
2005-06-23 * m68k-dis.c: Use ISC C90.Ben Elliston1-48/+21
* m68k-opc.c: Formatting fixes.
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2004-07-11* m68k-dis.c (m68k_valid_ea): Fix typos in last change.Andreas Schwab1-3/+3
2004-07-09binutils/testsuite/:Andreas Schwab1-8/+90
* binutils-all/m68k/movem.s: New file. * binutils-all/m68k/objdump.exp: New file. include/opcode/: * m68k.h: Fix comment. opcodes/: * m68k-dis.c (m68k_valid_ea): Check validity of all codes.
2004-05-24Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton1-177/+224
2004-05-05Add support for 521x,5249,547x,548x.Nick Clifton1-15/+19
2004-04-22Add support for ColdFire MAC instructions and tidy up support for other m68kNick Clifton1-5/+65
variants.
2003-10-21Add ColfFire v4 supportNick Clifton1-22/+40
2002-06-08 * a29k-dis.c: Replace CONST with const.Alan Modra1-2/+2
* h8300-dis.c: Likewise. * m68k-dis.c: Likewise. * or32-dis.c: Likewise. * sparc-dis.c: Likewise.
2002-05-25 * Makefile.am (sh-dis.lo): Don't put make commands in deps.Alan Modra1-2/+2
* Makefile.in: Regenerate. * arc-dis.c: Use #include "" instead of <> for local header files. * m68k-dis.c: Likewise.
2001-07-24 * m68k-dis.c: Fix formatting.Kazu Hirata1-37/+36
* pj-dis.c: Likewise. * z8k-dis.c: Likewise.
2001-06-06correct some 68k/ColdFire problemsNick Clifton1-1/+1
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+2
2001-03-06est of the changes for Coldfire V4Nick Clifton1-10/+27
2000-05-08Kill compiler warnings with ATTRIBUTE_UNUSED.Alan Modra1-5/+6
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra1-0/+1
1999-05-271999-05-28 Linus Nordberg <linus.nordberg@canit.se>Ian Lance Taylor1-5/+70
* m68k-opc.c: Rename MACL/MSACL to MAC/MSAC. Add MACM/MSACM. Add MOVE MACSR,CCR. * m68k-dis.c (fetch_arg): Add places `n', `o'. * m68k-opc.c: Add MSAC, MACL, MOVE to/from ACC, MACSR, MASK. Add mcf5206e to appropriate instructions. Add alias for MAC, MSAC. * m68k-dis.c (print_insn_arg): Add formats `E', `G', `H' and place `N'. * m68k-opc.c (m68k_opcodes): Add divsw, divsl, divuw, divul, macl, macw, remsl, remul for mcf5307. Change mcf5200 --> mcf. * m68k-dis.c: Add format `u' and places `h', `m', `M'.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1243