aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-30RISC-V: Add support for the Zfa extensionChristoph Müllner1-0/+52
2023-06-30LoongArch: gas: Add LVZ and LBT instructions supportmengqinggang1-0/+4
2023-06-30LoongArch: Deprecate $v[01], $fv[01] and $x names per specWANG Xuerui1-5/+37
2023-06-30LoongArch: support disassembling certain pseudo-instructionsWANG Xuerui1-1/+2
2023-06-28LoongArch: gas: Add lsx and lasx instructions supportmengqinggang1-0/+4
2023-06-28LoongArch: Add R_LARCH_64_PCREL relocation supportmengqinggang1-3/+2
2023-06-25LoongArch: Support referring to FCSRs as $fcsrXFeiyang Chen1-1/+28
2023-06-22Revert "x86: Don't check if AVX512 template requires AVX512VL"H.J. Lu1-2/+3
2023-06-20x86: Don't check if AVX512 template requires AVX512VLH.J. Lu1-3/+2
2023-06-19riscv: Use run-time endianess for floating point literalsAndreas Schwab1-1/+1
2023-06-16LoongArch: Fix ld "undefined reference" error with --enable-sharedmengqinggang1-1/+1
2023-06-16x86: shrink Masking insn attribute to a single bit (boolean)Jan Beulich1-29/+18
2023-06-15Add rotation instructions to MIPS Allegrex CPUDavid Guillen Fandos1-1/+1
2023-06-15Add MIPS Allegrex CPU as a MIPS2-based CPUDavid Guillen Fandos1-2/+6
2023-06-15Revert "MIPS: gas: alter 64 or 32 for mipsisa triples if march is implicit"Maciej W. Rozycki1-160/+120
2023-06-15Revert "MIPS: add MT ASE support for micromips32"Maciej W. Rozycki1-1/+1
2023-06-12LoongArch: gas: Relocations simplification when -mno-relaxmengqinggang2-9/+26
2023-06-09ecoff find_nearest_line and final link leaksAlan Modra2-0/+2
2023-06-05MIPS: add MT ASE support for micromips32YunQiang Su1-1/+1
2023-06-05Revert "MIPS: add MT ASE support for micromips32"YunQiang Su1-1/+1
2023-06-05MIPS: add MT ASE support for micromips32YunQiang Su1-1/+1
2023-06-05MIPS: gas: alter 64 or 32 for mipsisa triples if march is implicitYunQiang Su1-120/+160
2023-06-01RISC-V: PR30449, Add lga assembler macro support.Jim Wilson1-2/+6