summaryrefslogtreecommitdiff
path: root/gas/config/tc-arm.c
Commit message (Expand)AuthorAgeFilesLines
* gas: arm: Change warning message to not reference specific A-class architectu...Stam Markianos-Wright2023-01-171-2/+2
* gas: arm: Fix a further IT-predicated vcvt issue in the presense of MVE vcvtnStam Markianos-Wright2023-01-171-10/+17
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* [gas] arm: Add support for new unwinder directive ".pacspval".Srinath Parvathaneni2022-11-141-0/+17
* arm: Add support for Cortex-X1C CPU.Srinath Parvathaneni2022-11-141-0/+3
* gas: arm: handle multiple .directives on a single line (PR29519)Richard Earnshaw2022-08-241-20/+44
* arm: Add cfi expression support for ra_auth_codeVictor Do Nascimento2022-08-021-0/+4
* arm: Use DWARF numbering convention for pseudo-register representationVictor Do Nascimento2022-08-021-67/+92
* gas: rename md_end to md_finishAlan Modra2022-07-091-1/+1
* gas: arm -mwarn-syms duplicatesAlan Modra2022-07-091-5/+2
* Remove use of bfd_uint64_t and similarAlan Modra2022-05-271-21/+7
* arm: avoid use of GNU builtin function in s_arm_unwind_save_mixedRichard Earnshaw2022-05-261-40/+17
* arm: Fix system register fpcxt_ns and fpcxt_s naming convention.Srinath Parvathaneni2022-05-191-3/+11
* arm: Add unwind support for mixed register listsVictor Do Nascimento2022-05-181-33/+84
* Arm32: arrange for line number emission for .instJan Beulich2022-04-071-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* arm: Add support for Armv9.1-A to Armv9.3-ARichard Sandiford2021-12-161-1/+11
* arm: Add support for Armv8.7-A and Armv8.8-ARichard Sandiford2021-12-161-0/+7
* arm: enable Cortex-A710 CPUPrzemyslaw Wirkus2021-11-101-0/+5
* arm: add armv9-a architecture to -marchPrzemyslaw Wirkus2021-11-011-3/+20
* ARM assembler: Allow up to 32 single precision registers in the VPUSH and VPO...Markus Klein2021-10-281-17/+23
* arm: add unwinder encoding support for PACBTITejas Belagod2021-10-281-5/+57
* arm: enable Cortex-R52+ CPUPrzemyslaw Wirkus2021-09-301-0/+3
* PATCH [4/4] arm: Add Tag_PACRET_use build attributeAndrea Corallo2021-08-171-0/+1
* PATCH [3/4] arm: Add Tag_BTI_use build attributeAndrea Corallo2021-08-171-0/+1
* PATCH [2/4] arm: Add Tag_BTI_extension build attributeAndrea Corallo2021-08-171-0/+1
* PATCH [1/4] arm: Add Tag_PAC_extension build attributeAndrea Corallo2021-08-171-0/+1
* Arm32: leave more .bfloat16 processing to common codeJan Beulich2021-08-111-46/+3
* PATCH [10/10] arm: Alias 'ra_auth_code' to r12 for pacbti.Andrea Corallo2021-07-261-0/+3
* PATCH [9/10] arm: add 'pacg' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+14
* PATCH [8/10] arm: add 'autg' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+2
* PATCH [7/10] arm: add 'bxaut' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+14
* PATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti flagAndrea Corallo2021-07-261-0/+4
* PATCH [4/10] arm: add 'pac' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+2
* PATCH [3/10] arm: add 'aut' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+2
* PATCH [2/10] arm: add 'pacbti' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+22
* PATCH [1/10] arm: add 'bti' instruction for Armv8.1-M pacbti extensionAndrea Corallo2021-07-261-0/+1
* arm: avoid "shadowing" of glibc function nameJan Beulich2021-06-101-16/+16
* arm: fix array-out-of-bounds upon register parsing errorJan Beulich2021-06-101-1/+2
* Arm: Fix forward thumb references [PR gas/25235]Tamar Christina2021-05-251-1/+10
* arm: Fix bugs with MVE vmov from two GPRs to vector lanesAlex Coplan2021-05-171-2/+2
* Use startswith in gas subfolder.Martin Liska2021-04-011-12/+11
* Use bool in gasAlan Modra2021-03-311-428/+428
* gas int vs bfd_boolean fixesAlan Modra2021-03-291-1/+1
* Correct an error message in the ARM assembler.Nick Clifton2021-02-261-1/+1
* Remove arm-symbianelfAlan Modra2021-02-091-5/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* arm: Add support for Cortex-A78CPrzemyslaw Wirkus2020-11-161-0/+3
* gas, arm: PR26858 Fix availability of single precision vmul/vmla in arm modeAndre Vieira2020-11-131-2/+2
* arm: Fix the wrong error message string for mve vldr/vstr (PR26763).Srinath Parvathaneni2020-10-221-1/+9