aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-10-30x86/APX: support JMPABS also in assemblerJan Beulich3-3/+26
2024-10-30x86/APX: squash REX prefix when REX2 is being emittedJan Beulich2-0/+10
2024-10-28RISC-V: Fix typo in gas/testsuite/gas/riscv/mapping.sJim Lin3-6/+6
2024-10-22LoongArch: Force relocation for every reference to the global offset tableLulu Cai2-0/+48
2024-10-18x86: Support x86 ZHAOXIN GMI instructionsMayShao-oc3-0/+21
2024-10-16Support Intel AVX10.2 convert instructionsLiwei Xu14-0/+1292
2024-10-15x86/testsuite: Rename AVX10.2 media testcasesHaochen Jiang14-12/+12
2024-10-14ia64/ELF: fix HPUX testsuite falloutJan Beulich3-13/+13
2024-10-14LoongArch: Fixed R_LARCH_[32/64]_PCREL generation bugLulu Cai2-0/+18
2024-10-11bfd/ELF: restrict file alignment for object filesJan Beulich5-18/+18
2024-10-11Support Intel AVX10.2 media instructionsHaochen Jiang18-0/+1604
2024-10-10s390: Add arch15 instructionsAndreas Krebbel3-0/+199
2024-10-08RISC-V: Fix implicit dependency of Zabha and ZacasXiao Zeng1-2/+2
2024-09-27x86: fix Solaris gas testsuite runJan Beulich1-1/+9
2024-09-27RISC-V: odd data padding vs mapping symbolsJan Beulich2-0/+25
2024-09-27RISC-V: correct alignment directive handling for text sectionsJan Beulich4-0/+163
2024-09-27x86: optimize {,V}INSERTPS with certain immediatesJan Beulich9-0/+106
2024-09-27x86: optimize {,V}EXTRACT{F,I}{128,32x{4,8},64x{2,4}} with immediate 0Jan Beulich8-0/+222
2024-09-27x86: optimize {,V}EXTRACTPS with immediate 0Jan Beulich9-0/+78
2024-09-26x86/testsuite: Refine AVX10.2 rounding testcasesHaochen Jiang2-2/+3
2024-09-25RISC-V: Add Smrnmi extension csrs.Jiawei8-0/+79
2024-09-23x86: Turn PLT32 to PC32 only for PC-relative relocationsH.J. Lu4-0/+11
2024-09-21x86: Add tls check in gasCui, Lili18-8/+395
2024-09-20x86-64: Never make R_X86_64_GOT64 section relativeH.J. Lu2-0/+16
2024-09-18x86/APX: Don't promote AVX/AVX2 instructions out of APX specH.J. Lu7-44/+18
2024-09-15MIPS/GAS: Discard redundant instruction from DDIV/DREM macrosMaciej W. Rozycki11-25/+4
2024-09-15MIPS/GAS/testsuite: Print instructions in hex in division testsMaciej W. Rozycki21-241/+249
2024-09-12s390: Relax risbg[n]z, risb{h|l}gz, {rns|ros|rxs}bgt operand constraintsJens Remus2-12/+12
2024-09-11gas: avoid (scrubber) diagnostics for stuff past .endJan Beulich5-0/+52
2024-09-11arm: don't engage symver scrubber hack in CCS modeJan Beulich2-0/+17
2024-09-09LoongArch: Fixed precedence of expression operators in instructionsLulu Cai2-0/+11
2024-09-07Add macros to get opcode of instructions approriatelyXin Wang1-104/+104
2024-09-06x86/APX: optimize certain reg-only CFCMOVcc formsJan Beulich2-0/+20
2024-09-03RISC-V: Add support for XCVsimd extension in CV32E40PMary Bennett6-0/+4175
2024-09-02Support ymm rounding control for Intel AVX10.2Haochen Jiang10-0/+2583
2024-08-30gas: generated code/data listing output vs .endr and alikeJan Beulich2-0/+9
2024-08-30LoongArch: LoongArch64 allows relocations to use 64-bit addendsLulu Cai2-0/+20
2024-08-28x86: Report invalid TLS operatorH.J. Lu2-3/+3
2024-08-27x86: Report invalid TLS relocation nameH.J. Lu2-3/+3
2024-08-27x86: Allow R_386_TLS_LE_32 with KMOVDH.J. Lu2-2/+0
2024-08-27RISC-V: PR32036, Support Zcmp cm.mva01s and cm.mvsa01 instructions.Jiawei2-0/+47
2024-08-23RISC-V: process rs_align_code also when relaxingJan Beulich1-3/+0
2024-08-15Revert "Arm: correct macro use in gas testsuite"H.J. Lu2-2/+2
2024-08-15Revert "bfin: correct macro use in gas testsuite"H.J. Lu1-4/+4
2024-08-15Revert "ia64: correct macro use in gas testsuite"H.J. Lu1-6/+6
2024-08-15Revert "MIPS: correct macro use in gas and ld testsuites"H.J. Lu16-32/+32
2024-08-15gas: pru: Fix trailing whitespace handlingDimitar Dimitrov2-0/+17
2024-08-14gas: correct .irpc handling with empty stringJan Beulich1-2/+2
2024-08-14x86: correct .insn with opcode extension and VEX/XOP/EVEX encodingJan Beulich2-4/+13
2024-08-13gas macro arg1 testAlan Modra2-4/+7