aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2024-07-19bfin: drop _ASSIGN_BANGJan Beulich2-6/+5
2024-07-19bfin: correct macro use in gas testsuiteJan Beulich1-4/+4
2024-07-19Arm: correct macro use in gas testsuiteJan Beulich2-2/+2
2024-07-19gas: adjust impossible/bogus M68K/MRI special case when scrubbingJan Beulich1-6/+2
2024-07-19gas: consistently drop trailing whitespace when scrubbingJan Beulich8-15/+34
2024-07-19gas: drop tic6x scrubber special caseJan Beulich1-10/+0
2024-07-19gas: pre-init the scrubber's lex[]Jan Beulich1-21/+62
2024-07-19x86: accept whitespace inside curly bracesJan Beulich4-5/+73
2024-07-19x86: undo '{' being a symbol-start characterJan Beulich2-14/+108
2024-07-19x86: split pseudo-prefix state from i386_insnJan Beulich2-198/+199
2024-07-19x86/APX: add CMPcc/CTESTcc cases to noreg64 testsJan Beulich8-17/+95
2024-07-19bfin: free the allocated memoryzhangxianting1-0/+2
2024-07-19MIPS/GAS/testsuite: Also verify trap expansions of multiplication macrosMaciej W. Rozycki24-0/+559
2024-07-19MIPS/GAS/testsuite: Split mul test into 32-bit and 64-bit partsMaciej W. Rozycki26-259/+370
2024-07-19MIPS/GAS/testsuite: Run the mul macro test across architecturesMaciej W. Rozycki11-86/+437
2024-07-19MIPS/GAS/testsuite: Also verify trap expansions of division macrosMaciej W. Rozycki20-0/+418
2024-07-19MIPS/GAS/testsuite: Split div test into 32-bit and 64-bit partsMaciej W. Rozycki21-176/+253
2024-07-19MIPS/GAS/testsuite: Run the div macro test across architecturesMaciej W. Rozycki10-210/+357
2024-07-19MIPS/GAS: Handle --trap command-line option dynamicallyMaciej W. Rozycki14-15/+663
2024-07-19MIPS/GAS/testsuite: Add R10000 CPU architectureMaciej W. Rozycki5-0/+22
2024-07-19MIPS/GAS/testsuite: Reorder R5900 CPU architecture definitionMaciej W. Rozycki1-3/+3
2024-07-18gas: aarch64: testsuite: add new tests for SCFIIndu Bhagat59-1/+1501
2024-07-18gas: aarch64: add experimental support for SCFIIndu Bhagat3-0/+999
2024-07-18gas: scfi: make scfi_state_restore_reg function more preciseIndu Bhagat1-4/+5
2024-07-18gas: minor reformatting in command line help and docMatthieu Longo3-17/+20
2024-07-18X86: Update gas/NEWS for Intel APX.Cui, Lili1-1/+1
2024-07-16gas: scfi: testsuite: refresh the READMEIndu Bhagat1-9/+12
2024-07-13Revert "MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64"Maciej W. Rozycki2-2/+2
2024-07-13Revert "MIPS/GAS: Omit LI 0 for condition trap"Maciej W. Rozycki4-35/+3
2024-07-12aarch64: Add support for sme2.1 zero instructions.Srinath Parvathaneni6-1/+270
2024-07-12aarch64: Add support for sme2.1 movaz instructions.Srinath Parvathaneni11-0/+329
2024-07-12aarch64: Add support for sme2.1 luti2 and luti4 instructions.Srinath Parvathaneni5-0/+288
2024-07-12x86: drop unnecessary \() from bundle testsJan Beulich3-15/+15
2024-07-12x86/APX: remove two inconsistenciesJan Beulich7-81/+283
2024-07-12x86/APX: correct TEST/CTESTcc with 1st operand being a memory oneJan Beulich6-8/+33
2024-07-12MIPS/GAS: Omit LI 0 for condition trapYunQiang Su4-3/+35
2024-07-12MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64YunQiang Su2-2/+2
2024-07-12aarch64: disable feature b16b16Matthieu Longo4-3/+7
2024-07-12Re: base64: Add support for targets with byte size > octet size.Alan Modra1-1/+1
2024-07-11base64: Add support for targets with byte size > octet size.Nick Clifton5-83/+107
2024-07-11gas: don't open-code IS_WHITESPACE() / IS_NEWLINE()Jan Beulich1-3/+2
2024-07-11gas: multi-byte warning adjustmentsJan Beulich8-11/+41
2024-07-11gas: there's no scrubber state 12Jan Beulich1-4/+1
2024-07-11X86: Update gas/NEWS for Intel APX.Cui, Lili1-0/+6
2024-07-11RISC-V: Add platform property/capability extensionsTsukasa OI3-0/+45
2024-07-11Re: Add support for a .base64 pseudo-op to gasAlan Modra1-18/+14
2024-07-10Add support for a .base64 pseudo-op to gasNick Clifton10-0/+398
2024-07-08aarch64: Add support for sve2p1 pmov instruction.srinath6-3/+349
2024-07-08aarch64: Add support for sve2p1 tbxq instruction.Srinath Parvathaneni5-2/+37
2024-07-08aarch64: Add support for sve2p1 zipq[1-2] instructions.Srinath Parvathaneni5-2/+72