Age | Commit message (Expand) | Author | Files | Lines |
2020-04-20 | [AArch64, Binutils] Add missing TSB instruction | Sudakshina Das | 1 | -0/+11 |
2020-02-26 | Indent labels | Alan Modra | 1 | -2/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
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 | -2/+2 |
2019-05-09 | [binutils][aarch64] New sve_size_tsz_bhs iclass. | Matthew Malcomson | 1 | -0/+6 |
2019-05-09 | [binutils][aarch64] New sve_shift_tsz_bhsd iclass. | Matthew Malcomson | 1 | -0/+1 |
2019-05-09 | [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand. | Matthew Malcomson | 1 | -2/+4 |
2019-05-09 | [binutils][aarch64] New sve_size_013 iclass. | Matthew Malcomson | 1 | -0/+8 |
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/+5 |
2019-01-25 | AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte... | Sudi Das | 1 | -11/+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/+11 |
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-03 | AArch64: Constraint disassembler and assembler changes. | Tamar Christina | 1 | -1/+33 |
2018-10-03 | AArch64: Wire through instr_sequence | Tamar Christina | 1 | -1/+2 |
2018-05-15 | Implement Read/Write constraints on system registers on AArch64 | Tamar Christina | 1 | -0/+31 |
2018-05-15 | Modify AArch64 Assembly and disassembly functions to be able to fail and repo... | Tamar Christina | 1 | -186/+248 |
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-11-09 | Adds the new Fields and Operand types for the new instructions in Armv8.4-a. | Tamar Christina | 1 | -0/+30 |
2017-06-28 | [AArch64] Add dot product support for AArch64 to binutils | Tamar Christina | 1 | -0/+14 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -3/+2 |
2017-02-24 | [AArch64] Additional SVE instructions | Richard Sandiford | 1 | -30/+48 |
2017-02-22 | aarch64: actually copy first operand in convert_bfc_to_bfm() | Jan Beulich | 1 | -2/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-08 | AArch64/opcodes: Correct another `index' global shadowing error | Maciej W. Rozycki | 1 | -8/+8 |
2016-11-18 | [AArch64] Add ARMv8.3 FCMLA and FCADD instructions | Szabolcs Nagy | 1 | -3/+47 |
2016-11-18 | [AArch64] Add ARMv8.3 combined pointer authentication load instructions | Szabolcs Nagy | 1 | -0/+24 |
2016-10-11 | [AArch64] PR target/20666, fix wrong encoding of new introduced BFC pseudo | Jiong Wang | 1 | -1/+1 |
2016-09-21 | [AArch64][SVE 31/32] Add SVE instructions | Richard Sandiford | 1 | -0/+43 |
2016-09-21 | [AArch64][SVE 30/32] Add SVE instruction classes | Richard Sandiford | 1 | -0/+84 |
2016-09-21 | [AArch64][SVE 28/32] Add SVE FP immediate operands | Richard Sandiford | 1 | -0/+45 |
2016-09-21 | [AArch64][SVE 27/32] Add SVE integer immediate operands | Richard Sandiford | 1 | -6/+91 |
2016-09-21 | [AArch64][SVE 26/32] Add SVE MUL VL addressing modes | Richard Sandiford | 1 | -0/+50 |
2016-09-21 | [AArch64][SVE 25/32] Add support for SVE addressing modes | Richard Sandiford | 1 | -0/+108 |
2016-09-21 | [AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALED | Richard Sandiford | 1 | -0/+13 |
2016-09-21 | [AArch64][SVE 21/32] Add Zn and Pn registers | Richard Sandiford | 1 | -0/+27 |
2016-09-21 | [AArch64][SVE 16/32] Use specific insert/extract methods for fpimm | Richard Sandiford | 1 | -0/+10 |
2016-09-21 | [AArch64][SVE 15/32] Add {insert,extract}_all_fields helpers | Richard Sandiford | 1 | -7/+21 |
2016-09-21 | [AArch64][SVE 14/32] Make aarch64_logical_immediate_p take an element size | Richard Sandiford | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-11 | [AArch64][Patch 4/5] Support HINT aliases taking operands. | Matthew Wahab | 1 | -0/+13 |
2015-11-27 | [AArch64] Add ARMv8.2 instructions BFC and REV64. | Matthew Wahab | 1 | -0/+34 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-09-03 | [PATCH/AArch64] Implement LSE feature | Jiong Wang | 1 | -0/+8 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |