aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-09x86/Intel: fix "near ptr" / "far ptr" handlingJan Beulich2-0/+10
2019-12-08aarch64*-*-*ilp32 gas testsAlan Modra13-36/+34
2019-12-06[gas] Implement .cfi_negate_ra_state directiveKyrylo Tkachov2-0/+46
2019-12-05Arm64: correct "sha3" arch-extension directive handlingJan Beulich5-42/+35
2019-12-04x86-64: accept 64-bit LFS/LGS/LSS forms with suffix or operand size specifierJan Beulich7-8/+67
2019-12-04x86-64/Intel: fix CALL/JMP with dword operandJan Beulich2-4/+20
2019-12-04x86/Intel: extend MOVDIRI testingJan Beulich6-0/+12
2019-12-04x86: make sure all PUSH/POP honor DefaultSizeJan Beulich2-0/+16
2019-12-04x86: drop some stray/bogus DefaultSizeJan Beulich2-8/+84
2019-11-28gas/riscv: Produce version 3 DWARF CIE by defaultAndrew Burgess2-0/+17
2019-11-28gas: Check for overflow on return column in version 1 CIE DWARFAndrew Burgess3-0/+23
2019-11-28binutils/gas/riscv: Add DWARF register numbers for CSRsAndrew Burgess2-0/+520
2019-11-25Fix "psb CSYNC" and "bti C".Andrew Pinski5-0/+12
2019-11-22Arm: Change CRC from fpu feature to archititectural extensionMihail Ionescu2-0/+33
2019-11-20PR24944, gas doesn't read enough digits when parsing a floating point numberAlan Modra2-3/+10
2019-11-18gas: Add --gdwarf-cie-version command line flagAndrew Burgess7-0/+71
2019-11-14x86/Intel: correct CMPSD test cases' regexp closing paren placementJan Beulich2-39/+39
2019-11-14x86/Intel: extend MOVSD/CMPSD testsuite coverageJan Beulich9-0/+374
2019-11-12RISC-V: Support the INSN_CLASS.*F.* classes for .insn directive.Jim Wilson1-1/+1
2019-11-12[gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVEMihail Ionescu2-0/+51
2019-11-12[binutils][arm] Update the decoding of MVE VMOV, VMVNMihail Ionescu2-0/+88
2019-11-12[gas][arm] Make .fpu reset the FPU/Coprocessor feature bitsMihail Ionescu3-0/+23
2019-11-12x86: eliminate ImmExt abuseJan Beulich10-304/+325
2019-11-11Arm64: SVE2's smaxp/sminp require operands 1 and 3 to be the same registerJan Beulich2-0/+4
2019-11-08i386: Only check suffix in instruction mnemonicH.J. Lu4-2/+27
2019-11-07[gas][aarch64] Add the v8.6 Data Gathering Hint mnemonic [10/X]Matthew Malcomson2-0/+15