summaryrefslogtreecommitdiff
path: root/opcodes/m68k-dis.c
Commit message (Expand)AuthorAgeFilesLines
* PR binutils/13135Nick Clifton2012-07-241-4/+4
* 2010-06-16 Vincent Rivire <vincent.riviere@freesbee.fr>Nick Clifton2010-06-161-1/+1
* * m68k-dis.c (print_insn_m68k): Emit undefined instructions asNick Clifton2010-05-271-1/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-1/+0
* * config/m68k-parse.h (enum m68k_register): Add ACR[4-7], RGPIOBAR.Maxim Kuvyrkov2009-11-101-2/+6
* update copyright datesAlan Modra2009-09-021-1/+1
* * m68k-dis.c (print_insn_arg): Add movecr register names forNick Clifton2009-08-261-22/+47
* (NEXTBYTE, NEXTWORD, NEXTLONG, NEXTULONG, NEXTSINGLE)Andreas Schwab2008-11-261-27/+9
* * m68k-dis.c: Rewrite to remove use of setjmp/longjmp.Nick Clifton2008-11-251-168/+248
* gas/Kazu Hirata2007-09-271-1/+1
* Change source files over to GPLv3.Nick Clifton2007-07-051-8/+10
* gas/testsuite/Nathan Sidwell2007-07-031-34/+34
* gas/Nathan Sidwell2007-04-201-1/+3
* * m68k-dis.c (print_insn_m68k): Restore info->fprintf_func andKazu Hirata2007-04-091-2/+26
* gas/Kazu Hirata2006-12-271-1/+4
* include/opcodes/Richard Sandiford2006-05-251-29/+62
* Fix buglet noticed while looking at PR 1298.Jim Wilson2006-04-291-2/+4
* * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,Nathan Sidwell2006-02-071-53/+4
* * m68k-dis.c (print_insn_m68k): Only match FPU insns withAndreas Schwab2005-11-101-0/+14
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-643/+643
* * m68k-dis.c: Use ISC C90.Ben Elliston2005-06-231-48/+21
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
* * m68k-dis.c (m68k_valid_ea): Fix typos in last change.Andreas Schwab2004-07-111-3/+3
* binutils/testsuite/:Andreas Schwab2004-07-091-8/+90
* Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton2004-05-241-177/+224
* Add support for 521x,5249,547x,548x.Nick Clifton2004-05-051-15/+19
* Add support for ColdFire MAC instructions and tidy up support for other m68kNick Clifton2004-04-221-5/+65
* Add ColfFire v4 supportNick Clifton2003-10-211-22/+40
* * a29k-dis.c: Replace CONST with const.Alan Modra2002-06-081-2/+2
* * Makefile.am (sh-dis.lo): Don't put make commands in deps.Alan Modra2002-05-251-2/+2
* * m68k-dis.c: Fix formatting.Kazu Hirata2001-07-241-37/+36
* correct some 68k/ColdFire problemsNick Clifton2001-06-061-1/+1
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+2
* est of the changes for Coldfire V4Nick Clifton2001-03-061-10/+27
* Kill compiler warnings with ATTRIBUTE_UNUSED.Alan Modra2000-05-081-5/+6
* More portability patches. Include sysdep.h everywhere.Alan Modra2000-04-141-0/+1
* 1999-05-28 Linus Nordberg <linus.nordberg@canit.se>Ian Lance Taylor1999-05-271-5/+70
* Initial revisionRichard Henderson1999-05-031-0/+1243