aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-11-16x86: Don't allow KMOV in TLS code sequencesH.J. Lu5-0/+16
2021-11-16RISC-V: Scalar crypto instruction and entropy source CSR testcases.jiawei41-3/+490
2021-11-15Deal with full path in .file 0 directiveEric Botcazou5-4/+130
2021-11-11RISC-V: Dump objects according to the elf architecture attribute.Nelson Chu3-5/+5
2021-11-10arm: enable Cortex-A710 CPUPrzemyslaw Wirkus1-0/+6
2021-11-10PR 28447: implement multiple parameters for .file on XCOFFClément Chigot4-0/+30
2021-11-02ARM: match armeb output for unwind-pacbti-m testAlan Modra1-3/+3
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus2-1/+18
2021-10-29Re: arm: add unwinder encoding support for PACBTIAlan Modra3-0/+59
2021-10-28ARM assembler: Allow up to 32 single precision registers in the VPUSH and VPO...Markus Klein2-0/+9
2021-10-25x86: Also handle stores for -muse-unaligned-vector-moveH.J. Lu3-12/+69
2021-10-24LoongArch gas supportliuzhensong24-1/+1973
2021-10-22x86: Add -muse-unaligned-vector-move to assemblerH.J. Lu4-0/+62
2021-10-14Re: s12z/disassembler: call memory_error_func when appropriateAlan Modra1-1/+2
2021-10-07RISC-V: Support aliases for Zbs instructionsPhilipp Tomsich4-0/+26
2021-10-07RISC-V: Add support for Zbs instructionsPhilipp Tomsich4-2/+58
2021-09-30arm: enable Cortex-R52+ CPUPrzemyslaw Wirkus1-0/+6
2021-09-29Add a testcase for PR binutils/27202H.J. Lu3-0/+28
2021-09-28RISC-V: Allow to add numbers in the prefixed extension names.Nelson Chu8-9/+14
2021-09-28x86: Print {bad} on invalid broadcast in OP_E_memoryCui,Lili4-5/+23
2021-09-25PowerPC: Enable mfppr mfppr32, mtppr and mtppr32 extended mnemonics on POWER5Peter Bergner5-8/+21
2021-09-24gas/testsuite/ld-elf/dwarf2-21.d: Pass -WHans-Peter Nilsson1-1/+1
2021-09-22dwarf2 sub-section testAlan Modra3-0/+27
2021-09-18PR28149 part 2, purge generated line infoAlan Modra4-47/+11
2021-09-18PR28149, debug info with wrong file associationAlan Modra6-4/+14
2021-09-13RISC-V: Update the assembler insn testcase.Nelson Chu2-4/+0
2021-09-10Re: gas: Use the directory name in .file 0Alan Modra1-18/+18
2021-09-09gas: Use the directory name in .file 0H.J. Lu3-0/+127
2021-09-08RISC-V: Pretty print values formed with lui and addiw.Jim Wilson4-17/+17
2021-09-02Fix the V850 assembler's generation of relocations for the st.b instruction.Nick Clifton2-3/+8
2021-08-31RISC-V: Extend .insn directive to support hardcode encoding.Nelson Chu5-0/+29
2021-08-30RISC-V: PR27916, Support mapping symbols.Nelson Chu17-1/+292
2021-08-19x86: Put back 3 aborts in OP_E_memoryH.J. Lu1-0/+1
2021-08-19x86: Avoid abort on invalid broadcastH.J. Lu3-0/+17
2021-08-18Re: as: Replace the removed symbol with the versioned symbolAlan Modra1-2/+2
2021-08-17x86: Always run fp testsH.J. Lu4-208/+1
2021-08-16x86: Don't pad .tfloat directive outputH.J. Lu2-0/+122
2021-08-16as: Replace the removed symbol with the versioned symbolH.J. Lu3-1/+30
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