aboutsummaryrefslogtreecommitdiff
path: root/opcodes/cris-dis.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-03cris: sprintf optimisationAlan Modra1-19/+10
2023-08-03cris: sprintf sanitizer null destination pointerAlan Modra1-6/+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-14/+14
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-4/+4
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-11ubsan: cris: signed integer overflowAlan Modra1-19/+16
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-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-08-12Remove trailing spaces in opcodesH.J. Lu1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-05-17 PR 14072Nick Clifton1-2/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-3/+3
2008-07-30Silence gcc printf warningsAlan Modra1-2/+5
2007-07-05Change source files over to GPLv3.Nick Clifton1-10/+11
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-5/+5
2005-12-05 * cris-dis.c (bytes_to_skip): Handle new parameter prefix_matchedp.Hans-Peter Nilsson1-5/+9
2005-07-07Kaveh Ghazi's printf format attribute checking patch.Jim Wilson1-2/+2
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-230/+161
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2005-03-232005-03-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2005-03-03update copyright datesAlan Modra1-1/+1
2005-02-24 * cris-dis.c (format_hex): Remove ineffective warning fix.Alan Modra1-4/+2
2004-11-04 Generally, handle CRISv32.Hans-Peter Nilsson1-77/+417
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-18/+24
2001-09-19Fix compile time warning messagesNick Clifton1-1/+1
2001-08-26For include/opcode:Andreas Jaeger1-1/+3
2001-07-24 * alpha-dis.c: Fix formatting.Kazu Hirata1-3/+3
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+1
2000-11-14 * cris-dis.c (cris_get_disassembler): If abfd is NULL, returnHans-Peter Nilsson1-1/+4
2000-09-29 Changes to add dollar prefix to registers for files where user symbolsHans-Peter Nilsson1-37/+95
2000-07-20 * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c.Hans-Peter Nilsson1-0/+1343