summaryrefslogtreecommitdiff
path: root/opcodes/crx-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* opcodes: remove use of PTRAlan Modra2022-05-101-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* ubsan: crx-dis.c:571 left shift of negative valueAlan Modra2020-09-021-74/+74
* ubsan: crx: left shift cannot be represented in type 'int'Alan Modra2020-01-041-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* ubsan: crx: index 5 out of bounds for type 'operand_desc const[5]'Alan Modra2019-12-261-1/+1
* ubsan: crx: left shift cannot be represented in type 'int'Alan Modra2019-12-161-27/+9
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* crx string overflow warningAlan Modra2018-02-261-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* PR22348, conflicting global vars in crx and cr16Alan Modra2017-10-251-9/+9
* Move print_insn_XXX to an opcodes internal headerYao Qi2017-05-241-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Don't use boolean OR in arithmetic expressionsAlan Modra2016-10-061-1/+1
* update many old style function definitionsTrevor Saunders2016-04-201-3/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in opcodesH.J. Lu2015-08-121-6/+6
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* PR 14072Nick Clifton2012-05-171-1/+1
* gas/Alan Modra2012-02-271-6/+6
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-15/+15
* 2009-10-01 M R Swami Reddy <MR.Swami.Reddy@nsc.com>M R Swami Reddy2009-10-011-1/+1
* update copyright datesAlan Modra2009-09-021-1/+1
* Change source files over to GPLv3.Nick Clifton2007-07-051-10/+11
* * crx-dis.c (EXTRACT): Make macro work on 64-bit hosts.Nick Clifton2006-05-221-1/+1
* Kaveh Ghazi's printf format attribute checking patch.Jim Wilson2005-07-071-4/+4
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* * cris-dis.c (format_hex): Remove ineffective warning fix.Alan Modra2005-02-241-1/+2
* (make_instruction): Move argument structure into inner scope and ensure thatNick Clifton2005-02-231-1/+2
* 2004-12-05 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-12-051-14/+17
* 2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-11-291-10/+3
* 2004-11-05 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-11-051-2/+2
* * crx-dis.c (enum REG_ARG_TYPE): New, replacing COP_ARG_TYPE.Tomer Levi2004-10-271-41/+58
* Add support for CRX co-processor opcodesNick Clifton2004-10-071-22/+51
* Add new port: crx-elfNick Clifton2004-07-071-0/+700