aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2023-09-25arc: Add new GAS tests for ARCv3.Claudiu Zissulescu17-0/+920
2023-09-20elf-attrs.c memory allocation failAlan Modra9-81/+137
2023-09-18Fix: Use of uninitialized memoryJacob Navia2-1/+6
2023-09-15LoongArch: Enable gas sort relocsJinyang He1-0/+1
2023-09-15x86: fold CpuLM and Cpu64Jan Beulich1-3/+3
2023-09-15x86: don't play with cpu_arch_flags.cpu{,no}64Jan Beulich1-37/+6
2023-09-15x86: make code size vs CPU arch checking consistentJan Beulich8-6/+25
2023-09-15x86: re-order update_code_flag()Jan Beulich1-19/+16
2023-09-14x86: support AVX10.1 vector size restrictionsJan Beulich25-178/+761
2023-09-14x86: support AVX10.1/512Jan Beulich82-45/+2125
2023-09-09Make sure DW_CFA_advance_loc4 is in the same fragJinyang He1-1/+1
2023-09-08aarch64: Remove unused functionRichard Sandiford1-7/+0
2023-09-08x86: restrict prefix use with .insn VEX/XOP/EVEXJan Beulich1-0/+23
2023-09-08kvx: Add a testcase for bundles with KVXMAXBUNDLEWORDS syllablesPaul Iannetta3-0/+53
2023-09-07Add testcase for generation of 32/64_PCREL.cailulu4-0/+204
2023-09-07Use 32/64_PCREL to replace a pair of ADD32/64 and SUB32/64.cailulu2-12/+22
2023-09-07RISC-V: Clarify the naming rules of vendor operands.Nelson Chu2-86/+99
2023-09-07PR30828, notes obstack memory corruptionAlan Modra1-2/+6
2023-09-05RISC-V: fold duplicate code in vector_macro()Jan Beulich1-40/+5
2023-09-05RISC-V: Fix typo in the testsuiteTsukasa OI1-1/+1
2023-09-05RISC-V: Add 'Smcntrpmf' extension and its CSRsTsukasa OI12-46/+214
2023-09-05RISC-V: Prohibit combination of 'E' and 'H'Tsukasa OI2-0/+5
2023-09-01x86: unindent most of set_cpu_arch()Jan Beulich1-151/+154
2023-09-01x86: rename CpuPCLMULJan Beulich1-3/+3
2023-09-01x86: correct source used for two non-AVX512 VEXWIG testsJan Beulich2-130/+32
2023-09-01RISC-V: move various alias entriesJan Beulich24-320/+173
2023-09-01RISC-V: Fixed the wrong expansion for pseudo vmsge[u].vx instructions.Nelson Chu2-8/+8
2023-08-31gas init_stab_section and get_stab_string_offsetAlan Modra10-150/+118
2023-08-31gas OBJ_PROCESS_STABAlan Modra10-19/+16
2023-08-30Revert "MIPS: Use 64-bit a ABI by default for `mipsisa64*-*-linux*' targets"Maciej W. Rozycki2-6/+6
2023-08-30RISC-V: Make XVentanaCondOps RV64 onlyTsukasa OI2-0/+6
2023-08-27MIPS: Use 64-bit a ABI by default for `mipsisa64*-*-linux*' targetsYunQiang Su2-6/+6
2023-08-25bfd: correct relocation handling for objcopy COFF -> ELFJan Beulich1-3/+3
2023-08-25gas/ELF: widen use of $dump_opts in testsuiteJan Beulich8-29/+11
2023-08-25gas/ELF: allow "inheriting" section attributes and typeJan Beulich5-3/+162
2023-08-24kvx: use {u,}int32_t and {u,}int64_tPaul Iannetta3-19/+19
2023-08-24kvx: fix handling of STB_GNU_UNIQUE symbolsPaul Iannetta1-6/+4
2023-08-23kvx: O_pseudo_fixupAlan Modra3-23/+36
2023-08-23kvx: ubsan: integer overflowAlan Modra2-4/+4
2023-08-23kvx: asan: out-of-bounds readAlan Modra1-1/+2
2023-08-22aarch64: Improve naming conventions for A and R-profile architectureVictor Do Nascimento1-53/+53
2023-08-21bpf: correct neg and neg32 instruction encodingDavid Faust13-42/+8
2023-08-21LoongArch: gas: Fix make check-gas crashmengqinggang1-4/+0
2023-08-18x86: remove indirection from bx[] and di_si[]Jan Beulich1-2/+2
2023-08-18gas: make S_IS_LOCAL() and S_IS_EXTERNAL() exclusive of one anotherJan Beulich1-5/+4
2023-08-17generated bfd files, and kvx regenAlan Modra3-6/+8
2023-08-17gas: tc-sparc.c: undo spurious change in 5be1b787276d2adbe85ae7febc709ca517b6...Jose E. Marchesi1-1/+1
2023-08-17bpf: gas: consolidate handling of immediate overflowsJose E. Marchesi20-67/+96
2023-08-16kvx: New port.Paul Iannetta35-8/+66687
2023-08-16aarch64: Enable Cortex-A720 CPURichard Ball4-0/+14