Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-09-21 | [AArch64][SVE 31/32] Add SVE instructions | Richard Sandiford | 1 | -0/+2 |
2016-06-13 | Accept vulcan as a cpu name for the AArch64 port of GAS. | Virendra Pathak | 1 | -0/+1 |
2016-06-03 | [AArch64][gas] Add support for Cortex-A73 | Kyrylo Tkachov | 1 | -0/+1 |
2016-04-20 | [AArch64] Support RAS extension for ARMv8 onwards. | Matthew Wahab | 1 | -0/+3 |
2016-04-07 | Update AArch64 documentation regarding architecture extensions. | James Greenhalgh | 1 | -8/+10 |
2016-03-18 | Update description of AArch64 assembler directives. | Nick Clifton | 1 | -4/+41 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-11 | [AArch64][Patch 1/5] Support the ARMv8.2 Statistical Profiling Extension. | Matthew Wahab | 1 | -0/+2 |
2015-12-10 | [AArch64] Fix ARMv8.1 and ARMv8.2 feature settings. | Matthew Wahab | 1 | -1/+1 |
2015-11-27 | [AArch64] Add feature flags and command line for ARMv8.2 FP16 support. | Matthew Wahab | 1 | -0/+3 |
2015-11-19 | [AArch64] Add ARMv8.2 command line option and feature flag. | Matthew Wahab | 1 | -2/+2 |
2015-11-12 | [AArch64] Add support for Cortex-A35 | James Greenhalgh | 1 | -0/+1 |
2015-11-10 | Add Qualcomm qdf24xx support. | Jim Wilson | 1 | -0/+1 |
2015-08-04 | 2015-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com> | Thomas Preud'homme | 1 | -0/+4 |
2015-06-04 | [AArch64] Add support for ARMv8.1 command line option | Matthew Wahab | 1 | -1/+2 |
2015-06-02 | [AArch64] Support for ARMv8.1a Adv.SIMD instructions | Matthew Wahab | 1 | -0/+2 |