aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2024-09-11gas: avoid (scrubber) diagnostics for stuff past .endJan Beulich6-1/+108
2024-09-11gas: restrict scrubber mri_{state,last_ch} varsJan Beulich1-5/+7
2024-09-11arm: don't engage symver scrubber hack in CCS modeJan Beulich3-1/+20
2024-09-11x86: error handling in set_cpu_arch()Jan Beulich1-30/+34
2024-09-09s390: Document syntax to omit base register operandJens Remus1-2/+3
2024-09-09LoongArch: Fixed precedence of expression operators in instructionsLulu Cai3-12/+23
2024-09-07Add macros to get opcode of instructions approriatelyXin Wang2-122/+122
2024-09-06x86/APX: use D for 2-operand CFCMOVccJan Beulich1-1/+7
2024-09-06x86/APX: optimize certain reg-only CFCMOVcc formsJan Beulich3-0/+55
2024-09-03RISC-V: Add support for XCVsimd extension in CV32E40PMary Bennett9-2/+4222
2024-09-02Support ymm rounding control for Intel AVX10.2Haochen Jiang12-57/+2652
2024-08-30x86: replace conditional operators used to calculate booleansJan Beulich1-10/+11
2024-08-30x86: limit RegRex64 useJan Beulich1-9/+7
2024-08-30gas: properly check for ELF in LISTING_NODEBUG handlingJan Beulich1-36/+35
2024-08-30gas: generated code/data listing output vs .endr and alikeJan Beulich3-0/+14
2024-08-30LoongArch: LoongArch64 allows relocations to use 64-bit addendsLulu Cai3-0/+23
2024-08-28x86: Report invalid TLS operatorH.J. Lu3-5/+5
2024-08-27x86: Report invalid TLS relocation nameH.J. Lu3-94/+101
2024-08-27x86: Allow R_386_TLS_LE_32 with KMOVDH.J. Lu3-4/+2
2024-08-27RISC-V: PR32036, Support Zcmp cm.mva01s and cm.mvsa01 instructions.Jiawei4-1/+64
2024-08-23x86: simplify SAE checkingJan Beulich1-12/+10
2024-08-23gas: update lex_type[] also for .mri directivesJan Beulich1-0/+2
2024-08-23RISC-V: process rs_align_code also when relaxingJan Beulich2-35/+29
2024-08-19gas: ginsn: x86: pacify Wmaybe-uininitialized compiler warningIndu Bhagat1-0/+2
2024-08-16gas: don't open-code LEX_*NAMEJan Beulich6-7/+8
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 Dimitrov3-0/+25
2024-08-14gas: correct .irpc handling with empty stringJan Beulich2-2/+3
2024-08-14x86: correct .insn with opcode extension and VEX/XOP/EVEX encodingJan Beulich3-5/+15
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. Lu12-173/+171
2024-08-12Revert "gas: drop scrubber states 14 and 15"H.J. Lu3-0/+34
2024-08-09gas: drop scrubber states 14 and 15Jan Beulich3-34/+0
2024-08-09gas: have scrubber retain more whitespaceJan Beulich12-171/+173
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-09m32r: move scrubber override to target headerJan Beulich2-3/+3
2024-08-09Arm: respect line separators for .symver scrubber special caseJan Beulich1-1/+1
2024-08-09gas: respect CR_EOL also for scrubbingJan Beulich1-1/+7
2024-08-09gas: have scrubber also respect quoted labelsJan Beulich4-0/+16
2024-08-09RISC-V: PR32014, .option directives shuoldn't affect elf attribute.Nelson Chu11-66/+60
2024-08-09gas: sparc: Fix faligndatai assembly and disassemblyRichard Henderson3-10/+11
2024-08-07score: drop TC_ALPHA codeJan Beulich2-24/+0
2024-08-07gas: drop dead VMS code from command line handlingJan Beulich1-23/+6
2024-08-07VAX: drop OBJ_VMS leftoversJan Beulich2-55/+7