aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-aarch64.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-06aarch64: Fix bogus type punning in parse_barrier() [PR26699]Alex Coplan1-7/+1
2020-10-05[PATCH][GAS][AArch64] Update Cortex-X1 feature flagsPrzemyslaw Wirkus1-2/+6
2020-09-30[GAS][AArch64] Add support for Cortex-A78 and Cortex-A78AEPrzemyslaw Wirkus1-0/+14
2020-09-30aarch64: Add support for Neoverse N2 CPUAlex Coplan1-0/+10
2020-09-28This patch adds support for Cortex-X1Przemyslaw Wirkus1-0/+3
2020-09-28aarch64: Neoverse V1 tweaksAlex Coplan1-8/+9
2020-09-24aarch64: Add support for Neoverse V1 CPUAlex Coplan1-0/+8
2020-09-16Tidy elf_symbol_fromAlan Modra1-1/+1
2020-09-08aarch64: Add -mcpu option for Cortex-R82Alex Coplan1-0/+1
2020-09-08aarch64: Add support for Armv8-R system registersAlex Coplan1-4/+5
2020-09-08aarch64: Add base support for Armv8-RAlex Coplan1-0/+1
2020-08-24Remove "memory exhausted" messagesAlan Modra1-16/+15
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-2/+2
2020-08-21Rearrange symbol_create parametersAlan Modra1-3/+3
2020-08-20Port gas/config/* to str_htab.Martin Liska1-62/+57
2020-08-10aarch64: Don't assert on long sysreg namesAlex Coplan1-13/+30
2020-08-10[aarch64] GAS doesn't validate the architecture version for any tlbi register...Przemyslaw Wirkus1-4/+12
2020-07-02aarch64: Fix segfault on unicode symbolsAlex Coplan1-1/+1
2020-05-21Replace "if (x) free (x)" with "free (x)", gasAlan Modra1-4/+2
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan1-1/+3
2020-04-20[AArch64, Binutils] Add missing TSB instructionSudakshina Das1-2/+2
2020-02-26Indent labelsAlan Modra1-7/+7
2020-01-13[gas][aarch64] Turn on SVE when using f32mm or f64mm extensionsMatthew Malcomson1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-12gas signed overflow fixesAlan Modra1-1/+2
2019-12-05Arm64: simplify Crypto arch extension handlingJan Beulich1-3/+1
2019-12-05Arm64: correct "sha3" arch-extension directive handlingJan Beulich1-3/+2
2019-11-25Fix "psb CSYNC" and "bti C".Andrew Pinski1-3/+6
2019-11-07[binutils][aarch64] Matrix Multiply extension enablement [8/X]Matthew Malcomson1-0/+7
2019-11-07[Patch][binutils][aarch64] .bfloat16 directive for AArch64 [7/10]Matthew Malcomson1-0/+49
2019-11-07[binutils][aarch64] Bfloat16 enablement [2/X]Matthew Malcomson1-0/+6
2019-11-07[gas][aarch64] Armv8.6-a option [1/X]Matthew Malcomson1-0/+1
2019-10-30Modify the ARNM assembler to accept the omission of the immediate argument fo...Delia Burduv1-15/+29
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-08-22Implement a float16 directive for assembling 16 bit IEEE 754 floating point n...Barnaby Wilks1-1/+2
2019-08-20Adds support for following CPUs to the ARM and Aarch64 assemblers: Cortex-A77...Dennis Zhang1-0/+22
2019-07-19[AArch64] Rename +bitperm to +sve2-bitpermRichard Sandiford1-1/+1
2019-07-02This patch fixes a bug in the AArch64 assembler where an incorrect structural...Barnaby Wilks1-0/+9
2019-05-24aarch64: override default elf .set handling in gasSzabolcs Nagy1-0/+32
2019-05-24aarch64: handle .variant_pcs directive in gasSzabolcs Nagy1-0/+23
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton1-3/+0
2019-05-09[binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand.Matthew Malcomson1-0/+1
2019-05-09[binutils][aarch64] New SVE_Zm4_11_INDEX operand.Matthew Malcomson1-0/+1
2019-05-09[binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand.Matthew Malcomson1-0/+1
2019-05-09[binutils][aarch64] New SVE_ADDR_ZX operand.Matthew Malcomson1-4/+48
2019-05-09[binutils][aarch64] New SVE_Zm3_11_INDEX operand.Matthew Malcomson1-0/+1
2019-05-09[binutils][aarch64] Introduce SVE_IMM_ROT3 operand.Matthew Malcomson1-0/+1
2019-05-09[binutils][aarch64] SVE2 feature extension flags.Matthew Malcomson1-0/+13
2019-05-01[BINUTILS, AArch64] Enable Transactional Memory ExtensionSudakshina Das1-0/+3
2019-04-11[BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructionsSudakshina Das1-0/+2