Age | Commit message (Expand) | Author | Files | Lines |
2018-12-05 | [aarch64] Add support for pointer authentication B key | Sam Tebbs | 1 | -0/+9 |
2018-11-12 | [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 1 | -3/+17 |
2018-11-12 | [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten... | Sudakshina Das | 1 | -0/+6 |
2018-11-12 | [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex... | Sudakshina Das | 1 | -0/+2 |
2018-11-12 | [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging Extension for ARMv8.5-A | Sudakshina Das | 1 | -0/+2 |
2018-10-09 | [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS | Sudakshina Das | 1 | -0/+2 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction | Sudakshina Das | 1 | -0/+52 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructions | Sudakshina Das | 1 | -0/+2 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructions | Sudakshina Das | 1 | -0/+17 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-A | Sudakshina Das | 1 | -0/+2 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5-a and related internal fea... | Sudakshina Das | 1 | -0/+1 |
2018-10-03 | AArch64: Close sequences at the end of sections | Tamar Christina | 1 | -0/+18 |
2018-10-03 | AArch64: Add SVE constraints verifier. | Tamar Christina | 1 | -2/+4 |
2018-10-03 | AArch64: Wire through instr_sequence | Tamar Christina | 1 | -8/+22 |
2018-09-18 | Fix Aarch64 bug in warning filtering. | Tamar Christina | 1 | -1/+1 |
2018-06-29 | [Patch AArch64] Warn on unpredictable stlxrb , stlxrh and stlxr cases. | Ramana Radhakrishnan | 1 | -0/+16 |
2018-06-29 | Fix AArch64 encodings for by element instructions. | Tamar Christina | 1 | -0/+2 |
2018-06-08 | [AArch64][gas] Add support for Arm Cortex-A76 | kyrtka01 | 1 | -0/+3 |
2018-06-07 | Fix AArch64 unintialized variable which can cause diagnostic failures. | Tamar Christina | 1 | -0/+2 |
2018-06-06 | Update the AArch64 assembler to note that the Qualcomm Saphira cpu supports A... | Sameera Deshpande | 1 | -1/+1 |
2018-05-15 | Allow non-fatal errors to be emitted and for disassembly notes be placed on A... | Tamar Christina | 1 | -51/+81 |
2018-05-15 | Modify AArch64 Assembly and disassembly functions to be able to fail and repo... | Tamar Christina | 1 | -10/+19 |
2018-05-10 | Allow integer immediates for AArch64 fmov instructions. | Tamar Christina | 1 | -21/+4 |
2018-03-28 | [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp... | Renlin Li | 1 | -6/+46 |
2018-03-28 | Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R... | Nick Clifton | 1 | -0/+20 |
2018-01-24 | [GAS][AARCH64]Add group relocations to create PC-relative offset. | Renlin Li | 1 | -0/+84 |
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 | -2/+8 |
2017-12-19 | Add support for V_4B so we can properly reject it. | Tamar Christina | 1 | -3/+3 |
2017-11-29 | [GAS][AARCH64]Fix a typo for IP1 register alias. | Renlin Li | 1 | -1/+1 |
2017-11-16 | Add new AArch64 FP16 FM{A|S} instructions. | Tamar Christina | 1 | -0/+3 |
2017-11-13 | gas/arm64: don't emit stack pointer symbol table entries | Jan Beulich | 1 | -5/+6 |
2017-11-09 | Adds the new Fields and Operand types for the new instructions in Armv8.4-a. | Tamar Christina | 1 | -0/+8 |
2017-11-09 | Split the ARM Crypto ISA extensions for AES and SHA1+2 into their own options... | Tamar Christina | 1 | -0/+6 |
2017-11-08 | Split the AArch64 Crypto instructions for AES and SHA1+2 into their own optio... | Nick Clifton | 1 | -1/+7 |
2017-11-03 | Add option for Qualcomm Saphira part | Siddhesh Poyarekar | 1 | -0/+3 |
2017-09-01 | Enable support for the AArch64 dot-prod instruction in the Cortex A55 and A75... | Tamar Christina | 1 | -2/+2 |
2017-08-15 | [Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliases | Ramana Radhakrishnan | 1 | -5/+6 |
2017-07-24 | Stop the generation of mapping symbols in the debug sections of ARM and AArch... | Nick Clifton | 1 | -0/+5 |
2017-07-13 | Add RDMA support for falkot/qdf24xx. | Jim Wilson | 1 | -2/+4 |
2017-06-28 | [AArch64] Add dot product support for AArch64 to binutils | Tamar Christina | 1 | -3/+7 |
2017-06-21 | Add support for the Cortex-A55 and Cortex-A75 versions of the AArch64 archite... | James Greenhalgh | 1 | -0/+6 |
2017-06-07 | Add support for AArch64 system register names IP0, IP1, FP and LR. | Michael Collison | 1 | -0/+5 |
2017-05-22 | [AArch64, gas] Support ILP32 triplet aarch64*-linux-gnu_ilp32 | Jiong Wang | 1 | -3/+27 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -5/+5 |
2017-03-13 | Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA... | Nick Clifton | 1 | -6/+6 |
2017-02-24 | [AArch64] Additional SVE instructions | Richard Sandiford | 1 | -3/+10 |
2017-02-24 | [AArch64] Add a "compnum" feature | Richard Sandiford | 1 | -0/+3 |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -15/+15 |
2017-01-04 | [AArch64] Add separate feature flag for weaker release consistent load insns | Szabolcs Nagy | 1 | -0/+2 |