aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-27Support Intel SM3Haochen Jiang1-0/+1
2023-07-27Support Intel SHA512Haochen Jiang1-0/+1
2023-07-27Support Intel AVX-VNNI-INT16konglin11-0/+1
2023-07-26bpf: accept # as an inline comment charDavid Faust1-1/+1
2023-07-26Don't warn on .attach_to_group to same groupAlan Modra1-2/+3
2023-07-26bpf: format not a string literalAlan Modra1-1/+1
2023-07-25RISC-V: Enable RVC on ".option arch, +zca" etc.Tsukasa OI1-1/+2
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi1-22/+34
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi2-1617/+906
2023-07-19gas 32-bit host compile warningsAlan Modra5-19/+26
2023-07-18RISC-V: Supports Zcb extension.Jiawei1-0/+53
2023-07-18RISC-V: Support Zca/f/d extensions.Jiawei1-1/+2
2023-07-04x86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQJan Beulich1-0/+27
2023-07-04x86: optimize pre-AVX512 {,V}PCMPGT* with identical sourcesJan Beulich1-0/+40
2023-07-04x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sourcesJan Beulich1-0/+17
2023-07-04arc: Update default target CPU to match GCC defaultsClaudiu Zissulescu1-1/+1
2023-07-03IBM Z: Fix pcrel relocs for symA-symB expressionsAndreas Krebbel1-4/+10
2023-07-03LoongArch: gas: Fix shared buildsWANG Xuerui1-1/+0
2023-07-01RISC-V: Add support for the Zvbb ISA extensionChristoph Müllner1-0/+13