aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-10-08Add testsuits for new assembler option of mthin-add-sub.gdb-14-branchpointcailulu6-24/+131
2023-10-05aarch64: Enable Cortex-X4 CPUSaurabh Jha1-0/+6
2023-09-27x86: prefer VEX encodings over EVEX ones when possibleJan Beulich9-10/+215
2023-09-27x86: correct cpu_arch_isa_flags maintenanceJan Beulich3-0/+48
2023-09-27x86-64: fix suffix-less PUSH of symbol addressJan Beulich2-0/+12
2023-09-27Add support for "pcaddi rd, symbol"mengqinggang6-155/+174
2023-09-25Revert "arc: Add new GAS tests for ARCv3."Claudiu Zissulescu17-920/+0
2023-09-25Revert "arc: Update arc's gas tests"Claudiu Zissulescu17-53/+53
2023-09-25arc: Update arc's gas testsClaudiu Zissulescu17-53/+53
2023-09-25arc: Add new GAS tests for ARCv3.Claudiu Zissulescu17-0/+920
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