aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2026-04-27LoongArch: Enforce 4-byte align for machine instructionsinsn-4-byte-alignzhaozhou2-0/+11
2026-04-20x86/Intel: make PC-relative expressions work (again?)Jan Beulich3-0/+70
2026-04-20x86/Intel: don't modify equates' expressionsJan Beulich2-0/+11
2026-04-20gas: don't lose addend in snapshot_symbol() when hitting a local symbolJan Beulich3-0/+12
2026-04-20gas: don't fail due to local register symbolsJan Beulich3-5/+8
2026-04-17x86: refine special casing of insns with MSR as immediateJan Beulich4-2/+10
2026-04-10x86/AT&T: make GOT-relative expressions workJan Beulich2-0/+6
2026-04-09aarch64: Remove constraints on sysp operandsAlice Carlotti5-13/+15
2026-04-09aarch64: Disallow movprfx before revdAlice Carlotti2-73/+63
2026-04-09aarch64: Reject no-Xt SYS aliases when Rt != 31 in disassemblyMuhammad Kamran2-0/+30
2026-04-09aarch64: Add support for %dtprel(var) and R_AARCH64_TLS_DTPREL64Shivam Gupta2-0/+18
2026-04-02PR 34029: bpf: allow w regs in load/store insns similar to llvmVineet Gupta3-26/+44
2026-04-02bpf: print failing insn for unexpected registerVineet Gupta1-7/+7
2026-03-20x86: drop iamcu as default secondary targetJan Beulich1-1/+1
2026-03-15gas: pru: Add flag to select core revisionDimitar Dimitrov6-0/+22
2026-03-13testsuites: prune huge filesJan Beulich1-0/+2
2026-03-06gas: pru: Add TSEN and MVI instructionsDimitar Dimitrov4-0/+44
2026-03-04PowerPC: Fix dmxxshake128pad test case for big-endian targetsAbhay Kandpal1-1/+1
2026-03-04PowerPC: Support for SHA2 and SHA3 Compute Instructions (RFC02654)Abhay Kandpal2-0/+42
2026-02-27gas: use get_single_number() in get_linefile_number()Jan Beulich1-0/+2
2026-02-24gas/testsuite: add runtest_file_p filtering to run_list_test and run_elf_list...Fangrui Song2-2/+8
2026-02-23readelf .debug_aranges header displayAlan Modra7-17/+15
2026-02-21PR 33917 Internal error in S_SET_SEGMENTAlan Modra5-6/+19
2026-02-20gas: tighten get_single_number()Jan Beulich3-0/+28
2026-02-10aarch64: Add the missing tests for TLBI <operation> vmallws2e1Srinath Parvathaneni5-0/+116
2026-02-05bpf: add may_goto instruction [PR32176]David Faust7-0/+78
2026-02-05PowerPC: Support for Elliptic Curve Cryptography Instructions (RFC02669)Abhay Kandpal2-0/+43
2026-01-24aarch64: Add -march=armv9.7-a optionAlice Carlotti3-0/+3
2026-01-24aarch64: Add support for TLBID system registersSrinath Parvathaneni2-0/+41
2026-01-24aarch64: TLBI Domains changes for PLBI instructionSrinath Parvathaneni5-24/+73
2026-01-24aarch64: Enable TLBIP instructions with tlbid optionSrinath Parvathaneni9-0/+452
2026-01-24aarch64: Add support for FEAT_TLBID featureSrinath Parvathaneni5-0/+126
2026-01-24gas: move obj_begin earlierAlan Modra2-2/+2
2026-01-22gnu directives: gas/readelf tests for gnu attributes v2Matthieu Longo14-0/+404
2026-01-22Serialization and dumping tests of Object Attributes v2Richard Ball10-0/+398
2026-01-22gas: use common code for object attribute v1 & v2 parsingMatthieu Longo1-1/+5
2026-01-21opcodes: Fix BMASKI disassembly for immediate 32 on M*CoreMichal Sobon2-4/+5
2026-01-21s390 gas cfi-regnames testAlan Modra1-9/+9
2026-01-20s390: gas: Support access register names in CFI directivesJens Remus4-3/+35
2026-01-20s390: gas: Support vector register names in CFI directivesJens Remus4-0/+56
2026-01-20s390: gas: Fix conversion of FP register names to DWARF register numbersJens Remus5-0/+88
2026-01-20libsframe: use proper FRE type when flipping SFrame V3 FREsJens Remus3-0/+32
2026-01-19x86: restrict recently added ifunc gas testsJan Beulich2-3/+7
2026-01-19MIPS/opcodes: Fix floor/round exclusions for R5900David Guillen Fandos1-4/+4
2026-01-18gas: Update PR gas/33744 testsH.J. Lu12-12/+36
2026-01-17fix new arm and aarch64 gas test failuresAlan Modra2-1/+2
2026-01-16aarch64: Add support for FEAT_MTETCRichard Ball4-0/+25
2026-01-16aarch64: Add FEAT_SCR2 System registersRichard Ball4-0/+21
2026-01-16aarch64: Add support for FEAT_CMHRichard Ball6-3/+28
2026-01-16arm: Fix MVE vmlas encodingRichard Ball2-1353/+2038