2016-06-17 |
Jose E. Marchesi | bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectu... |
tree | commitdiff |
2016-06-14 |
John Baldwin | Change the size field of MSP430_Opcode_Decoded to a... |
tree | commitdiff |
2016-06-14 |
Graham Markall | [ARC] Add deep packet inspection instructions for nps |
tree | commitdiff |
2016-06-09 |
Jose E. Marchesi | sparc: add missing comment about hyperprivileged regist... |
tree | commitdiff |
2016-06-07 |
Matthew Wahab | [ARM] Add command line option for RAS extension. |
tree | commitdiff |
2016-06-02 |
Andrew Burgess | Add support for 48 and 64 bit ARC instructions. |
tree | commitdiff |
2016-06-02 |
Trevor Saunders | add more extern C |
tree | commitdiff |
2016-05-26 |
Trevor Saunders | metag: add extern C to header |
tree | commitdiff |
2016-05-23 |
Claudiu Zissulescu | [ARC] Update instruction type and delay slot info. |
tree | commitdiff |
2016-05-23 |
Claudiu Zissulescu | [ARC] Rename "class" named attributes. |
tree | commitdiff |
2016-05-23 |
Trevor Saunders | tic54x: rename typedef of struct symbol_ |
tree | commitdiff |
2016-05-11 |
Matthew Fortune | Add MIPS32 DSPr3 support. |
tree | commitdiff |
2016-05-10 |
Thomas Preud'homme | Allow extension availability to depend on several archi... |
tree | commitdiff |
2016-05-10 |
Thomas Preud'homme | Add support for ARMv8-M security extensions instructions |
tree | commitdiff |
2016-05-04 |
Claudiu Zissulescu | [ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instr... |
tree | commitdiff |
2016-04-28 |
Nick Clifton | Add support to AArch64 disassembler for verifying instr... |
tree | commitdiff |
2016-04-19 |
Andrew Burgess | opcodes/arc: Add yet more nps instructions |
tree | commitdiff |
2016-04-19 |
Andrew Burgess | opcodes/arc: Add more nps instructions |
tree | commitdiff |
2016-04-14 |
Andrew Burgess | arc/nps400 : New cmem instructions and associated reloc... |
tree | commitdiff |
2016-04-12 |
Claudiu Zissulescu | Add support for .extCondCode, .extCoreRegister and... |
tree | commitdiff |
2016-04-12 |
Claudiu Zissulescu | Add support for .extInstruction pseudo-op. |
tree | commitdiff |
2016-04-05 |
Claudiu Zissulescu | [ARC] Fix support for double assist instructions. |
tree | commitdiff |
2016-04-05 |
Claudiu Zissulescu | [ARC] 24 bit reloc and overflow detection fix. |
tree | commitdiff |
2016-03-29 |
Claudiu Zissulescu | [ARC] Add support for Quarkse opcodes. |
tree | commitdiff |
2016-03-22 |
Trevor Saunders | make more variables const |
tree | commitdiff |
2016-03-21 |
Andrew Burgess | arc/nps400: Add first nps400 instructions |
tree | commitdiff |
2016-03-21 |
Andrew Burgess | arc/opcodes: Use flag operand class to handle multiple... |
tree | commitdiff |
2016-03-21 |
Andrew Burgess | arc: Add nps400 machine type, and assembler flag. |
tree | commitdiff |
2016-03-21 |
Andrew Burgess | arc/gas: default mach is arc700, initialised in md_begin |
tree | commitdiff |
2016-03-08 |
Claudiu Zissulescu | [ARC] Allow non-instruction relocations within .text... |
tree | commitdiff |
2016-03-07 |
Trevor Saunders | Add const qualifiers at various places. |
tree | commitdiff |
2016-03-04 |
Matthew Wahab | [ARM] Add feature check for ARMv8.1 AdvSIMD instructions. |
tree | commitdiff |
2016-02-19 |
Jiong Wang | [ARM] Add FP16 feature extension for ARMv8.2 architecture |
tree | commitdiff |
2016-02-10 |
Claudiu Zissulescu | Add support for ARC instruction relaxation in the assem... |
tree | commitdiff |
2016-02-09 |
Nick Clifton | Fix compile time warnings building the binutils with... |
tree | commitdiff |
2016-02-04 |
Nick Clifton | Fix the encoding of the MSP430's RRUX instruction. |
tree | commitdiff |
2016-01-19 |
Miranda Cupertino | Add PIC and TLS support to the ARC target. |
tree | commitdiff |
2016-01-06 |
Maciej W. Rozycki | MIPS/include: opcode/mips.h: Add a summary of MIPS16... |
tree | commitdiff |
2016-01-01 |
Alan Modra | Copyright update for binutils |
tree | commitdiff |
2016-01-01 |
Alan Modra | binutils ChangeLog rotation |
tree | commitdiff |
2015-12-30 |
Alan Modra | Fix assorted ChangeLog errors |
tree | commitdiff |
2015-12-24 |
Thomas Preud'homme | Add assembler support for ARMv8-M Baseline |
tree | commitdiff |
2015-12-24 |
Thomas Preud'homme | Add assembler support for ARMv8-M Mainline |
tree | commitdiff |
2015-12-24 |
Thomas Preud'homme | Consolidate Thumb-1/Thumb-2 ISA detection |
tree | commitdiff |
2015-12-17 |
Ramana Radhakrishnan | [Patch ARM] Fix build attributes for armv8-a in case... |
tree | commitdiff |
2015-12-15 |
Matthew Wahab | [ARM] Enable CRC by default for ARMv8.1 and later. |
tree | commitdiff |
2015-12-15 |
Yoshinori Sato | Add support for RX V2 Instruction Set |
tree | commitdiff |
2015-12-14 |
Matthew Wahab | [AArch64][PATCH 11/14] Add support for the 2H vector... |
tree | commitdiff |
2015-12-11 |
Matthew Wahab | [AArch64][Patch 5/5] Add instruction PSB CSYNC |
tree | commitdiff |
2015-12-11 |
Matthew Wahab | [AArch64][Patch 4/5] Support HINT aliases taking operands. |
tree | commitdiff |
2015-12-11 |
Matthew Wahab | [AArch64][Patch 1/5] Support the ARMv8.2 Statistical... |
tree | commitdiff |
2015-12-10 |
Matthew Wahab | [AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction. |
tree | commitdiff |
2015-12-10 |
Matthew Wahab | [AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP... |
tree | commitdiff |
2015-12-10 |
Matthew Wahab | [AArch64][PATCH 1/2] Add support for RAS instruction... |
tree | commitdiff |
2015-12-10 |
Matthew Wahab | [AArch64] Fix ARMv8.1 and ARMv8.2 feature settings. |
tree | commitdiff |
2015-12-04 |
Claudiu Zissulescu | Fix failures in the GAS testsuite for the ARC architecture. |
tree | commitdiff |
2015-11-27 |
Matthew Wahab | [AArch64] Add ARMv8.2 instructions BFC and REV64. |
tree | commitdiff |
2015-11-27 |
Matthew Wahab | [AArch64] Add feature flags and command line for ARMv8... |
tree | commitdiff |
2015-11-20 |
Matthew Wahab | [AArch64] Add support for ARMv8.1 Virtulization Host... |
tree | commitdiff |
2015-11-19 |
Matthew Wahab | [ARM] Add ARMv8.2 architecture feature and command... |
tree | commitdiff |
2015-11-19 |
Matthew Wahab | [AArch64] Add ARMv8.2 command line option and feature... |
tree | commitdiff |
2015-11-12 |
Peter Bergner | Add assembler, disassembler and linker support for... |
tree | commitdiff |
2015-11-02 |
Nick Clifton | Disassemble RX NOP instructions as such. |
tree | commitdiff |
2015-11-02 |
Nick Clifton | Fix disassembly of RX zero-offset register indirect... |
tree | commitdiff |
2015-10-28 |
Yao Qi | Pass noaliases_p to aarch64_decode_insn |
tree | commitdiff |
2015-10-07 |
Yao Qi | Avoid using 'template' C++ keyword |
tree | commitdiff |
2015-10-07 |
Yao Qi | Wrap include/opcode/aarch64.h in extern "C" for C++ |
tree | commitdiff |
2015-10-07 |
Nick Clifton | New ARC implementation. |
tree | commitdiff |
2015-10-02 |
Yao Qi | Make aarch64_zero_register_p declaration starts from... |
tree | commitdiff |
2015-10-02 |
Yao Qi | [aarch64] expose disas_aarch64_insn and rename it to... |
tree | commitdiff |
2015-09-29 |
Dominik Vogt | Add support for extensions in the .machine pseudoop... |
tree | commitdiff |
2015-09-28 |
jamesbowman | FT32: define macros for instruction recognition. |
tree | commitdiff |
2015-09-23 |
Nick Clifton | Fix compile time warnings generated when compiling... |
tree | commitdiff |
2015-09-22 |
Nick Clifton | Enhance the RX disassembler to detect and report bad... |
tree | commitdiff |
2015-09-09 |
Nick Clifton | Make register name tables in visium.h static in order... |
tree | commitdiff |
2015-07-24 |
H.J. Lu | Remove leading/trailing white spaces in ChangeLog |
tree | commitdiff |
2015-07-21 |
Matthew Wahab | [ARM] Support correctly spelled ARMv6KZ architecture... |
tree | commitdiff |
2015-07-03 |
Alan Modra | Remove ppc860, ppc750cl, ppc7450 insns from common... |
tree | commitdiff |
2015-07-01 |
Sandra Loosemore | Opcodes and assembler support for Nios II R2 |
tree | commitdiff |
2015-06-19 |
Peter Bergner | Allow for optional operands with non-zero default values. |
tree | commitdiff |
2015-06-04 |
Matthew Wahab | [AArch64] Add support for ARMv8.1 command line option |
tree | commitdiff |
2015-06-03 |
Matthew Wahab | [ARM] Support for ARMv8.1 command line option |
tree | commitdiff |
2015-06-02 |
Matthew Wahab | [ARM] Support for ARMv8.1 Adv.SIMD extension |
tree | commitdiff |
2015-06-02 |
Matthew Wahab | [ARM] Add support for ARMv8.1 PAN extension |
tree | commitdiff |
2015-06-02 |
Matthew Wahab | [ARM] Rework CPU feature selection in the disassembler |
tree | commitdiff |
2015-06-02 |
Matthew Wahab | [AArch64] Support for ARMv8.1a Adv.SIMD instructions |
tree | commitdiff |
2015-06-02 |
Matthew Wahab | [AArch64] Support for ARMv8.1a Limited Ordering Regions... |
tree | commitdiff |
2015-06-01 |
Matthew Wahab | [AArch64][libopcode] Add support for PAN architecture... |
tree | commitdiff |
2015-04-30 |
DJ Delorie | Make RL78 disassembler and simulator respect ISA for... |
tree | commitdiff |
2015-03-24 |
Terry Guo | Extend arm_feature_set struct to provide more bits |
tree | commitdiff |
2015-02-19 |
Pedro Alves | Wrap a few opcodes headers in extern "C" for C++ |
tree | commitdiff |
2015-01-28 |
Alan Modra | FT32 initial support |
tree | commitdiff |
2015-01-16 |
Andreas Krebbel | S/390: Add support for IBM z13. |
tree | commitdiff |
2015-01-01 |
Alan Modra | ChangeLog rotatation and copyright year update |
tree | commitdiff |
2014-12-27 |
Anthony Green | Limit moxie sto/ldo offsets to 16 bits |
tree | commitdiff |
2014-12-06 |
Eric Botcazou | Add Visium support to opcodes |
tree | commitdiff |
2014-11-28 |
Sandra Loosemore | Remove broken nios2 assembler dwim support. |
tree | commitdiff |
2014-11-21 |
Terry Guo | Support ARM Cortex-M7 |
tree | commitdiff |
2014-11-06 |
Sandra Loosemore | Add mach parameter to nios2_find_opcode_hash. |
tree | commitdiff |
2014-10-31 |
Naveen H.S | MIPS: Add Octeon 3 support |
tree | commitdiff |
next |