Age | Commit message (Expand) | Author | Files | Lines |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-A | Sudakshina Das | 1 | -1/+4 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-A | Sudakshina Das | 1 | -1/+8 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5-a and related internal fea... | Sudakshina Das | 1 | -0/+4 |
2018-10-05 | [Arm, 3/3] Add Execution and Data Prediction instructions for AArch32 | Sudakshina Das | 1 | -1/+3 |
2018-10-05 | [Arm, 2/3] Add instruction SB for AArch32 | Sudakshina Das | 1 | -1/+3 |
2018-10-05 | [Arm, 1/3] Add -march=armv8.5-a and related internal feature macros to AArch32 | Sudakshina Das | 1 | -0/+5 |
2018-10-03 | AArch64: Add SVE constraints verifier. | Tamar Christina | 1 | -2/+8 |
2018-10-03 | AArch64: Refactor verifiers to make more general. | Tamar Christina | 1 | -1/+3 |
2018-10-03 | AArch64: Refactor err_type. | Tamar Christina | 1 | -1/+11 |
2018-10-03 | AArch64: Wire through instr_sequence | Tamar Christina | 1 | -2/+22 |
2018-10-03 | AArch64: Mark sve instructions that require MOVPRFX constraints | Tamar Christina | 1 | -2/+16 |
2018-10-02 | RISC-V: Add fence.tso instruction | Palmer Dabbelt | 1 | -0/+2 |
2018-09-20 | Andes Technology has good news for you, we plan to update the nds32 port of b... | Nick Clifton | 1 | -23/+181 |
2018-08-30 | RISC-V: Allow instruction require more than one extension | Jim Wilson | 1 | -2/+8 |
2018-08-29 | [MIPS] Add Loongson 2K1000 proccessor support. | Chenghua Xu | 1 | -0/+1 |
2018-08-29 | [MIPS] Add Loongson 3A2000/3A3000 proccessor support. | Chenghua Xu | 1 | -0/+1 |
2018-08-29 | [MIPS] Add Loongson 3A1000 proccessor support. | Chenghua Xu | 1 | -7/+2 |
2018-08-29 | [MIPS/GAS] Add Loongson EXT2 Instructions support. | Chenghua Xu | 1 | -0/+2 |
2018-08-29 | [MIPS/GAS] Split Loongson EXT Instructions from loongson3a. | Chenghua Xu | 1 | -0/+2 |
2018-08-29 | [MIPS/GAS] Split Loongson CAM Instructions from loongson3a | Chenghua Xu | 1 | -0/+2 |
2018-08-21 | Use operand->extract to provide defaults for optional PowerPC operands | Alan Modra | 1 | -18/+22 |
2018-08-18 | S12Z: Move opcode header to public include directory. | John Darrington | 1 | -0/+71 |
2018-08-06 | [ARC] Update handling AUX-registers. | claziss | 1 | -0/+1 |
2018-07-30 | RISC-V: Set insn info fields correctly when disassembling. | Jim Wilson | 1 | -0/+26 |
2018-07-30 | Add support for the C_SKY series of processors. | Andrew Jenner | 1 | -0/+110 |
2018-07-26 | PowerPC Improve support for Gekko & Broadway | Alex Chadwick | 1 | -1/+1 |
2018-07-20 | MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a | Chenghua Xu | 1 | -0/+2 |
2018-06-29 | Fix AArch64 encodings for by element instructions. | Tamar Christina | 1 | -0/+2 |
2018-06-14 | MIPS: Add Global INValidate ASE support | Faraz Shahbazker | 1 | -1/+6 |
2018-06-13 | MIPS: Add CRC ASE support | Scott Egerton | 1 | -0/+3 |
2018-05-21 | Remove fake operand handling for extended mnemonics. | Peter Bergner | 1 | -8/+0 |
2018-05-15 | Implement Read/Write constraints on system registers on AArch64 | Tamar Christina | 1 | -1/+5 |
2018-05-15 | Allow non-fatal errors to be emitted and for disassembly notes be placed on A... | Tamar Christina | 1 | -1/+3 |
2018-05-15 | Modify AArch64 Assembly and disassembly functions to be able to fail and repo... | Tamar Christina | 1 | -3/+12 |
2018-05-15 | Fix error messages in the NFP sources when building for 32-bit targets. | Francois H. Theron | 1 | -55/+50 |
2018-05-08 | RISC-V: Add missing hint instructions from RV128I. | Jim Wilson | 1 | -0/+6 |
2018-05-07 | Cleanup ppc code dealing with opcode dumps. | Peter Bergner | 1 | -3/+3 |
2018-04-30 | This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro... | Francois H. Theron | 1 | -0/+180 |
2018-04-16 | Remove m88k support | Alan Modra | 1 | -454/+0 |
2018-04-16 | Remove i370 support | Alan Modra | 1 | -266/+0 |
2018-04-16 | Remove tahoe support | Alan Modra | 1 | -232/+0 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 2 | -1031/+0 |
2018-03-28 | Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R... | Nick Clifton | 1 | -0/+1 |
2018-03-14 | RISC-V: Add .insn support. | Jim Wilson | 1 | -0/+21 |
2018-03-08 | x86: Remove support for old (<= 2.8.1) versions of gcc | H.J. Lu | 1 | -6/+0 |
2018-02-27 | [ARM] Remove ARM_FEATURE_COPY macro | Thomas Preud'homme | 1 | -9/+0 |
2018-02-20 | MIPS16/opcodes: Free up `M' operand code | Maciej W. Rozycki | 1 | -3/+2 |
2018-01-04 | RISC-V: Add 2 missing privileged registers. | Jim Wilson | 1 | -4/+8 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 72 | -72/+72 |
2017-12-28 | RISC-V: Add missing privileged spec registers. | Jim Wilson | 1 | -148/+208 |