aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-03-16RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructionsKuan-Lin Chen4-0/+148
2021-03-12aarch64: Add few missing system registersPrzemyslaw Wirkus5-0/+51
2021-03-10x86/Intel: correct AVX512 S/G disassemblyJan Beulich6-930/+930
2021-03-10x86: correct decoding of nop/reserved space (0f18 ... 0x1f)Jan Beulich7-16/+2363
2021-03-09x86-64: make SYSEXIT handling similar to SYSRET'sJan Beulich11-7/+21
2021-02-26Correct an error message in the ARM assembler.Nick Clifton3-0/+22
2021-02-19RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn.Nelson Chu2-19/+31
2021-02-17h8300 complains about new section defined without attributesAlan Modra1-0/+1
2021-02-16gas: Allow SHF_GNU_RETAIN on all sectionsH.J. Lu5-0/+43
2021-02-16x86: CVTPI2PD has special behaviorJan Beulich14-93/+147
2021-02-16x86: honor template rather than actual operands when updating i.xstateJan Beulich3-3/+3
2021-02-16x86: record register use for SIMD insns without respective explicit operandsJan Beulich7-0/+36
2021-02-16x86: make common property tests commonJan Beulich10-108/+10
2021-02-16x86: make 16-bit ENQCMD test actually test ENQCMDJan Beulich2-12/+17
2021-02-15IBM Z: Implement instruction set extensionsAndreas Krebbel3-0/+56
2021-02-12Change the readelf and objdump programs so that they will automatically follo...Nick Clifton2-2/+2
2021-02-12gas testsuite: adjust recently added tests for hppaAlan Modra5-12/+12
2021-02-09Add a sanity check of files include by .incbin.Nick Clifton4-0/+8
2021-02-09Remove arm-symbianelfAlan Modra10-10/+10
2021-02-09Prevent a bad .Psize expression from triggering a memory access violation.Nick Clifton4-0/+13
2021-02-09Add a test for PR 27355 - where corrupt assembler .file directives could trig...Nick Clifton4-0/+13
2021-02-04RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions.Nelson Chu3-150/+0
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