aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2024-08-12gas: Add macro tests for PR gas/32073H.J. Lu6-0/+43
2024-08-12Revert "gas: have scrubber retain more whitespace"H.J. Lu3-32/+22
2024-08-09gas: have scrubber retain more whitespaceJan Beulich3-22/+32
2024-08-09MIPS: relax gas testsuite whitespace expectationsJan Beulich10-32/+32
2024-08-09aarch64: relax gas testsuite whitespace expectationsJan Beulich108-8976/+8976
2024-08-09Arm: relax gas testsuite whitespace expectationsJan Beulich12-171/+171
2024-08-09gas: have scrubber also respect quoted labelsJan Beulich3-0/+14
2024-08-09RISC-V: PR32014, .option directives shuoldn't affect elf attribute.Nelson Chu9-53/+38
2024-08-09gas: sparc: Fix faligndatai assembly and disassemblyRichard Henderson2-2/+2
2024-08-07gas: improve unrecognized command line option diagnosticJan Beulich3-3/+3
2024-08-06RISC-V: map zext.h to pack/packw if Zbkb is enabledHau Hsu3-0/+24
2024-08-06RISC-V: Add support for XCvBitmanip extension in CV32E40PMary Bennett6-2/+346
2024-08-06RISC-V: Add support for Zcmop extensionXiao Zeng5-0/+29
2024-08-06RISC-V: Add support for Zimop extensionXiao Zeng3-0/+92