aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-01-26nios2: Don't disable relaxation with --gdwarf-NH.J. Lu2-0/+30
2021-01-26gas testsuite tidyAlan Modra28-31/+32
2021-01-26gas byte testAlan Modra4-14/+0
2021-01-26pr27228 testcaseAlan Modra2-2/+4
2021-01-24gas: Add a testcase for PR gas/27228H.J. Lu3-0/+14
2021-01-21PR27221, 058430b4a1 warnings while assembling the Linux kernelAlan Modra4-20/+0
2021-01-20PowerPC: Don't generate unused section symbolsAlan Modra3-3/+0
2021-01-18as: Automatically enable DWARF5 supportH.J. Lu2-3/+1
2021-01-18PR27198, segv in S_IS_WEAKAlan Modra4-0/+9
2021-01-15RISC-V: Error and warning messages tidy.Nelson Chu7-234/+234
2021-01-13x86: Don't generate GOT_symbol for PLT relocationsH.J. Lu5-0/+48
2021-01-11aarch64: Remove support for CSREKyrylo Tkachov8-61/+0
2021-01-09POWER10: Add Return-Oriented Programming instructionsPeter Bergner6-0/+88
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu17-105/+91
2021-01-07RISC-V: Add pause hint instruction.Philipp Tomsich2-0/+12
2021-01-07RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93).Claire Xenia Wolf3-0/+150
2021-01-06sparc-elf ld test failsAlan Modra1-16/+18
2021-01-06gas APP macro testsAlan Modra4-0/+4
2021-01-06RISC-V: Fix riscv gas/ld testsuites failures for big endian.Marcus Comstedt11-11/+11
2021-01-01Update year range in copyright notice of binutils filesAlan Modra190-190/+190
2020-12-14rx-elf FAIL: SHF_GNU_RETAIN sections 27Alan Modra1-10/+10
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