aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-12-13x86: Do not dump DS/CS segment overrides for branch hintsBorislav Petkov9-60/+69
2020-12-10RISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions.Nelson Chu3-0/+128
2020-12-10RISC-V: Control fence.i and csr instructions by zifencei and zicsr.Nelson Chu7-7/+64
2020-12-08gas: Generate a new section for SHF_GNU_RETAINH.J. Lu4-3/+61
2020-12-04IBM Z: Add risbgz and risbgnz extended mnemonicsAndreas Krebbel4-15/+24
2020-12-03IBM Z: Add support for HLASM extended mnemonicsAndreas Krebbel6-52/+157
2020-12-01RISC-V: Support to add implicit extensions for G.Nelson Chu3-1/+13
2020-12-01RISC-V: Support to add implicit extensions.Nelson Chu10-11/+30
2020-12-01RISC-V: Improve the version parsing for arch string.Nelson Chu21-22/+32
2020-12-01RISC-V: Add zifencei and prefixed h class extensions.Nelson Chu6-2/+13
2020-12-01RISC-V: Don't allow any uppercase letter in the arch string.Nelson Chu3-2/+5
2020-12-01RISC-V: Minor cleanup and testcases improvement for arch string parser.Nelson Chu54-59/+89
2020-11-29x86: Do not dump DS/CS segment overrides for branch hintsBorislav Petkov6-0/+25
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz5-0/+42
2020-11-25gas output_file_close error messageAlan Modra1-1/+1
2020-11-19gas/testsuite: Fix SHF_GNU_RETAIN tests for FreeBSD OSABIsJozef Lawrynowicz3-3/+3
2020-11-18Re: Stop Gas from generating line info or address rangesAlan Modra3-6/+16
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz12-5/+156
2020-11-17When reading string arguments for the assembler's string directives treat spa...Nick Clifton3-0/+13
2020-11-16aarch64: Add +pauth flag for Pointer Authentication featurePrzemyslaw Wirkus2-0/+153
2020-11-16aarch64: Extract Condition flag manipulation feature from Armv8.4-APrzemyslaw Wirkus2-0/+32
2020-11-16arm: Add support for Cortex-A78CPrzemyslaw Wirkus1-0/+6
2020-11-14x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit modeBorislav Petkov35-392/+392
2020-11-13gas, arm: PR26858 Fix availability of single precision vmul/vmla in arm modeAndre Vieira2-0/+14
2020-11-12MSP430: gas: Ignore -md option required for GCC backward compatibilityJozef Lawrynowicz3-0/+13
2020-11-12Stop Gas from generating line info or address ranges for sections that do not...Nick Clifton4-13/+31
2020-11-11aarch64: Allow LS64 feature with Armv8.6Przemyslaw Wirkus1-1/+1
2020-11-09Add support for the LMBD (left-most bit detect) instruction to the PRU assemb...Spencer E. Olson2-0/+6
2020-11-09aarch64: Update LS64 feature with system registerPrzemyslaw Wirkus2-0/+63
2020-11-09aarch64: Limit Rt register number for LS64 load/store instructionsPrzemyslaw Wirkus3-34/+247
2020-11-09RISC-V: Update ABI to the elf_flags after parsing elf attributes.Nelson Chu16-0/+124
2020-11-04aarch64: Update feature RAS system registersPrzemyslaw Wirkus10-141/+72
2020-11-03[PATCH][GAS] aarch64: Add atomic 64-byte load/store instructions for Armv8.7Przemyslaw Wirkus4-0/+62
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu14-14/+14
2020-10-30[PATCH][GAS] aarch64: Add WFIT instruction for Armv8.7-aPrzemyslaw Wirkus2-1/+66
2020-10-29aarch64: Fix DSB instruction 'missing immediate expression' errorsPrzemyslaw Wirkus2-0/+29
2020-10-28aarch64: Add CSR PDEC instructionPrzemyslaw Wirkus5-0/+23
2020-10-28aarch64: Add WFET instruction for Armv8.7-aPrzemyslaw Wirkus2-0/+73
2020-10-28aarch64: Add DSB instruction Armv8.7-a variantPrzemyslaw Wirkus5-0/+58
2020-10-26gas: Clear all auto-assigned file slotsH.J. Lu3-0/+65
2020-10-26CSKY: Change plsl.u16 to plsl.16.Cooper Qu2-2/+2
2020-10-26CSKY: Fix and add some instructions for VDSPV1.Cooper Qu1-27/+27
2020-10-26Change avxvnni disassembler output from {vex3} to {vex}Cui,Lili2-32/+32
2020-10-22[PATCH][GAS][AArch64] Define BRBE system registersPrzemyslaw Wirkus5-0/+422
2020-10-22aarch64: Define CSRE system registersPrzemyslaw Wirkus5-0/+68
2020-10-22arm: Fix the wrong error message string for mve vldr/vstr (PR26763).Srinath Parvathaneni3-0/+846
2020-10-21aarch64: Add testcase for HCR_EL2 system registerPrzemyslaw Wirkus2-0/+11
2020-10-20Add AMD znver3 processor supportGanesh Gopalasubramanian15-0/+232
2020-10-17gas: Add a -gdwarf-5 debug_line test with .s fileH.J. Lu3-0/+54
2020-10-17gas: Replace dwarf5-line-2.S with dwarf5-line-3.SH.J. Lu2-4/+4