summaryrefslogtreecommitdiff
path: root/opcodes/m68k-dis.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi
2017-01-13Return -1 on memory error in print_insn_m68kYao Qi
2017-01-13Remove magic numbers in m68k-dis.c:print_insn_argYao Qi
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in opcodesH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-05-20Remove unnecessary header from m68k-dis.cAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-07-24 PR binutils/13135Nick Clifton
2010-06-162010-06-16 Vincent Rivire <vincent.riviere@freesbee.fr>Nick Clifton
2010-05-27 * m68k-dis.c (print_insn_m68k): Emit undefined instructions asNick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-11-10 * config/m68k-parse.h (enum m68k_register): Add ACR[4-7], RGPIOBAR.Maxim Kuvyrkov
2009-09-02update copyright datesAlan Modra
2009-08-26 * m68k-dis.c (print_insn_arg): Add movecr register names forNick Clifton
2008-11-26(NEXTBYTE, NEXTWORD, NEXTLONG, NEXTULONG, NEXTSINGLE)Andreas Schwab
2008-11-25 * m68k-dis.c: Rewrite to remove use of setjmp/longjmp.Nick Clifton
2007-09-27gas/Kazu Hirata
2007-07-05Change source files over to GPLv3.Nick Clifton
2007-07-03 gas/testsuite/Nathan Sidwell
2007-04-20 gas/Nathan Sidwell
2007-04-09 * m68k-dis.c (print_insn_m68k): Restore info->fprintf_func andKazu Hirata
2006-12-27gas/Kazu Hirata
2006-05-25include/opcodes/Richard Sandiford
2006-04-29Fix buglet noticed while looking at PR 1298.Jim Wilson
2006-02-07 * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,Nathan Sidwell
2005-11-10 * m68k-dis.c (print_insn_m68k): Only match FPU insns withAndreas Schwab
2005-07-01Update function declarations to ISO C90 formattingNick Clifton
2005-06-23 * m68k-dis.c: Use ISC C90.Ben Elliston
2005-05-07Update the address and phone number of the FSFNick Clifton
2004-07-11* m68k-dis.c (m68k_valid_ea): Fix typos in last change.Andreas Schwab
2004-07-09binutils/testsuite/:Andreas Schwab
2004-05-24Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton
2004-05-05Add support for 521x,5249,547x,548x.Nick Clifton
2004-04-22Add support for ColdFire MAC instructions and tidy up support for other m68kNick Clifton
2003-10-21Add ColfFire v4 supportNick Clifton
2002-06-08 * a29k-dis.c: Replace CONST with const.Alan Modra
2002-05-25 * Makefile.am (sh-dis.lo): Don't put make commands in deps.Alan Modra
2001-07-24 * m68k-dis.c: Fix formatting.Kazu Hirata
2001-06-06correct some 68k/ColdFire problemsNick Clifton
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton
2001-03-06est of the changes for Coldfire V4Nick Clifton
2000-05-08Kill compiler warnings with ATTRIBUTE_UNUSED.Alan Modra
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra
1999-05-271999-05-28 Linus Nordberg <linus.nordberg@canit.se>Ian Lance Taylor
1999-05-0319990502 sourceware importRichard Henderson