aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-08-23[AArch64] Add SVE condition codesusers/ARM/sveRichard Sandiford9-44/+178
2016-08-23[AArch64][SVE 32/32] Add SVE testsRichard Sandiford14-0/+79417
2016-08-23[AArch64][SVE 09/32] Improve error messages for invalid floatsRichard Sandiford2-0/+9
2016-08-19ARM: Issue a warning when the MRRC and MRRC2 instructions are used with the s...Tamar Christina3-0/+36
2016-08-19Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton21-85/+85
2016-08-11[AArch64] Reject -0.0 as an 8-bit FP immediateRichard Sandiford2-1/+25
2016-08-05Ensure ARM VPUSH and VPOP instructions do not affect more than 16 registers.Nick Clifton3-0/+27
2016-08-05Fix the generation of alignment frags in code sections for AArch64.Nick Clifton2-0/+41
2016-07-29gas: avoid spurious failures in non-ELF targets in the SPARC testsuite.Jose E. Marchesi2-48/+43
2016-07-27MIPS/GAS: Implement microMIPS branch/jump compactionMaciej W. Rozycki43-589/+8268
2016-07-27Begin implementing ARC NPS-400 Accelerator instructionsGraham Markall2-0/+163
2016-07-26MIPS/GAS: Respect the `insn32' mode in branch relaxationMaciej W. Rozycki8-21/+1134
2016-07-20Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu8-4/+243
2016-07-19MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki11-16/+206
2016-07-19MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki68-42/+4547
2016-07-14MIPS/GAS: Don't convert PC-relative REL relocs against absolute symbolsMaciej W. Rozycki10-60/+132
2016-07-14MIPS/GAS: Keep the ISA bit in the addend of branch relocationsMaciej W. Rozycki6-46/+47
2016-07-14BFD: Let targets handle relocations against absolute symbolsMaciej W. Rozycki21-5/+528
2016-07-13MIPS/opcodes: Address issues with NAL disassemblyMaciej W. Rozycki6-0/+66
2016-07-13opcodes,gas: support for the ldtxa SPARC instructions.Jose E. Marchesi3-0/+60
2016-07-05x86: fix register check in check_qword_reg()Jan Beulich2-0/+9
2016-07-02MIPS/GAS/testsuite: Remove remnants of a.out/ECOFF supportMaciej W. Rozycki26-1822/+1036
2016-07-02MIPS/GAS/testsuite: Split `branch-misc-2' tests into twoMaciej W. Rozycki23-148/+286
2016-07-02MIPS/GAS/testsuite: Reenable disabled external BEQ testsMaciej W. Rozycki4-8/+19
2016-07-02MIPS/GAS/testsuite: Restrict 64-bit `branch-mips' tests to NewABI targetsMaciej W. Rozycki1-3/+8
2016-07-02MIPS/GAS/testsuite: Group `branch-misc' tests togetherMaciej W. Rozycki1-3/+2
2016-07-01[AArch64] Fix +nofp16 handlingSzabolcs Nagy3-0/+12
2016-07-01x86-64/MPX: relax no-RIP-relative-addressing testcaseJan Beulich1-4/+4
2016-07-01x86-64/MPX: bndmk, bndldx, and bndstx don't allow RIP-relative addressingJan Beulich2-132/+202
2016-07-01x86/MPX: fix address size handlingJan Beulich3-0/+206
2016-07-01x86/Intel: don't accept bogus instructionsJan Beulich3-0/+35
2016-07-01x86: allow suffix-less movzw and 64-bit movzbJan Beulich4-0/+87
2016-07-01x86/Intel: fix operand checking for MOVSDJan Beulich4-1/+62
2016-06-30MIPS16/GAS: Fix delay slot filling across fragsMatthew Fortune8-0/+170
2016-06-30PR gas/20312: Do not pad sections to alignment on failed assemblyMaciej W. Rozycki3-0/+7
2016-06-30[ARM][GAS] ARMv8.2 should enable ARMv8.1 NEON instructions.Matthew Wahab1-0/+79
2016-06-28Use `supports_gnu_unique' with the `unique_symbol' and `type' testsMaciej W. Rozycki1-2/+2
2016-06-28Fix new testcase for hppa64Alan Modra1-12/+9
2016-06-28[AArch64] Make register indices be full 64-bit valuesRichard Sandiford2-0/+72
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki15-38/+129
2016-06-27Make the kernel dwarf stack unwinder work for ARC targets.Vineet Gupta1-2/+1
2016-06-27Add command line option to stop the assembler from padding the end of section...Nick Clifton3-0/+28
2016-06-25MIPS16/GAS: Restore unsupported relocation diagnosticsMaciej W. Rozycki75-10/+1092
2016-06-23MIPS/GAS: Keep the original microMIPS symbol reference in branch relocsMaciej W. Rozycki6-8/+128
2016-06-22Add support for yet some more new ISA 3.0 instructions.Peter Bergner2-0/+52
2016-06-21MIPS/GAS: Handle resolved R6 PC-relative relocationsMaciej W. Rozycki9-0/+373
2016-06-21MIPS/GAS: Use the module level ISA setting for R6 relaxationMaciej W. Rozycki8-0/+96
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall12-83/+83
2016-06-20MIPS/GAS/testsuite: Uniquely identify MIPS64r6 testsMaciej W. Rozycki2-2/+2
2016-06-17opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr,wrhpr insns.Jose E. Marchesi12-51/+419