Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-22 | [ARC] Fix handling of ARCv2 H-register class. | claziss | 1 | -0/+2 |
2017-11-21 | [ARC] Improve printing of pc-relative instructions. | claziss | 1 | -1/+1 |
2017-07-25 | Fix typos in error and option messages in OPCODES library. | Nick Clifton | 1 | -35/+35 |
2017-07-19 | [ARC] Add SJLI instruction. | Claudiu Zissulescu | 1 | -1/+17 |
2017-07-19 | [ARC] Add JLI support. | John Eric Martin | 1 | -1/+7 |
2017-04-25 | [ARC] Enhance enter/leave mnemonics. | Claudiu Zissulescu | 1 | -1/+19 |
2017-03-27 | Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions. | Rinat Zelig | 1 | -350/+530 |
2017-03-21 | arc/nps400: Add cp16/cp32 instructions to opcodes library | Rinat Zelig | 1 | -3/+79 |
2017-02-15 | [ARC] Fix assembler relaxation. | Claudiu Zissulescu | 1 | -34/+59 |
2017-02-06 | [ARC] Provide an interface to decode ARC instructions. | Claudiu Zissulescu | 1 | -5/+52 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-29 | [ARC] Add checking for LP_COUNT reg usage, improve error reporting. | Claudiu Zissulescu | 1 | -27/+56 |
2016-11-04 | arc/nps400: Validate address type operands correctly | Andrew Burgess | 1 | -2/+6 |
2016-11-03 | arc: Implement NPS-400 dcmac instruction | Graham Markall | 1 | -1/+46 |
2016-11-03 | arc: Change max instruction length to 64-bits | Andrew Burgess | 1 | -482/+300 |
2016-11-03 | arc: Replace ARC_SHORT macro with arc_opcode_len function | Graham Markall | 1 | -0/+10 |
2016-09-26 | [ARC] ISA alignment. | Claudiu Zissulescu | 1 | -2/+8 |
2016-07-27 | Begin implementing ARC NPS-400 Accelerator instructions | Graham Markall | 1 | -15/+116 |
2016-06-23 | [ARC] Misc minor edits/fixes | Graham Markall | 1 | -3/+1 |
2016-06-21 | Arc assembler: Convert nps400 from a machine type to an extension. | Graham Markall | 1 | -14/+14 |
2016-06-15 | opcodes/arc: Fix extract for some add_s instructions | Andrew Burgess | 1 | -1/+1 |
2016-06-14 | [ARC] Add ldbit for nps | Graham Markall | 1 | -0/+36 |
2016-06-14 | [ARC] Add deep packet inspection instructions for nps | Graham Markall | 1 | -15/+82 |
2016-06-14 | [ARC] Add arithmetic and logic instructions for nps | Graham Markall | 1 | -1/+92 |
2016-06-02 | Add support for 48 and 64 bit ARC instructions. | Andrew Burgess | 1 | -1/+297 |
2016-05-23 | [ARC] Update instruction type and delay slot info. | Claudiu Zissulescu | 1 | -1/+1 |
2016-05-04 | [ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instructions | Claudiu Zissulescu | 1 | -0/+4 |
2016-04-19 | opcodes/arc: Add yet more nps instructions | Andrew Burgess | 1 | -23/+185 |
2016-04-14 | arc/nps400 : New cmem instructions and associated relocation | Andrew Burgess | 1 | -0/+22 |
2016-04-12 | Add support for .extCondCode, .extCoreRegister and .extAuxRegister. | Claudiu Zissulescu | 1 | -8/+9 |
2016-04-12 | Add support for .extInstruction pseudo-op. | Claudiu Zissulescu | 1 | -2/+40 |
2016-04-07 | arc/nps400: Add new instructions | Andrew Burgess | 1 | -0/+50 |
2016-04-07 | gas/arc: Handle multiple arc_opcode chains for same mnemonic | Andrew Burgess | 1 | -1/+31 |
2016-04-05 | arc/nps400: Add additional instructions | Andrew Burgess | 1 | -2/+117 |
2016-04-05 | [ARC] Fix support for double assist instructions. | Claudiu Zissulescu | 1 | -5/+5 |
2016-03-31 | opcodes/arc/nps: Fix some operand flags | Andrew Burgess | 1 | -2/+2 |
2016-03-29 | [ARC] Add support for Quarkse opcodes. | Claudiu Zissulescu | 1 | -0/+1 |
2016-03-21 | arc/nps400: Add first nps400 instructions | Andrew Burgess | 1 | -0/+147 |
2016-03-21 | arc/opcodes: Use flag operand class to handle multiple flag matches | Andrew Burgess | 1 | -25/+26 |
2016-03-21 | arc/gas: default mach is arc700, initialised in md_begin | Andrew Burgess | 1 | -3/+0 |
2016-02-10 | Add support for ARC instruction relaxation in the assembler. | Claudiu Zissulescu | 1 | -0/+126 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-04 | Fix failures in the GAS testsuite for the ARC architecture. | Claudiu Zissulescu | 1 | -28/+42 |
2015-10-07 | New ARC implementation. | Nick Clifton | 1 | -1538/+1123 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2007-10-04 | PR gas/5100 | Nick Clifton | 1 | -1/+1 |
2007-07-05 | Change source files over to GPLv3. | Nick Clifton | 1 | -7/+9 |
2005-07-01 | Update function declarations to ISO C90 formatting | Nick Clifton | 1 | -798/+736 |