aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-08-30RISC-V: Make XVentanaCondOps RV64 onlyTsukasa OI2-0/+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 Beulich3-0/+100
2023-08-21bpf: correct neg and neg32 instruction encodingDavid Faust12-26/+8
2023-08-21LoongArch: gas: Fix make check-gas crashmengqinggang1-4/+0
2023-08-17bpf: gas: consolidate handling of immediate overflowsJose E. Marchesi16-55/+32
2023-08-16kvx: New port.Paul Iannetta21-2/+28666
2023-08-16aarch64: Enable Cortex-A720 CPURichard Ball1-0/+6
2023-08-15RISC-V: Make T-Head testing pattern more genericTsukasa OI6-20/+20
2023-08-15RISC-V: Make "fli.h" available to 'Zvfh' + 'Zfa'Tsukasa OI2-0/+26
2023-08-15RISC-V: Add support for the 'Zihintntl' extensionTsukasa OI5-0/+150
2023-08-14Remove fall-back prune_warningsAlan Modra1-23/+0
2023-08-12PR30715, VAX: md_create_long_jumpKalvis Duckmanton3-6/+128
2023-08-09bpf: use w regs in 32-bit non-fetch atomic pseudo-cDavid Faust3-15/+15
2023-08-02Revert "2.41 Release sources"Sam James84-696/+1927
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton84-1927/+696
2023-07-31RISC-V: Fix typo in the test case nameTsukasa OI4-3/+3
2023-07-30bpf: gas: add field overflow checking to the BPF assemblerJose E. Marchesi17-0/+82
2023-07-28bpf: gas: support relaxation of V4 jump instructionsJose E. Marchesi6-0/+106
2023-07-28gas: amend X_unsigned usesJan Beulich4-2/+35
2023-07-28MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targetsYunQiang Su2-2/+2
2023-07-28MIPS/GAS/testsuite: Fix n64 compact EH failuresYunQiang Su12-36/+24
2023-07-28testsuite: Handle composed R_MIPS_NONE relocationsYunQiang Su23-1/+188
2023-07-28MIPS/testsuite: Handle 64-bit addressesYunQiang Su20-403/+403
2023-07-28MIPS/GAS/testsuite: Force o32 for tests expecting 32-bit addressingYunQiang Su6-4/+6
2023-07-28MIPS/GAS/testsuite: Disable compact EH #7 tests with OpenBSD targetsMaciej W. Rozycki2-0/+2
2023-07-28Fix recent x86 pe/coff testsuite regressionsAlan Modra10-0/+10
2023-07-27sh: uninitialised sh_operand_info.type in get_specificAlan Modra1-0/+2
2023-07-27Support Intel PBNDKBHu, Lin17-0/+40
2023-07-27Support Intel SM4Haochen Jiang8-0/+196
2023-07-27Support Intel SM3Haochen Jiang8-0/+160
2023-07-27Support Intel SHA512Haochen Jiang14-0/+121
2023-07-27Support Intel AVX-VNNI-INT16konglin18-0/+772
2023-07-26bpf: gas: add negi and neg32i testsJose E. Marchesi12-0/+18
2023-07-26bpf: fix register NEG[32] instructionsJose E. Marchesi12-12/+12
2023-07-25bpf: Add atomic compare-and-exchange instructionsDavid Faust6-0/+25
2023-07-25bpf: Update atomic instruction pseudo-C syntaxDavid Faust10-12/+133
2023-07-24RISC-V: Implications from 'Zc[fd]' extensionsTsukasa OI2-0/+12
2023-07-24RISC-V: Prohibit the 'Zcf' extension on RV64Tsukasa OI2-0/+5
2023-07-24bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi6-0/+18
2023-07-24bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insnsJose E. Marchesi9-30/+30
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi6-1/+13
2023-07-21bpf: disasemble offsets of value 0 as "+0"David Faust6-2/+14
2023-07-21bpf: opcodes, gas: support for signed load V4 instructionsJose E. Marchesi6-0/+24
2023-07-21bpf: opcodes, gas: support for signed register move V4 instructionsJose E. Marchesi12-0/+36
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi70-1197/+1029
2023-07-21x86: adjust disassembly of insns operating on selector valuesJan Beulich12-118/+119
2023-07-18RISC-V: Supports Zcb extension.Jiawei2-0/+57
2023-07-18RISC-V: Support Zca/f/d extensions.Jiawei6-0/+153