| Commit message (Expand) | Author | Age | Files | Lines |
* | AArch64: Have -D override mapping symbol as documented. | Tamar Christina | 2019-03-25 | 1 | -1/+2 |
* | AArch64: Fix AArch64 disassembler mapping symbol search | Tamar Christina | 2019-03-25 | 1 | -6/+38 |
* | AArch64: Fix disassembler bug with out-of-order sections | Tamar Christina | 2019-03-25 | 1 | -1/+6 |
* | AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte... | Sudi Das | 2019-01-25 | 1 | -17/+0 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2019-01-01 | 1 | -1/+1 |
* | [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 2018-11-12 | 1 | -0/+17 |
* | [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten... | Sudakshina Das | 2018-11-12 | 1 | -1/+2 |
* | [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex... | Sudakshina Das | 2018-11-12 | 1 | -0/+2 |
* | [PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction | Sudakshina Das | 2018-10-09 | 1 | -1/+1 |
* | [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructions | Sudakshina Das | 2018-10-09 | 1 | -0/+6 |
* | AArch64: Constraint disassembler and assembler changes. | Tamar Christina | 2018-10-03 | 1 | -7/+59 |
* | AArch64: Refactor verifiers to make more general. | Tamar Christina | 2018-10-03 | 1 | -1/+2 |
* | AArch64: Refactor err_type. | Tamar Christina | 2018-10-03 | 1 | -13/+8 |
* | AArch64: Wire through instr_sequence | Tamar Christina | 2018-10-03 | 1 | -0/+3 |
* | Fix AArch64 encodings for by element instructions. | Tamar Christina | 2018-06-29 | 1 | -5/+14 |
* | Implement Read/Write constraints on system registers on AArch64 | Tamar Christina | 2018-05-15 | 1 | -1/+16 |
* | Allow non-fatal errors to be emitted and for disassembly notes be placed on A... | Tamar Christina | 2018-05-15 | 1 | -2/+25 |
* | Modify AArch64 Assembly and disassembly functions to be able to fail and repo... | Tamar Christina | 2018-05-15 | 1 | -233/+299 |
* | Fix unintialized memory in aarch64 opcodes. | Tamar Christina | 2018-05-01 | 1 | -3/+3 |
* | opcodes error messages | Alan Modra | 2018-03-03 | 1 | -1/+1 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | Correct disassembly of dot product instructions. | Tamar Christina | 2017-12-19 | 1 | -1/+1 |
* | [Binutils][Objdump]Check symbol section information while search a mapping sy... | Renlin Li | 2017-12-11 | 1 | -3/+5 |
* | Adds the new Fields and Operand types for the new instructions in Armv8.4-a. | Tamar Christina | 2017-11-09 | 1 | -0/+27 |
* | [AArch64] Add dot product support for AArch64 to binutils | Tamar Christina | 2017-06-28 | 1 | -0/+15 |
* | Prevent address violation problem when disassembling corrupt aarch64 binary. | Nick Clifton | 2017-06-15 | 1 | -0/+3 |
* | Don't use print_insn_XXX in GDB | Yao Qi | 2017-06-14 | 1 | -1/+1 |
* | Don't compare boolean values against TRUE or FALSE | Alan Modra | 2017-05-18 | 1 | -4/+4 |
* | [AArch64] Additional SVE instructions | Richard Sandiford | 2017-02-24 | 1 | -31/+48 |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | [AArch64] Add ARMv8.3 FCMLA and FCADD instructions | Szabolcs Nagy | 2016-11-18 | 1 | -0/+42 |
* | [AArch64] Add ARMv8.3 combined pointer authentication load instructions | Szabolcs Nagy | 2016-11-18 | 1 | -0/+21 |
* | AArch64/opcodes: Correct an `index' global shadowing error | Maciej W. Rozycki | 2016-10-18 | 1 | -4/+4 |
* | -Wimplicit-fallthrough warning fixes | Alan Modra | 2016-10-06 | 1 | -0/+5 |
* | [AArch64] Add SVE condition codes | Richard Sandiford | 2016-09-21 | 1 | -9/+40 |
* | [AArch64][SVE 31/32] Add SVE instructions | Richard Sandiford | 2016-09-21 | 1 | -1/+43 |
* | [AArch64][SVE 30/32] Add SVE instruction classes | Richard Sandiford | 2016-09-21 | 1 | -0/+107 |
* | [AArch64][SVE 28/32] Add SVE FP immediate operands | Richard Sandiford | 2016-09-21 | 1 | -0/+45 |
* | [AArch64][SVE 27/32] Add SVE integer immediate operands | Richard Sandiford | 2016-09-21 | 1 | -17/+127 |
* | [AArch64][SVE 26/32] Add SVE MUL VL addressing modes | Richard Sandiford | 2016-09-21 | 1 | -0/+72 |
* | [AArch64][SVE 25/32] Add support for SVE addressing modes | Richard Sandiford | 2016-09-21 | 1 | -0/+146 |
* | [AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALED | Richard Sandiford | 2016-09-21 | 1 | -0/+20 |
* | [AArch64][SVE 21/32] Add Zn and Pn registers | Richard Sandiford | 2016-09-21 | 1 | -0/+34 |
* | [AArch64][SVE 16/32] Use specific insert/extract methods for fpimm | Richard Sandiford | 2016-09-21 | 1 | -3/+11 |
* | [AArch64][SVE 15/32] Add {insert,extract}_all_fields helpers | Richard Sandiford | 2016-09-21 | 1 | -7/+21 |
* | Add support to AArch64 disassembler for verifying instructions. Add verifier... | Nick Clifton | 2016-04-28 | 1 | -0/+8 |
* | More -Wstack-usage warnings: opcodes/aarch64-* | Jan Kratochvil | 2016-03-24 | 1 | -3/+2 |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 1 | -1/+1 |
* | [AArch64][PATCH 11/14] Add support for the 2H vector type. | Matthew Wahab | 2015-12-14 | 1 | -1/+8 |
* | [AArch64][Patch 4/5] Support HINT aliases taking operands. | Matthew Wahab | 2015-12-11 | 1 | -0/+27 |