summaryrefslogtreecommitdiff
path: root/opcodes/cr16-dis.c
AgeCommit message (Expand)Author
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-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
2013-01-07oops - typo correction.Nick Clifton
2013-01-07 (make_instruction): Rename to cr16_make_instruction.Nick Clifton
2013-01-02opcodes/ChangeLogNick Clifton
2012-05-17 PR 14072Nick Clifton
2012-01-16 PR binutils/10173Alan Modra
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-06-15 PR 10173Nick Clifton
2008-11-27 * cr16-dis.c (match_opcode): Truncate mcode to 32 bit andM R Swami Reddy
2008-05-21 * cr16-dis.c (build_mask): Adjust the mask for 32-bit bcond.Nick Clifton
2007-07-05Change source files over to GPLv3.Nick Clifton
2007-07-04* cr16-dis.c (getcinvstring): Add const qualifier to char * parameter.Nick Clifton
2007-06-29New port: National Semiconductor's CR16Nick Clifton