aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-08-06gas: Fix internal error on long local labelsAlex Coplan4-0/+7
2020-08-04Z8k: fix sout/soudb opcodes with direct addressChristian Groessler1-2/+2
2020-08-04gas: Revert an accidental change in x86-64-pseudos.dH.J. Lu1-1/+1
2020-08-04gas: Fix .debug_info CU header for --gdwarf-5Mark Wielaard5-0/+52
2020-07-30x86: Add {disp16} pseudo prefixH.J. Lu9-10/+125
2020-07-30x86: Pass --gdwarf-3 to assemblerH.J. Lu6-5/+6
2020-07-29MIPS: Make the IRIX naming of local section symbols consistentMaciej W. Rozycki7-0/+83
2020-07-29MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki7-0/+52
2020-07-28x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)H.J. Lu4-0/+70
2020-07-22MIPS/GAS/testsuite: Fix JALR relocation tests for IRIX targetsMaciej W. Rozycki25-12/+1819
2020-07-22MIPS/GAS/testsuite: Use a helper variable for IRIX/non-IRIX test selectionMaciej W. Rozycki1-5/+2
2020-07-21Revert "x86: Don't display eiz with no scale"Jan Beulich3-13/+13
2020-07-21Revert "x86: Replace evex-no-scale.s with evex-no-scale-[32|64].s"Jan Beulich5-9/+15
2020-07-20x86: handle SVR4 escaped binary operatorsJan Beulich3-0/+63
2020-07-20x86: honor absolute section when emitting codeJan Beulich4-0/+100
2020-07-20ix86: enable more ELF tests for VxWorksJan Beulich1-9/+14
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu2-2/+2
2020-07-15x86: Don't display eiz with no scaleH.J. Lu3-13/+13
2020-07-15x86-64: adjust stack insn test caseJan Beulich4-17/+17
2020-07-15x86: avoid attaching suffixes to unambiguous insnsJan Beulich71-487/+489
2020-07-14x86-64: Zero-extend lower 32 bits displacement to 64 bitsH.J. Lu7-54/+36
2020-07-14x86/Intel: debug registers are named DRnJan Beulich4-7/+7
2020-07-14x86: simplify decode of opcodes valid with (embedded) 66 prefix onlyJan Beulich1-4/+4
2020-07-14x86-64: fix {,V}PCMPESTR{I,M} disassembly in Intel modeJan Beulich2-4/+4
2020-07-14x86: don't disassemble MOVBE with two suffixesJan Beulich3-0/+52
2020-07-14x86: avoid attaching suffix to register-only CRC32Jan Beulich32-675/+133
2020-07-14x86-64: don't hide an empty but meaningless REX prefixJan Beulich4-8/+14
2020-07-14x86: drop dead code from OP_IMREG()Jan Beulich2-0/+4
2020-07-14x86-64: fold ILP32 test expectationsJan Beulich16-7806/+16
2020-07-13gas DWARF2 test XPASSesAlan Modra4-8/+4
2020-07-11x86: Support GNU_PROPERTY_X86_FEATURE_2_TMMH.J. Lu7-0/+36
2020-07-10x86: Extract extended states from instruction templateH.J. Lu4-0/+23
2020-07-10gas/i386/property-5.d: Correct test nameH.J. Lu1-1/+1
2020-07-10x86: Add support for Intel AMX instructionsLili Cui10-0/+339
2020-07-10[readelf] Fix end_seq entry in -wL. Specifically stop the display of a line ...Tom de Vries12-12/+12
2020-07-09x86: Properly set YMM/ZMM featuresH.J. Lu7-0/+46
2020-07-09Remove powerpc PE supportAlan Modra2-3/+1
2020-07-08x86: FMA4 scalar insns ignore VEX.LJan Beulich3-0/+104
2020-07-07arc: Improve error messages when assemblingClaudiu Zissulescu5-12/+12
2020-07-07arc: Update vector instructions.Claudiu Zissulescu1-2/+2
2020-07-07Use is_xcoff_format in gas testsuiteAlan Modra3-5/+5
2020-07-07Fix recent failures in the ARM assembler testsuite due to the correction of a...Nick Clifton1-92/+92
2020-07-06x86: AVX512 extract/insert insns need to honor EVEX.L'LJan Beulich4-36/+36
2020-07-06x86: replace EXqScalarS by EXqVexScalarSJan Beulich6-4/+12
2020-07-03Re: Change readelf's display of symbol namesAlan Modra1-1/+1
2020-07-02Skip fill-1 gas test for MeP targets.Nick Clifton1-1/+3
2020-07-02aarch64: Fix segfault on unicode symbolsAlex Coplan2-0/+10
2020-07-02Change readelf's display of symbol names (when not in --wide mode) so that if...Nick Clifton6-6/+6
2020-07-01gas eqv-dot test failsAlan Modra1-1/+4
2020-06-30Remove x86 NaCl target supportH.J. Lu8-15/+6