Age | Commit message (Expand) | Author | Files | Lines |
2020-04-20 | [AArch64, Binutils] Add missing TSB instruction | Sudakshina Das | 1 | -0/+10 |
2020-02-26 | Indent labels | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-16 | ubsan: aarch64: left shift of negative value | Alan Modra | 1 | -9/+6 |
2019-12-11 | aarch64 disassembler infinite loop | Alan Modra | 1 | -0/+2 |
2019-11-07 | [binutils][aarch64] Bfloat16 enablement [2/X] | Matthew Malcomson | 1 | -0/+1 |
2019-07-01 | [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AES | Matthew Malcomson | 1 | -8/+5 |
2019-05-09 | [binutils][aarch64] New sve_size_tsz_bhs iclass. | Matthew Malcomson | 1 | -0/+11 |
2019-05-09 | [binutils][aarch64] New sve_shift_tsz_bhsd iclass. | Matthew Malcomson | 1 | -0/+11 |
2019-05-09 | [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand. | Matthew Malcomson | 1 | -0/+11 |
2019-05-09 | [binutils][aarch64] New sve_size_013 iclass. | Matthew Malcomson | 1 | -0/+10 |
2019-05-09 | [binutils][aarch64] New sve_size_bh iclass. | Matthew Malcomson | 1 | -0/+1 |
2019-05-09 | [binutils][aarch64] New sve_size_sd2 iclass. | Matthew Malcomson | 1 | -0/+4 |
2019-05-09 | [binutils][aarch64] New iclass sve_size_hsd2. | Matthew Malcomson | 1 | -0/+7 |
2019-03-25 | AArch64: Have -D override mapping symbol as documented. | Tamar Christina | 1 | -1/+2 |
2019-03-25 | AArch64: Fix AArch64 disassembler mapping symbol search | Tamar Christina | 1 | -6/+38 |
2019-03-25 | AArch64: Fix disassembler bug with out-of-order sections | Tamar Christina | 1 | -1/+6 |
2019-01-25 | AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte... | Sudi Das | 1 | -17/+0 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-11-12 | [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 1 | -0/+17 |
2018-11-12 | [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten... | Sudakshina Das | 1 | -1/+2 |
2018-11-12 | [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex... | Sudakshina Das | 1 | -0/+2 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction | Sudakshina Das | 1 | -1/+1 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructions | Sudakshina Das | 1 | -0/+6 |
2018-10-03 | AArch64: Constraint disassembler and assembler changes. | Tamar Christina | 1 | -7/+59 |
2018-10-03 | AArch64: Refactor verifiers to make more general. | Tamar Christina | 1 | -1/+2 |
2018-10-03 | AArch64: Refactor err_type. | Tamar Christina | 1 | -13/+8 |
2018-10-03 | AArch64: Wire through instr_sequence | Tamar Christina | 1 | -0/+3 |
2018-06-29 | Fix AArch64 encodings for by element instructions. | Tamar Christina | 1 | -5/+14 |
2018-05-15 | Implement Read/Write constraints on system registers on AArch64 | Tamar Christina | 1 | -1/+16 |
2018-05-15 | Allow non-fatal errors to be emitted and for disassembly notes be placed on A... | Tamar Christina | 1 | -2/+25 |
2018-05-15 | Modify AArch64 Assembly and disassembly functions to be able to fail and repo... | Tamar Christina | 1 | -233/+299 |
2018-05-01 | Fix unintialized memory in aarch64 opcodes. | Tamar Christina | 1 | -3/+3 |
2018-03-03 | opcodes error messages | Alan Modra | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-19 | Correct disassembly of dot product instructions. | Tamar Christina | 1 | -1/+1 |
2017-12-11 | [Binutils][Objdump]Check symbol section information while search a mapping sy... | Renlin Li | 1 | -3/+5 |
2017-11-09 | Adds the new Fields and Operand types for the new instructions in Armv8.4-a. | Tamar Christina | 1 | -0/+27 |
2017-06-28 | [AArch64] Add dot product support for AArch64 to binutils | Tamar Christina | 1 | -0/+15 |
2017-06-15 | Prevent address violation problem when disassembling corrupt aarch64 binary. | Nick Clifton | 1 | -0/+3 |
2017-06-14 | Don't use print_insn_XXX in GDB | Yao Qi | 1 | -1/+1 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -4/+4 |
2017-02-24 | [AArch64] Additional SVE instructions | Richard Sandiford | 1 | -31/+48 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-18 | [AArch64] Add ARMv8.3 FCMLA and FCADD instructions | Szabolcs Nagy | 1 | -0/+42 |
2016-11-18 | [AArch64] Add ARMv8.3 combined pointer authentication load instructions | Szabolcs Nagy | 1 | -0/+21 |
2016-10-18 | AArch64/opcodes: Correct an `index' global shadowing error | Maciej W. Rozycki | 1 | -4/+4 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+5 |
2016-09-21 | [AArch64] Add SVE condition codes | Richard Sandiford | 1 | -9/+40 |
2016-09-21 | [AArch64][SVE 31/32] Add SVE instructions | Richard Sandiford | 1 | -1/+43 |