summaryrefslogtreecommitdiff
path: root/opcodes/cr16-dis.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in opcodesH.J. Lu2015-08-121-4/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* oops - typo correction.Nick Clifton2013-01-071-1/+1
* (make_instruction): Rename to cr16_make_instruction.Nick Clifton2013-01-071-4/+4
* opcodes/ChangeLogNick Clifton2013-01-021-59/+67
* PR 14072Nick Clifton2012-05-171-1/+1
* PR binutils/10173Alan Modra2012-01-161-2/+2
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-23/+23
* PR 10173Nick Clifton2009-06-151-2/+4
* * cr16-dis.c (match_opcode): Truncate mcode to 32 bit andM R Swami Reddy2008-11-271-1/+5
* * cr16-dis.c (build_mask): Adjust the mask for 32-bit bcond.Nick Clifton2008-05-211-1/+6
* Change source files over to GPLv3.Nick Clifton2007-07-051-3/+3
* * cr16-dis.c (getcinvstring): Add const qualifier to char * parameter.Nick Clifton2007-07-041-2/+2
* New port: National Semiconductor's CR16Nick Clifton2007-06-291-0/+820