aboutsummaryrefslogtreecommitdiff
path: root/opcodes/h8300-dis.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in opcodesAlan Modra1-1/+1
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-03-26Re: H8300 use of uninitialised valueAlan Modra1-125/+124
2020-03-22H8300 use of uninitialised valueAlan Modra1-6/+28
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-11ubsan: h8300: left shift cannot be represented in type 'int'Alan Modra1-2/+3
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-03-03opcodes error messagesAlan Modra1-1/+2
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-20Remove a if-clause that is redundant because the same test has been performed...Nick Clifton1-4/+0
2015-08-12Remove trailing spaces in opcodesH.J. Lu1-16/+16
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-08-01 * h8300-dis.c: Fix printf arg warnings.Alan Modra1-1/+1
2010-06-27fix set but unused variable warningsAlan Modra1-14/+1
2007-07-05Change source files over to GPLv3.Nick Clifton1-9/+11
2006-10-26 * h8300-dis.c (bfd_h8_disassemble): Add missing consts.Daniel Jacobowitz1-3/+3
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-2/+2
2005-07-07Kaveh Ghazi's printf format attribute checking patch.Jim Wilson1-4/+4
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-174/+130
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2004-07-22Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 disassemb...Nick Clifton1-23/+13
2004-04-15Treat adds and subs as a special caseNick Clifton1-0/+11
2003-11-19 * h8300-dis.c (print_colon_thingie): Remove.Kazu Hirata1-19/+0
2003-06-10opcodes/Richard Sandiford1-1/+1
2003-06-032003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder1-190/+532
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-2/+2
2002-11-182002-11-11 Klee Dienes <kdienes@apple.com>Klee Dienes1-9/+31
2002-06-08 * a29k-dis.c: Replace CONST with const.Alan Modra1-5/+6
2001-08-26For include/opcode:Andreas Jaeger1-2/+6
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+1
2000-07-03Fix formatting.Nick Clifton1-6/+4
2000-06-12 * h8300-dis.c: Fix formatting.Jeff Law1-32/+34
2000-06-02Fix formattingNick Clifton1-50/+48
2000-06-01Applied patch from Kazu Hirata <kazu@hxi.com> to fix disassembly of inc.lNick Clifton1-75/+50
2000-05-30Replace defines with those from intl/libgettext.h to quieten gcc warnings.Nick Clifton1-2/+2
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra1-0/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+457