aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-09-15x86: make code size vs CPU arch checking consistentJan Beulich7-6/+7
2023-09-14x86: support AVX10.1 vector size restrictionsJan Beulich21-139/+560
2023-09-14x86: support AVX10.1/512Jan Beulich80-44/+2122
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-05RISC-V: Fix typo in the testsuiteTsukasa OI1-1/+1
2023-09-05RISC-V: Add 'Smcntrpmf' extension and its CSRsTsukasa OI11-46/+205
2023-09-05RISC-V: Prohibit combination of 'E' and 'H'Tsukasa OI2-0/+5
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 Chu1-4/+4
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