summaryrefslogtreecommitdiff
path: root/opcodes/h8300-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-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-11-20Remove a if-clause that is redundant because the same test has been performed...Nick Clifton
2015-08-12Remove trailing spaces in opcodesH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-08-01 * h8300-dis.c: Fix printf arg warnings.Alan Modra
2010-06-27fix set but unused variable warningsAlan Modra
2007-07-05Change source files over to GPLv3.Nick Clifton
2006-10-26 * h8300-dis.c (bfd_h8_disassemble): Add missing consts.Daniel Jacobowitz
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2005-07-07Kaveh Ghazi's printf format attribute checking patch.Jim Wilson
2005-07-01Update function declarations to ISO C90 formattingNick Clifton
2005-05-07Update the address and phone number of the FSFNick Clifton
2004-07-22Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 disassemb...Nick Clifton
2004-04-15Treat adds and subs as a special caseNick Clifton
2003-11-19 * h8300-dis.c (print_colon_thingie): Remove.Kazu Hirata
2003-06-10opcodes/Richard Sandiford
2003-06-032003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-182002-11-11 Klee Dienes <kdienes@apple.com>Klee Dienes
2002-06-08 * a29k-dis.c: Replace CONST with const.Alan Modra
2001-08-26For include/opcode:Andreas Jaeger
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton
2000-07-03Fix formatting.Nick Clifton
2000-06-12 * h8300-dis.c: Fix formatting.Jeff Law
2000-06-02Fix formattingNick Clifton
2000-06-01Applied patch from Kazu Hirata <kazu@hxi.com> to fix disassembly of inc.lNick Clifton
2000-05-30Replace defines with those from intl/libgettext.h to quieten gcc warnings.Nick Clifton
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra
1999-05-0319990502 sourceware importRichard Henderson