aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2023-09-18Fix: Use of uninitialized memoryJacob Navia1-1/+1
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 Beulich1-0/+18
2023-09-15x86: re-order update_code_flag()Jan Beulich1-19/+16
2023-09-14x86: support AVX10.1 vector size restrictionsJan Beulich2-38/+185
2023-09-14x86: support AVX10.1/512Jan Beulich1-0/+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-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 Chu1-85/+97
2023-09-05RISC-V: fold duplicate code in vector_macro()Jan Beulich1-40/+5
2023-09-05RISC-V: Add 'Smcntrpmf' extension and its CSRsTsukasa OI1-0/+9
2023-09-01x86: unindent most of set_cpu_arch()Jan Beulich1-151/+154
2023-09-01x86: rename CpuPCLMULJan Beulich1-3/+3
2023-09-01RISC-V: Fixed the wrong expansion for pseudo vmsge[u].vx instructions.Nelson Chu1-4/+4
2023-08-31gas init_stab_section and get_stab_string_offsetAlan Modra7-31/+26
2023-08-31gas OBJ_PROCESS_STABAlan Modra6-12/+10
2023-08-25gas/ELF: allow "inheriting" section attributes and typeJan Beulich1-3/+50
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-18x86: remove indirection from bx[] and di_si[]Jan Beulich1-2/+2
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. Marchesi2-12/+33
2023-08-16kvx: New port.Paul Iannetta4-0/+37820
2023-08-16aarch64: Enable Cortex-A720 CPURichard Ball1-0/+5
2023-08-15RISC-V: remove indirection from register tablesJan Beulich1-1/+1
2023-08-15PPC: remove indirection from struct pd_regJan Beulich1-1/+1
2023-08-14Re: PR30715, VAX: md_create_long_jumpAlan Modra1-3/+3
2023-08-12PR30715, VAX: md_create_long_jumpKalvis Duckmanton1-7/+8
2023-08-11gas: purge md_elf_section_word()Jan Beulich3-19/+0
2023-08-11x86: pack CPU flags in opcode tableJan Beulich1-73/+116
2023-08-10aarch64: Enable Cortex-A520 CPURichard Ball1-0/+4
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra2-2/+2
2023-08-03arm: sanitizer stringop-overflowAlan Modra1-2/+8
2023-08-03xtensa: sprintf sanitizer null destination pointerAlan Modra1-7/+4
2023-08-02Revert "2.41 Release sources"Sam James14-1632/+1538
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton14-1538/+1632
2023-07-30bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flagsJose E. Marchesi3-0/+13
2023-07-30bpf: gas: add field overflow checking to the BPF assemblerJose E. Marchesi1-8/+55
2023-07-28bpf: remove spurious comment from tc-bpf.cJose E. Marchesi1-2/+0
2023-07-28bpf: gas: support relaxation of V4 jump instructionsJose E. Marchesi1-308/+712
2023-07-27sh: uninitialised sh_operand_info.type in get_specificAlan Modra1-21/+6
2023-07-27Support Intel PBNDKBHu, Lin11-0/+1
2023-07-27Support Intel SM4Haochen Jiang1-0/+1