aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/cr16.h
AgeCommit message (Collapse)AuthorFilesLines
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-01-07 (make_instruction): Rename to cr16_make_instruction.Nick Clifton1-2/+2
(match_opcode): Rename to cr16_match_opcode.
2013-01-02opcodes/ChangeLogNick Clifton1-179/+192
* cr16-dis.c (match_opcode,make_instruction: Remove static declaration. (dwordU,wordU): Moved typedefs to opcode/cr16.h (cr16_words,cr16_allWords,cr16_currInsn): Added prefix 'cr16_' bfd/Changelog * config.bfd (cr16*-*-uclinux*): New target support. include/opcode/ChangeLog * cr16.h (dwordU,wordU): Moved typedefs from cr16-dis.c (make_instruction,match_opcode): Added function prototypes. (cr16_words,cr16_allWords,cr16_currInsn): Declare as extern.
2010-04-15Upgrade header files to use GPLv3Nick Clifton1-2/+2
2008-02-18 * cr16.h (cr16_num_optab): Declared.Nick Clifton1-1/+2
* cr16-opc.c (cr16_num_optab): Defined
2007-06-29New port: National Semiconductor's CR16Nick Clifton1-0/+437