Age | Commit message (Expand) | Author | Files | Lines |
2021-01-11 | aarch64: Remove support for CSRE | Kyrylo Tkachov | 1 | -2/+0 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-23 | aarch64: Add support for Cortex-A78C | Przemyslaw Wirkus | 1 | -0/+1 |
2020-11-16 | aarch64: Add +pauth flag for Pointer Authentication feature | Przemyslaw Wirkus | 1 | -1/+3 |
2020-11-16 | aarch64: Extract Condition flag manipulation feature from Armv8.4-A | Przemyslaw Wirkus | 1 | -0/+6 |
2020-10-28 | aarch64: Add basic support for armv8.7-a architecture | Przemyslaw Wirkus | 1 | -1/+1 |
2020-09-30 | [GAS][AArch64] Add support for Cortex-A78 and Cortex-A78AE | Przemyslaw Wirkus | 1 | -0/+2 |
2020-09-30 | aarch64: Add support for Neoverse N2 CPU | Alex Coplan | 1 | -0/+1 |
2020-09-28 | This patch adds support for Cortex-X1 | Przemyslaw Wirkus | 1 | -1/+2 |
2020-09-24 | aarch64: Add support for Neoverse V1 CPU | Alex Coplan | 1 | -0/+1 |
2020-09-08 | aarch64: Add -mcpu option for Cortex-R82 | Alex Coplan | 1 | -1/+2 |
2020-09-08 | aarch64: Add base support for Armv8-R | Alex Coplan | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-07 | [binutils][aarch64] Matrix Multiply extension enablement [8/X] | Matthew Malcomson | 1 | -0/+6 |
2019-11-07 | [binutils][aarch64] Bfloat16 enablement [2/X] | Matthew Malcomson | 1 | -0/+2 |
2019-11-07 | [gas][aarch64] Armv8.6-a option [1/X] | Matthew Malcomson | 1 | -1/+1 |
2019-08-22 | Implement a float16 directive for assembling 16 bit IEEE 754 floating point n... | Barnaby Wilks | 1 | -0/+8 |
2019-08-20 | Adds support for following CPUs to the ARM and Aarch64 assemblers: Cortex-A77... | Dennis Zhang | 1 | -0/+5 |
2019-07-19 | [AArch64] Rename +bitperm to +sve2-bitperm | Richard Sandiford | 1 | -1/+1 |
2019-07-01 | [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AES | Matthew Malcomson | 1 | -1/+2 |
2019-05-24 | aarch64: handle .variant_pcs directive in gas | Szabolcs Nagy | 1 | -0/+6 |
2019-05-09 | [binutils][aarch64] SVE2 feature extension flags. | Matthew Malcomson | 1 | -0/+10 |
2019-05-01 | [BINUTILS, AArch64] Enable Transactional Memory Extension | Sudakshina Das | 1 | -0/+2 |
2019-02-22 | [AArch64][gas] Add support for Neoverse E1 | Kyrylo Tkachov | 1 | -0/+1 |
2019-02-22 | [AArch64][gas] Add support for Neoverse N1 | Kyrylo Tkachov | 1 | -0/+1 |
2019-01-08 | [AArch64][gas] Add -mcpu support for Arm Ares | Kyrylo Tkachov | 1 | -0/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-05 | [aarch64] Add support for pointer authentication B key | Sam Tebbs | 1 | -0/+8 |
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, 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/+2 |
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 | -1/+2 |
2018-07-02 | Fix use of "command line X" in binutils doc | Thomas Preud'homme | 1 | -10/+10 |
2018-06-08 | [AArch64][gas] Add support for Arm Cortex-A76 | kyrtka01 | 1 | -0/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-16 | Add new AArch64 FP16 FM{A|S} instructions. | Tamar Christina | 1 | -0/+3 |
2017-11-16 | Update documentation for Arvm8.4-A changes to AArch64. | Tamar Christina | 1 | -3/+11 |
2017-11-03 | Add option for Qualcomm Saphira part | Siddhesh Poyarekar | 1 | -0/+1 |
2017-08-15 | [Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliases | Ramana Radhakrishnan | 1 | -0/+3 |
2017-06-28 | [AArch64] Add dot product support for AArch64 to binutils | Tamar Christina | 1 | -0/+2 |
2017-06-21 | Add support for the Cortex-A55 and Cortex-A75 versions of the AArch64 archite... | James Greenhalgh | 1 | -0/+2 |
2017-03-01 | [AArch64] Document +rcpc weak release consistency extension | Szabolcs Nagy | 1 | -0/+2 |
2017-02-24 | [AArch64] Additional SVE instructions | Richard Sandiford | 1 | -2/+3 |
2017-02-24 | [AArch64] Add a "compnum" feature | Richard Sandiford | 1 | -0/+3 |
2017-02-15 | [AArch64] Fix +sve documentation | Richard Sandiford | 1 | -2/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-11 | [AArch64] Add ARMv8.3 command line option and feature flag | Szabolcs Nagy | 1 | -1/+1 |
2016-11-04 | New option falkor for Qualcomm server part | Siddhesh Poyarekar | 1 | -0/+1 |