Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (make_instruction): Rename to cr16_make_instruction. | Nick Clifton | 2013-01-07 | 1 | -2/+2 |
| | | | | (match_opcode): Rename to cr16_match_opcode. | ||||
* | opcodes/ChangeLog | Nick Clifton | 2013-01-02 | 1 | -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. | ||||
* | Upgrade header files to use GPLv3 | Nick Clifton | 2010-04-15 | 1 | -2/+2 |
| | |||||
* | * cr16.h (cr16_num_optab): Declared. | Nick Clifton | 2008-02-18 | 1 | -1/+2 |
| | | | | * cr16-opc.c (cr16_num_optab): Defined | ||||
* | New port: National Semiconductor's CR16 | Nick Clifton | 2007-06-29 | 1 | -0/+437 |