x86: derive mandatory prefix attribute from base opcode
[binutils-gdb.git] / gas / config / tc-aarch64.c
2021-01-11 Kyrylo Tkachovaarch64: Remove support for CSRE
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-11-23 Przemyslaw Wirkusaarch64: Add support for Cortex-A78C
2020-11-16 Przemyslaw Wirkusaarch64: Add +pauth flag for Pointer Authentication...
2020-11-16 Przemyslaw Wirkusaarch64: Extract Condition flag manipulation feature...
2020-11-09 Przemyslaw Wirkusaarch64: Update LS64 feature with system register
2020-11-09 Przemyslaw Wirkusaarch64: Limit Rt register number for LS64 load/store...
2020-11-03 Przemyslaw Wirkus[PATCH][GAS] aarch64: Add atomic 64-byte load/store...
2020-10-29 Przemyslaw Wirkusaarch64: Fix DSB instruction 'missing immediate express...
2020-10-28 Przemyslaw Wirkusaarch64: Add CSR PDEC instruction
2020-10-28 Przemyslaw Wirkusaarch64: Add DSB instruction Armv8.7-a variant
2020-10-28 Przemyslaw Wirkusaarch64: Add basic support for armv8.7-a architecture
2020-10-06 Alex Coplanaarch64: Fix bogus type punning in parse_barrier()...
2020-10-05 Przemyslaw Wirkus[PATCH][GAS][AArch64] Update Cortex-X1 feature flags
2020-09-30 Przemyslaw Wirkus[GAS][AArch64] Add support for Cortex-A78 and Cortex...
2020-09-30 Alex Coplanaarch64: Add support for Neoverse N2 CPU
2020-09-28 Przemyslaw WirkusThis patch adds support for Cortex-X1
2020-09-28 Alex Coplanaarch64: Neoverse V1 tweaks
2020-09-24 Alex Coplanaarch64: Add support for Neoverse V1 CPU
2020-09-16 Alan ModraTidy elf_symbol_from
2020-09-08 Alex Coplanaarch64: Add -mcpu option for Cortex-R82
2020-09-08 Alex Coplanaarch64: Add support for Armv8-R system registers
2020-09-08 Alex Coplanaarch64: Add base support for Armv8-R
2020-08-24 Alan ModraRemove "memory exhausted" messages
2020-08-23 Alan ModraPR26513, 629310abec breaks assembling PowerPC Linux...
2020-08-21 Alan ModraRearrange symbol_create parameters
2020-08-20 Martin LiskaPort gas/config/* to str_htab.
2020-08-10 Alex Coplanaarch64: Don't assert on long sysreg names
2020-08-10 Przemyslaw Wirkus[aarch64] GAS doesn't validate the architecture version...
2020-07-02 Alex Coplanaarch64: Fix segfault on unicode symbols
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", gas
2020-04-30 Alex CoplanAArch64: add GAS support for UDF instruction
2020-04-20 Sudakshina Das[AArch64, Binutils] Add missing TSB instruction
2020-02-26 Alan ModraIndent labels
2020-01-13 Matthew Malcomson[gas][aarch64] Turn on SVE when using f32mm or f64mm...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-12 Alan Modragas signed overflow fixes
2019-12-05 Jan BeulichArm64: simplify Crypto arch extension handling
2019-12-05 Jan BeulichArm64: correct "sha3" arch-extension directive handling
2019-11-25 Andrew PinskiFix "psb CSYNC" and "bti C".
2019-11-07 Matthew Malcomson[binutils][aarch64] Matrix Multiply extension enablemen...
2019-11-07 Matthew Malcomson[Patch][binutils][aarch64] .bfloat16 directive for...
2019-11-07 Matthew Malcomson[binutils][aarch64] Bfloat16 enablement [2/X]
2019-11-07 Matthew Malcomson[gas][aarch64] Armv8.6-a option [1/X]
2019-10-30 Delia BurduvModify the ARNM assembler to accept the omission of...
2019-09-19 Alan Modrabfd_section_* macros
2019-08-22 Barnaby WilksImplement a float16 directive for assembling 16 bit...
2019-08-20 Dennis ZhangAdds support for following CPUs to the ARM and Aarch64...
2019-07-19 Richard Sandiford[AArch64] Rename +bitperm to +sve2-bitperm
2019-07-02 Barnaby WilksThis patch fixes a bug in the AArch64 assembler where...
2019-05-24 Szabolcs Nagyaarch64: override default elf .set handling in gas
2019-05-24 Szabolcs Nagyaarch64: handle .variant_pcs directive in gas
2019-05-14 Nick CliftonA series of fixes to addres problems detected by compil...
2019-05-09 Matthew Malcomson[binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand.
2019-05-09 Matthew Malcomson[binutils][aarch64] New SVE_Zm4_11_INDEX operand.
2019-05-09 Matthew Malcomson[binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand.
2019-05-09 Matthew Malcomson[binutils][aarch64] New SVE_ADDR_ZX operand.
2019-05-09 Matthew Malcomson[binutils][aarch64] New SVE_Zm3_11_INDEX operand.
2019-05-09 Matthew Malcomson[binutils][aarch64] Introduce SVE_IMM_ROT3 operand.
2019-05-09 Matthew Malcomson[binutils][aarch64] SVE2 feature extension flags.
2019-05-01 Sudakshina Das[BINUTILS, AArch64] Enable Transactional Memory Extension
2019-04-11 Sudakshina Das[BINUTILS, AArch64, 2/2] Update Store Allocation Tag...
2019-04-10 Alan Modrate-cloudabi.h
2019-02-22 Kyrylo Tkachov[AArch64][gas] Add support for Neoverse E1
2019-02-22 Kyrylo Tkachov[AArch64][gas] Add support for Neoverse N1
2019-01-25 Sudi DasAArch64: Update encodings for stg, st2g, stzg and st2zg.
2019-01-25 Sudi DasAArch64: Remove ldgv and stgv instructions from Armv8...
2019-01-08 Kyrylo Tkachov[AArch64][gas] Add -mcpu support for Arm Ares
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-05 Sam Tebbs[aarch64] Add support for pointer authentication B key
2018-11-12 Sudakshina Das[BINUTILS, AARCH64, 6/8] Add Tag getting instruction...
2018-11-12 Sudakshina Das[BINUTILS, AARCH64, 4/8] Add Tag setting instructions...
2018-11-12 Sudakshina Das[BINUTILS, AARCH64, 2/8] Add Tag generation instruction...
2018-11-12 Sudakshina Das[BINUTILS, AARCH64, 1/8] Add support for Memory Tagging...
2018-10-09 Sudakshina Das[PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instr...
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data...
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB...
2018-10-09 Sudakshina Das[PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5...
2018-10-03 Tamar ChristinaAArch64: Close sequences at the end of sections
2018-10-03 Tamar ChristinaAArch64: Add SVE constraints verifier.
2018-10-03 Tamar ChristinaAArch64: Wire through instr_sequence
2018-09-18 Tamar ChristinaFix Aarch64 bug in warning filtering.
2018-06-29 Ramana Radhakrishnan[Patch AArch64] Warn on unpredictable stlxrb , stlxrh...
2018-06-29 Tamar ChristinaFix AArch64 encodings for by element instructions.
2018-06-08 kyrtka01[AArch64][gas] Add support for Arm Cortex-A76
2018-06-07 Tamar ChristinaFix AArch64 unintialized variable which can cause diagn...
2018-06-06 Sameera DeshpandeUpdate the AArch64 assembler to note that the Qualcomm...
2018-05-15 Tamar ChristinaAllow non-fatal errors to be emitted and for disassembl...
2018-05-15 Tamar ChristinaModify AArch64 Assembly and disassembly functions to...
2018-05-10 Tamar ChristinaAllow integer immediates for AArch64 fmov instructions.
2018-03-28 Renlin Li[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8...
2018-03-28 Nick CliftonEnhance the AARCH64 assembler to support LDFF1xx instru...
2018-01-24 Renlin Li[GAS][AARCH64]Add group relocations to create PC-relati...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-19 Tamar ChristinaCorrect disassembly of dot product instructions.
2017-12-19 Tamar ChristinaAdd support for V_4B so we can properly reject it.
2017-11-29 Renlin Li[GAS][AARCH64]Fix a typo for IP1 register alias.
2017-11-16 Tamar ChristinaAdd new AArch64 FP16 FM{A|S} instructions.
next