]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-arm.c
PATCH [1/4] arm: Add Tag_PAC_extension build attribute
[thirdparty/binutils-gdb.git] / gas / config / tc-arm.c
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...
2019-07-22  Barnaby WilksThis patch addresses the change in the June Armv8.1...
2019-06-27  Barnaby Wilk sThis fixes a bug in the ARm assembler where an immediat...
2019-05-21  Sudakshina Das[binutils, ARM] <spec_reg> changes for VMRS and VMSR...
2019-05-21  Sudakshina Das[binutils, Arm] Add support for conditional instruction...
2019-05-21  Sudakshina Das[binutils, Arm] Add support for shift instructions...
2019-05-21  Andre Vieira[GAS, Arm] PR24559: Fix pseudo load-operations for...
2019-05-16  Andre Vieira[PATCH, GAS, Arm] Refactor check_simd_pred_availability
2019-05-16  Andre Vieira[PATCH 36/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 35/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 34/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 33/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 32/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 31/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 30/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 29/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 28/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 27/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 26/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 25/57][Arm][GAS] Add support for MVE instruction...
next