summaryrefslogtreecommitdiff
path: root/opcodes/crx-dis.c
AgeCommit message (Expand)Author
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-09-02ubsan: crx-dis.c:571 left shift of negative valueAlan Modra
2020-01-04ubsan: crx: left shift cannot be represented in type 'int'Alan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-26ubsan: crx: index 5 out of bounds for type 'operand_desc const[5]'Alan Modra
2019-12-16ubsan: crx: left shift cannot be represented in type 'int'Alan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-02-26crx string overflow warningAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-10-25PR22348, conflicting global vars in crx and cr16Alan 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-10-06Don't use boolean OR in arithmetic expressionsAlan Modra
2016-04-20update many old style function definitionsTrevor Saunders
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
2012-02-27gas/Alan Modra
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-10-012009-10-01 M R Swami Reddy <MR.Swami.Reddy@nsc.com>M R Swami Reddy
2009-09-02update copyright datesAlan Modra
2007-07-05Change source files over to GPLv3.Nick Clifton
2006-05-22* crx-dis.c (EXTRACT): Make macro work on 64-bit hosts.Nick Clifton
2005-07-07Kaveh Ghazi's printf format attribute checking patch.Jim Wilson
2005-05-07Update the address and phone number of the FSFNick Clifton
2005-03-03update copyright datesAlan Modra
2005-02-24 * cris-dis.c (format_hex): Remove ineffective warning fix.Alan Modra
2005-02-23(make_instruction): Move argument structure into inner scope and ensure thatNick Clifton
2004-12-052004-12-05 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi
2004-11-292004-11-29 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi
2004-11-052004-11-05 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi
2004-10-27* crx-dis.c (enum REG_ARG_TYPE): New, replacing COP_ARG_TYPE.Tomer Levi
2004-10-07Add support for CRX co-processor opcodesNick Clifton
2004-07-07Add new port: crx-elfNick Clifton