aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-02-06x86: Run unique tests only for ELF targetsH.J. Lu3-4/+2
2020-02-06xfail x86 gas unique testAlan Modra2-0/+2
2020-02-06mbind gas tests and supports_gnu_osabi testsuite infrastructureAlan Modra4-12/+8
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu13-0/+317
2020-02-02elf/section13.s: Replace @nobits with %nobitsH.J. Lu1-1/+1
2020-01-31arm: PR gas/25472 Enable DSP instructions with +mveAndre Vieira1-0/+140
2020-01-31[ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb instructions in MVE.Srinath Parvathaneni2-0/+56
2020-01-31aarch64: Fix MOVPRFX markup for bf16 conversionsRichard Sandiford5-2/+86
2020-01-30x86: prevent undue use of GOT32X and alike relocationsJan Beulich3-28/+59
2020-01-30cpu,opcodes,gas: fix neg and neg32 instructions in BPFJose E. Marchesi4-4/+4
2020-01-30x86-64: honor vendor specifics for near RETJan Beulich7-22/+52
2020-01-30x86-64: also diagnose far returns / IRET with ambiguous operand sizeJan Beulich15-41/+101
2020-01-27x86-64: Properly encode and decode movsxdH.J. Lu11-0/+230
2020-01-27Replace deprecated tcl case statements with switch statementsAlan Modra4-104/+106
2020-01-27AArch64: Fix cfinv disassembly issuesTamar Christina2-0/+4
2020-01-22RISC-V: Change -march parsing.Jim Wilson7-1/+12
2020-01-22x86: Always disallow double word suffix with word general registerH.J. Lu4-12/+17
2020-01-21x86: testsuite adjustments after commit 1a0351246a5cJan Beulich4-0/+8
2020-01-21x86: replace adhoc ambiguous operand checking for CRC32Jan Beulich11-6/+24
2020-01-21x86: improve handling of insns with ambiguous operand sizesJan Beulich43-95/+961
2020-01-21x86: VCVTNEPS2BF16{X,Y} should permit broadcastingJan Beulich4-0/+16
2020-01-20x86-64: Fix TLSDESC relaxation for x32H.J. Lu2-0/+4
2020-01-17x86: Add {vex} pseudo prefixH.J. Lu2-6/+6
2020-01-17Forgot to add testcases to commit for [binutils][arm] PR25376 Change MVE ...Andre Vieira4-0/+30
2020-01-16x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit modeJan Beulich3-0/+36
2020-01-15MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz3-0/+28
2020-01-14x86: Updated align branch tests for Darwin and i686-pc-elfLili Cui21-179/+221
2020-01-14Fix various assembler testsuite failures for the Z80 target.Sergey Belyashov6-9/+53
2020-01-13[ARC][committed] Code cleanup and improvements.Claudiu Zissulescu1-1/+1
2020-01-13ubsan: wasm32: signed integer overflowAlan Modra1-2/+2
2020-01-10HPUX gas testsuite fixesAlan Modra2-2/+3
2020-01-09x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode on AMDJan Beulich6-0/+51
2020-01-08Make the assembler generate an error if there is an attempt to define a secti...Nick Clifton4-0/+12
2020-01-03Allow individual targets to decide if string escapes should be allowed. Disa...Sergey Belyashov1-3/+3
2020-01-03Arm64: correct address index operands for LD1RO{H,W,D}Jan Beulich2-24/+24
2020-01-03Arm64: correct {su,us}dot SIMD encodingsJan Beulich2-12/+28
2020-01-03Arm64: correct uzp{1,2} mnemonicsJan Beulich2-8/+8
2020-01-03Arm64: correct 64-bit element fmmla encodingJan Beulich2-3/+3
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov62-57/+9634
2020-01-01Update year range in copyright notice of binutils filesAlan Modra190-190/+190
2019-12-27x86: adjust ignored prefix warning for branchesJan Beulich3-8/+12
2019-12-27x86-64: correct / adjust prefix emissionJan Beulich8-51/+45
2019-12-27x86-64: fix Intel64 handling of branch with data16 prefixJan Beulich4-19/+19
2019-12-27x86: consolidate Disp<NN> handling a littleJan Beulich1-0/+1
2019-12-12i386: Also check R12-R15 registers when optimizing testq to testbH.J. Lu3-0/+12
2019-12-12i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu54-0/+2562
2019-12-11[gas][arm] Add -mwarn-restrict-itAndre Vieira8-8/+8
2019-12-11x86: further refine SSE check (SSE4a, SHA, GFNI)Jan Beulich5-25/+75
2019-12-10[gas][arm] Set context table for '.arch_extension'Andre Vieira2-0/+13
2019-12-09x86/Intel: support "mmword ptr"Jan Beulich5-3/+8