aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-10-05i386: Allow non-absolute segment values for lcall/ljmpT.K. Chia5-2/+44
2020-10-05x86-64: Always display suffix for %LQ in 64bitH.J. Lu4-4/+4
2020-10-05x86: Clear modrm if not neededH.J. Lu3-0/+6
2020-10-05GAS: Update the .section directive so that a numeric section index can be pro...Nick Clifton4-2/+26
2020-10-03x86: Update register operand check for AddrPrefixOpRegH.J. Lu17-55/+158
2020-10-02arm: add support for Cortex-A78 and Cortex-A78AEPrzemyslaw Wirkus2-0/+12
2020-10-02Fix the mve-vcvtne-it assembler test for the arm-*-pe targets.Nick Clifton1-1/+2
2020-10-01Add new directive to GAS: .attach_to_group.Nick Clifton8-0/+58
2020-09-30x86: Check register operand for AddrPrefixOpRegH.J. Lu6-34/+88
2020-09-28This patch adds support for Cortex-X1 for ARM.Przemyslaw Wirkus1-0/+6
2020-09-28This patch introduces ETMv4 (Embedded Trace Macrocell) system registers for t...Przemyslaw Wirkus13-2/+912
2020-09-28This patch introduces ETE (Embedded Trace Extension) system registers for the...Przemyslaw Wirkus2-0/+33
2020-09-28This patch introduces TRBE (Trace Buffer Extension) system registers for the ...Przemyslaw Wirkus5-0/+44
2020-09-24RISC-V: Error for relaxable branch in absolute section.Jim Wilson3-0/+7
2020-09-24readelf: Show Unit Type for DWARF5Mark Wielaard1-0/+1
2020-09-24Add support for Intel TDX instructions.Cui,Lili5-0/+42
2020-09-23CSKY: Add objdump option -M abi-names.Cooper Qu5-37/+35
2020-09-23Enable support to Intel Keylocker instructionsTerry Guo10-0/+229
2020-09-18bpf: xBPF SDIV, SMOD instructionsDavid Faust5-0/+59
2020-09-17Tidy gas i386.expAlan Modra1-34/+34
2020-09-15PE/x86-64: Display PE relocation namesH.J. Lu2-5/+5
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