]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-arm.c
arm: Use DWARF numbering convention for pseudo-register representation
[thirdparty/binutils-gdb.git] / gas / config / tc-arm.c
2022-08-02  Victor Do Nascimentoarm: Use DWARF numbering convention for pseudo-register...
2022-07-09  Alan Modragas: rename md_end to md_finish
2022-07-09  Alan Modragas: arm -mwarn-syms duplicates
2022-05-27  Alan ModraRemove use of bfd_uint64_t and similar
2022-05-26  Richard Earnshaw arm: avoid use of GNU builtin function in s_arm_unwind...
2022-05-19  Srinath Parvathaneniarm: Fix system register fpcxt_ns and fpcxt_s naming...
2022-05-18  Victor Do Nascimentoarm: Add unwind support for mixed register lists
2022-04-07  Jan BeulichArm32: arrange for line number emission for .inst
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-12-16  Richard Sandifordarm: Add support for Armv9.1-A to Armv9.3-A
2021-12-16  Richard Sandifordarm: Add support for Armv8.7-A and Armv8.8-A
2021-11-10  Przemyslaw Wirkusarm: enable Cortex-A710 CPU
2021-11-01  Przemyslaw Wirkusarm: add armv9-a architecture to -march
2021-10-28  Markus KleinARM assembler: Allow up to 32 single precision register...
2021-10-28  Tejas Belagodarm: add unwinder encoding support for PACBTI
2021-09-30  Przemyslaw Wirkusarm: enable Cortex-R52+ CPU
2021-08-17  Andrea CoralloPATCH [4/4] arm: Add Tag_PACRET_use build attribute
2021-08-17  Andrea CoralloPATCH [3/4] arm: Add Tag_BTI_use build attribute
2021-08-17  Andrea CoralloPATCH [2/4] arm: Add Tag_BTI_extension build attribute
2021-08-17  Andrea CoralloPATCH [1/4] arm: Add Tag_PAC_extension build attribute
2021-08-11  Jan BeulichArm32: leave more .bfloat16 processing to common code
2021-07-26  Andrea CoralloPATCH [10/10] arm: Alias 'ra_auth_code' to r12 for...
2021-07-26  Andrea CoralloPATCH [9/10] arm: add 'pacg' instruction for Armv8...
2021-07-26  Andrea CoralloPATCH [8/10] arm: add 'autg' instruction for Armv8...
2021-07-26  Andrea CoralloPATCH [7/10] arm: add 'bxaut' instruction for Armv8...
2021-07-26  Andrea CoralloPATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti...
2021-07-26  Andrea CoralloPATCH [4/10] arm: add 'pac' instruction for Armv8.1...
2021-07-26  Andrea CoralloPATCH [3/10] arm: add 'aut' instruction for Armv8.1...
2021-07-26  Andrea CoralloPATCH [2/10] arm: add 'pacbti' instruction for Armv8...
2021-07-26  Andrea CoralloPATCH [1/10] arm: add 'bti' instruction for Armv8.1...
2021-06-10  Jan Beulicharm: avoid "shadowing" of glibc function name
2021-06-10  Jan Beulicharm: fix array-out-of-bounds upon register parsing...
2021-05-25  Tamar ChristinaArm: Fix forward thumb references [PR gas/25235]
2021-05-17  Alex Coplanarm: Fix bugs with MVE vmov from two GPRs to vector...
2021-04-01  Martin LiskaUse startswith in gas subfolder.
2021-03-31  Alan ModraUse bool in gas
2021-03-29  Alan Modragas int vs bfd_boolean fixes
2021-02-26  Nick CliftonCorrect an error message in the ARM assembler.
2021-02-09  Alan ModraRemove arm-symbianelf
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-11-16  Przemyslaw Wirkusarm: Add support for Cortex-A78C
2020-11-13  Andre Vieiragas, arm: PR26858 Fix availability of single precision...
2020-10-22  Srinath Parvathaneniarm: Fix the wrong error message string for mve vldr...
2020-10-05  Przemyslaw Wirkus[PATCH][GAS][arm] Update Cortex-X1 feature flags
2020-10-02  Przemyslaw Wirkusarm: add support for Cortex-A78 and Cortex-A78AE
2020-09-28  Przemyslaw WirkusThis patch adds support for Cortex-X1 for ARM.
2020-09-28  Alex Coplanarm: Add missing Neoverse V1 feature
2020-09-24  Alex Coplanarm: Add support for Neoverse V1 CPU
2020-09-24  Alex Coplanarm: Add support for Neoverse N2 CPU
2020-09-15  Alan ModraPR26610, ARM's "VFPv3 vldr to vmov" gas testcase fail
2020-09-01  Alan ModraPR26420, PR26421, PR26425, PR26427 UBSAN: tc-arm.c...
2020-08-25  Alan ModraPR26426, ASAN: neon_quad tc-arm.c:15175
2020-08-24  Alan ModraRemove "memory exhausted" messages
2020-08-24  Alan Modragcc-4 -Og false positive "may be used uninitialised"
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-12  Joe Ramsay[PATCH] gas: arm: Fix IT-predicated MVE vcvt
2020-07-06  Nick CliftonFix spelling mistakes in some of the binutils sub-direc...
2020-06-25  Nick CliftonStop the assembler from generating R_ARM_THM_JMP11...
2020-06-08  Alex Coplan[PATCH] arm: Add DFB instruction for ARMv8-R
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", gas
2020-05-19  Alexander FedotovFix the ARM assembler to generate a Realtime profile...
2020-05-04  Andre Simoes Dias... gas: PR 25863: Fix scalar vmul inside it block when...
2020-03-13  Andre Vieiragas, arm: PR25660L Fix vadd/vsub with lt and le conditi...
2020-03-04  Alexandre OlivaGenerate a warning in the ARM assembler if a PC-relativ...
2020-02-26  Matthew Malcomson[binutils][arm] Arm CDE CX*A instructions allow conditi...
2020-02-26  Alan Modragas gettext warning
2020-02-26  Alan ModraIndent labels
2020-02-11  Matthew Malcomson[binutils][gas] Fix build failure with -std=c89
2020-02-10  Matthew Malcomson[binutils][arm] Implement Custom Datapath Extensions...
2020-02-10  Matthew Malcomson[binutils][arm] arm support for ARMv8.m Custom Datapath...
2020-02-03  H.J. LuELF: Add support for unique section ID to assembler
2020-01-31  Andre Vieiraarm: PR gas/25472 Enable DSP instructions with +mve
2020-01-31  Srinath Parvathaneni[ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb...
2020-01-16  Andre Vieira[binutils][arm] PR25376 Change MVE into a CORE_HIGH...
2020-01-02  Szabolcs Nagy[ARM][gas] fix build breakage with gcc-10 by using...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-11  Andre Vieira[gas][arm] Add -mwarn-restrict-it
2019-12-10  Andre Vieira[gas][arm] Set context table for '.arch_extension'
2019-11-22  Mihail IonescuArm: Change CRC from fpu feature to archititectural...
2019-11-12  Mihail Ionescu[gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVE
2019-11-12  Mihail Ionescu[binutils][arm] Update the decoding of MVE VMOV, VMVN
2019-11-12  Mihail Ionescu[gas][arm] Make .fpu reset the FPU/Coprocessor feature...
2019-11-07  Matthew Malcomson[Patch][binutils][arm] Armv8.6-A Matrix Multiply exten...
2019-11-07  Matthew Malcomson[Patch][binutils][arm] .bfloat16 directive for Arm...
2019-11-07  Matthew Malcomson[binutils][arm] BFloat16 enablement [4/X]
2019-10-31  Mihail IonescuAdd support for context sensitive '.arch_extension...
2019-09-24  Tamar ChristinaArm: Fix out of range conditional branch (PR/24991)
2019-09-24  Srinath Parvathaneni[ARM]: Modify assembler to accept floating and signless...
2019-09-23  Alan Modraarm bfd.h tidy
2019-09-19  Alan Modrabfd_section_* macros
2019-09-10  Srinath Parvathaneni[PATCH][ARM][GAS]: Support to MVE VCTP instruction.
2019-08-30  Srinath Parvathaneni[PATCH][ARM][GAS]: Assembler support to interpret MVE...
2019-08-27  Srinath ParvathaneniAdd support for the MVE VMOV instruction to the ARM...
2019-08-22  Dennis ZhangArm: Add support for missing CPUs
2019-08-19  Barnaby WilksFloat16: Fix test failures for non ELF targets
2019-08-12  Srinath ParvathaneniModify the ARM encoding and decoding of SQRSHRL and...
2019-08-12  Barnaby WilksAdd generic and ARM specific support for half-precision...
2019-08-05  Barnaby WilksRemoves support in the ARM assembler for the unsigned...
next