summaryrefslogtreecommitdiff
path: root/opcodes/m68k-dis.c
AgeCommit message (Expand)Author
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-02-20opcodes: style m68k disassembler outputAndreas Schwab
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-03-31Use bool in opcodesAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-11ubsan: m68k: left shift cannot be represented in type 'int'Alan Modra
2019-09-23m68k bfd.h tidyAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
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