aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-09-14Add a new ".nop" directive to the assembler to allow the creation of no-op in...Nick Clifton7-5/+34
2020-09-11gas: Don't error when .debug_line already exists, unless .loc was usedMark Wielaard10-0/+329
2020-09-10CSKY: Add L2Cache instructions for CK860.Cooper Qu1-1/+1
2020-09-08aarch64: Add support for Armv8-R system registersAlex Coplan7-0/+474
2020-09-08aarch64: Add support for Armv8-R DFB aliasAlex Coplan2-0/+10
2020-09-07gas: Output directory and file names in .debug_line_str for DWARF5Mark Wielaard1-6/+6
2020-09-07gas: Make sure to only add an md5 to a .file when requested.Mark Wielaard1-1/+1
2020-09-02CSKY: Fix Encode of mulsws.Cooper Qu1-1/+1
2020-08-30cr16 disassembly error of disp20 fieldsAlan Modra8-55/+55
2020-08-28CSKY: Support attribute section.Cooper Qu21-3/+34
2020-08-26bpf: add xBPF ISADavid Faust5-0/+43
2020-08-24CSKY: Add new arch CK860.Cooper Qu6-4/+80
2020-08-24tic54x fixesAlan Modra2-28/+19
2020-08-24CSKY: Add ck803r2 series cpu.Cooper Qu2-0/+18
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra3-0/+13
2020-08-21CSKY: Support two operands form for bloop.Cooper Qu2-0/+2
2020-08-19Correct vcmpsq, vcmpuq and xvtlsbb BF fieldAlan Modra3-3/+3
2020-08-18PowerPC: Rename xvcvbf16sp to xvcvbf16spnPeter Bergner2-2/+2
2020-08-17gas: Fix internal error in S_SET_SEGMENTAlex Coplan3-0/+9
2020-08-12[PATCH] gas: arm: Fix IT-predicated MVE vcvtJoe Ramsay5-0/+23
2020-08-12aarch64: Add support for MPAM system registersAlex Coplan5-0/+74
2020-08-10aarch64: Don't assert on long sysreg namesAlex Coplan3-0/+7
2020-08-10[aarch64] GAS doesn't validate the architecture version for any tlbi register...Przemyslaw Wirkus3-0/+6
2020-08-10Implement missing powerpc extended mnemonicsAlan Modra4-0/+12
2020-08-10Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassemblyAlan Modra2-200/+200
2020-08-10Error on lmw, lswi and related PowerPC insns when LEAlan Modra9-1075/+1088
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