aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/gas
AgeCommit message (Expand)AuthorFilesLines
2021-08-13PR28168: [CSKY] Fix stack overflow in disassemblerLifang Xia3-8/+21
2021-08-12Re: gas: support NaN flavorsAlan Modra2-1/+10
2021-08-11Fix a typo in the RX asse,bler. The Double-precision floating-point exceptio...Darius Galis3-3/+3
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson3-3/+3
2021-08-11gas: support NaN flavorsJan Beulich5-0/+164
2021-08-11gas: make 2nd argument of .dcb.* consistently optionalJan Beulich1-0/+3
2021-08-11x86: introduce .bfloat16 directiveJan Beulich4-3/+4
2021-08-11x86: introduce .hfloat directiveJan Beulich4-0/+6
2021-08-11x86/ELF: fix .tfloat output with hex inputJan Beulich4-0/+13
2021-08-11x86/ELF: fix .ds.x outputJan Beulich4-3/+10
2021-08-11x86/ELF: fix .tfloat outputJan Beulich4-4/+31
2021-08-09GAS: DWARF-5: Ensure that the 0'th entry in the directory table contains the ...Nick Clifton6-9/+50
2021-08-06Re: Add tests for Intel AVX512_FP16 instructionsAlan Modra1-0/+1
2021-08-05[PATCH 2/2] Add tests for Intel AVX512_FP16 instructionsCui,Lili30-0/+26033
2021-08-04IBM Z: Remove lpswey parameterAndreas Krebbel2-2/+2
2021-07-29gas: improve C_BSTAT and C_STSYM symbols handling on XCOFFClément Chigot4-0/+63
2021-07-26PATCH [9/10] arm: add 'pacg' instruction for Armv8.1-M pacbti extensionAndrea Corallo2-0/+2
2021-07-26PATCH [8/10] arm: add 'autg' instruction for Armv8.1-M pacbti extensionAndrea Corallo2-0/+2
2021-07-26PATCH [7/10] arm: add 'bxaut' instruction for Armv8.1-M pacbti extensionAndrea Corallo2-1/+3
2021-07-26PATCH [4/10] arm: add 'pac' instruction for Armv8.1-M pacbti extensionAndrea Corallo4-0/+8
2021-07-26PATCH [3/10] arm: add 'aut' instruction for Armv8.1-M pacbti extensionAndrea Corallo4-0/+8
2021-07-26PATCH [2/10] arm: add 'pacbti' instruction for Armv8.1-M pacbti extensionAndrea Corallo5-0/+19
2021-07-26PATCH [1/10] arm: add 'bti' instruction for Armv8.1-M pacbti extensionAndrea Corallo2-0/+15
2021-07-24Revert: PowerPC: Don't generate unused section symbolsAlan Modra3-0/+3
2021-07-23x86: express unduly set rounding control bits in disassemblyJan Beulich6-26/+28
2021-07-22x86: drop dq{b,d}_modeJan Beulich5-84/+84
2021-07-22x86: correct EVEX.V' handling outside of 64-bit modeJan Beulich1-2/+2
2021-07-22x86-64: properly bounds-check %bnd<N> in OP_G()Jan Beulich2-0/+16
2021-07-22x86-64: generalize OP_G()'s EVEX.R' handlingJan Beulich3-0/+6
2021-07-22x86: correct VCVT{,U}SI2SD rounding mode handlingJan Beulich4-1/+28
2021-07-21as_bad_subtractAlan Modra3-63/+63
2021-07-20RISC-V: Minor updates for architecture parser.Nelson Chu2-2/+2
2021-07-14x86: Add int1 as one byte opcode 0xf1H.J. Lu6-0/+12
2021-07-07IBM Z: Add another arch14 instructionAndreas Krebbel2-0/+2
2021-07-07Fix problems translating messages when a percentage sign appears at the end o...Nick Clifton1-4/+4
2021-06-22picojava assembler and disassembler fixesAlan Modra2-169/+149
2021-06-19ppc raw test failure when 32-bit bfdAlan Modra2-2/+2
2021-06-18gas: fold symbol table entries generated for .startof.() / .sizeof.()Jan Beulich3-0/+17
2021-06-17Fix an assertion failure in the AArch64 assembler triggered by incorrect inst...Nick Clifton3-0/+5
2021-06-17gas: ensure sections contents is zero for BFD_RELOC_PPC*_TLSM on XCOFF.Clément Chigot4-0/+85
2021-06-16gas: fix hex float parsing from .dcb.? directivesJan Beulich1-0/+16
2021-06-16gas: fix overflow diagnosticsJan Beulich3-0/+56
2021-06-15x86: bring "gas --help" output for --32 etc in sync with realityJan Beulich1-1/+1
2021-06-15x86: harmonize disp with imm handlingJan Beulich3-0/+41
2021-06-15x86: off-by-1 in offset_in_range()Jan Beulich5-0/+79
2021-06-15x86: permit parenthesized expressions again as addressing scale factorJan Beulich3-0/+12
2021-06-10x86: suppress LEA optimization in a specific 16-bit caseJan Beulich3-3/+54
2021-06-08x86: cover a.out in recently added testsJan Beulich3-41/+41
2021-06-08x86-64: avoid bogus warnings with 32-bit addressingJan Beulich7-0/+76
2021-06-07x86: honor quoted figure braces in i386_att_operand()Jan Beulich2-0/+4