aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-04-05x86: Add assembler -mx86-used-note=yes testH.J. Lu4-0/+52
2019-04-05x86: Support Intel AVX512 BF16Xuepeng Guo13-0/+474
2019-04-05PowerPC conditional branch testAlan Modra8-0/+410
2019-04-05PowerPC disassembler: Don't emit trailing spacesAlan Modra12-56/+56
2019-04-04Add extended mnemonics for bctar. Fix setting of 'at' branch hints.Peter Bergner4-24/+261
2019-04-01[GAS, Arm] CLI with architecture sensitive extensionsAndre Vieira38-5/+2340
2019-03-28PR24390, Don't decode mtfsb field as a cr fieldAlan Modra2-8/+8
2019-03-21Teach a few targets to resolve BFD_RELOC_8Alan Modra2-19/+13
2019-03-19x86: Correct EVEX vector load/store optimizationH.J. Lu13-132/+145
2019-03-19x86: Correct EVEX to 128-bit EVEX optimizationH.J. Lu4-24/+187
2019-03-19ix86: Disable AVX512F when disabling AVX2H.J. Lu19-258/+251
2019-03-18x86: Pass -O0 to assembler for some testsH.J. Lu10-6/+10
2019-03-18x86: Optimize EVEX vector load/store instructionsH.J. Lu26-0/+888
2019-03-18x86: Encode 256-bit/512-bit VEX/EVEX insns with 128-bit VEXH.J. Lu3-0/+178
2019-03-17x86: Set optimize to INT_MAX for -OsH.J. Lu4-0/+6
2019-03-17x86: Correctly optimize EVEX to 128-bit VEX/EVEXH.J. Lu10-24/+440
2019-03-12S/390: arch13: Adjust to recent changesAndreas Krebbel2-48/+43
2019-02-27Testsuite: Allow multiple lines of "as" in testsuite.Matthew Malcomson6-33/+4
2019-02-07Arm: Backport hlt to all architectures.Tamar Christina3-0/+59
2019-02-07AArch64: Add negative tests for Armv8.3-a complex number instructions instruc...Tamar Christina2-0/+126
2019-02-07AArch64: Add verifier for By elem Single and Double sized instructions.Tamar Christina2-0/+95
2019-02-07Visium: align branch absolute instruction for the GR6Eric Botcazou5-10/+27
2019-02-01S12Z: GAS: Allow #_symbol operands as mov sourceJohn Darrington3-0/+26
2019-02-01S12Z: GAS: Fix incorrect range test for 16-bit PC relative offsets.John Darrington6-0/+52
2019-02-01S12Z: GAS: Issue warning if TFR/EXG have identical source and destination.John Darrington2-0/+3
2019-02-01S12Z: GAS: Disallow immediate destination operandsJohn Darrington4-0/+40
2019-01-31S/390: Implement instruction set extensionsAndreas Krebbel4-4/+311
2019-01-28xtensa: gas: don't keep relocations for constantsMax Filippov1-1/+1
2019-01-25AArch64: Update encodings for stg, st2g, stzg and st2zg.Sudi Das4-69/+100
2019-01-25AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension.Sudi Das4-0/+27
2019-01-25AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das4-43/+0
2019-01-17Arm: Clean up PE GAS testsuite correct THUMB tests.Tamar Christina8-1/+40
2019-01-16Don't emit vendor attribute section if there is no attribute to emit.Jim Wilson1-0/+3
2019-01-16RISC-V: Support ELF attribute for gas and readelf.Jim Wilson18-4/+96
2019-01-16S12Z: gas: Fix bug when a symbol name was the single letter 'c'.John Darrington3-0/+22
2019-01-16S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington1-1/+1
2019-01-14Implement the assembly instructions yield, wfe, wfi and sev for ARMv6T2 in bo...Srinath Parvathaneni3-0/+29
2019-01-11More fallout from PR 23963 changeAlan Modra2-4/+4
2019-01-10Stop objdump from displaying control codes embedded in symbol names.Nick Clifton30-443/+443
2019-01-09S12Z: Fix disassembly of indexed OPR operands with zero index.John Darrington2-1/+3
2019-01-08run_dump_test source in build directoryAlan Modra136-2/+137
2019-01-05RX: gas - Add RXv3 instruction support.Yoshinori Sato44-3/+489
2019-01-01Update year range in copyright notice of binutils filesAlan Modra187-187/+187
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu6-0/+6
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu1-2/+1
2018-12-12[GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf and arm-ntoAndre Vieira1-1/+1
2018-12-10RISC-V: Don't segfault for two regs in auipc or lui.Jim Wilson3-0/+9
2018-12-09x86: Put back BFD_RELOC_X86_64_GOTPCRELH.J. Lu4-0/+28
2018-12-07RISC-V: Fix 4-arg add parsing.Jim Wilson3-0/+18
2018-12-05[aarch64] Add support for pointer authentication B keySam Tebbs2-0/+85