summaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)Author
2023-10-10LoongArch/GAS: Add support for branch relaxationmengqinggang
2023-10-08Add testsuits for new assembler option of mthin-add-sub.cailulu
2023-10-08as: add option for generate R_LARCH_32/64_PCREL.cailulu
2023-10-07Revert "opcodes: microblaze: Add new bit-field instructions"Michael J. Eager
2023-10-06opcodes: microblaze: Add new bit-field instructionsNeal Frager
2023-10-05aarch64: Enable Cortex-X4 CPUSaurabh Jha
2023-10-02Fix memory leak in RiscV assembler.Nick Clifton
2023-09-29tc-microblaze.c - int compare for X_add_number.Neal Frager
2023-09-28Added support in gas for mlittle-endian and mbig-endian flags as options.Michael J. Eager
2023-09-27x86: prefer VEX encodings over EVEX ones when possibleJan Beulich
2023-09-27x86: drop cpu_arch_tune_flagsJan Beulich
2023-09-27x86: correct cpu_arch_isa_flags maintenanceJan Beulich
2023-09-27x86: fold FMA VEX and EVEX templatesJan Beulich
2023-09-27x86: fold VAES/VPCLMULQDQ VEX and EVEX templatesJan Beulich
2023-09-27x86: fold certain VEX and EVEX templatesJan Beulich
2023-09-27x86: tighten .insn SAE and broadcast checkingJan Beulich
2023-09-27x86-64: REX.W overrides DATA_PREFIXJan Beulich
2023-09-27x86-64: fix suffix-less PUSH of symbol addressJan Beulich
2023-09-27Add support for "pcaddi rd, symbol"mengqinggang
2023-09-26aarch64: Restructure feature flag handlingRichard Sandiford
2023-09-25Revert "arc: Add new GAS tests for ARCv3."Claudiu Zissulescu
2023-09-25Revert "arc: Update ARC's Gnu Assembler backend with ARCv3 ISA."Claudiu Zissulescu
2023-09-25Revert "arc: Update arc's gas tests"Claudiu Zissulescu
2023-09-25Revert "arc: Update NEWS files"Claudiu Zissulescu
2023-09-25arc: Update NEWS filesClaudiu Zissulescu
2023-09-25arc: Update arc's gas testsClaudiu Zissulescu
2023-09-25arc: Update ARC's Gnu Assembler backend with ARCv3 ISA.Claudiu Zissulescu
2023-09-25arc: Add new GAS tests for ARCv3.Claudiu Zissulescu
2023-09-20elf-attrs.c memory allocation failAlan Modra
2023-09-18Fix: Use of uninitialized memoryJacob Navia
2023-09-15LoongArch: Enable gas sort relocsJinyang He
2023-09-15x86: fold CpuLM and Cpu64Jan Beulich
2023-09-15x86: don't play with cpu_arch_flags.cpu{,no}64Jan Beulich
2023-09-15x86: make code size vs CPU arch checking consistentJan Beulich
2023-09-15x86: re-order update_code_flag()Jan Beulich
2023-09-14x86: support AVX10.1 vector size restrictionsJan Beulich
2023-09-14x86: support AVX10.1/512Jan Beulich
2023-09-09Make sure DW_CFA_advance_loc4 is in the same fragJinyang He
2023-09-08aarch64: Remove unused functionRichard Sandiford
2023-09-08x86: restrict prefix use with .insn VEX/XOP/EVEXJan Beulich
2023-09-08kvx: Add a testcase for bundles with KVXMAXBUNDLEWORDS syllablesPaul Iannetta
2023-09-07Add testcase for generation of 32/64_PCREL.cailulu
2023-09-07Use 32/64_PCREL to replace a pair of ADD32/64 and SUB32/64.cailulu
2023-09-07RISC-V: Clarify the naming rules of vendor operands.Nelson Chu
2023-09-07PR30828, notes obstack memory corruptionAlan Modra
2023-09-05RISC-V: fold duplicate code in vector_macro()Jan Beulich
2023-09-05RISC-V: Fix typo in the testsuiteTsukasa OI
2023-09-05RISC-V: Add 'Smcntrpmf' extension and its CSRsTsukasa OI
2023-09-05RISC-V: Prohibit combination of 'E' and 'H'Tsukasa OI
2023-09-01x86: unindent most of set_cpu_arch()Jan Beulich