summaryrefslogtreecommitdiff
path: root/opcodes/cris-dis.c
AgeCommit message (Expand)Author
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-08-03cris: sprintf optimisationAlan Modra
2023-08-03cris: sprintf sanitizer null destination pointerAlan Modra
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-03-31Use bool in opcodesAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
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: cris: signed integer overflowAlan 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-01-02Update year range in copyright notice of all files.Alan 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-03-05Update copyright yearsAlan Modra
2012-05-17 PR 14072Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton
2008-07-30Silence gcc printf warningsAlan Modra
2007-07-05Change source files over to GPLv3.Nick Clifton
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2005-12-05 * cris-dis.c (bytes_to_skip): Handle new parameter prefix_matchedp.Hans-Peter Nilsson
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
2005-03-232005-03-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-03-03update copyright datesAlan Modra
2005-02-24 * cris-dis.c (format_hex): Remove ineffective warning fix.Alan Modra
2004-11-04 Generally, handle CRISv32.Hans-Peter Nilsson
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2001-09-19Fix compile time warning messagesNick Clifton
2001-08-26For include/opcode:Andreas Jaeger
2001-07-24 * alpha-dis.c: Fix formatting.Kazu Hirata
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton
2000-11-14 * cris-dis.c (cris_get_disassembler): If abfd is NULL, returnHans-Peter Nilsson
2000-09-29 Changes to add dollar prefix to registers for files where user symbolsHans-Peter Nilsson
2000-07-20 * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c.Hans-Peter Nilsson