aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/gas
AgeCommit message (Expand)AuthorFilesLines
2014-07-22Add AVX512DQ instructions and their AVX512VL variants.Ilya Tocar13-0/+18066
2014-07-22Add support for AVX512BW instructions and their AVX512VL versions.Ilya Tocar37-0/+45126
2014-07-22Add support for AVX512VL versions of AVX512CD instructions.Ilya Tocar7-0/+1410
2014-07-22Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions.Ilya Tocar19-0/+75762
2014-07-17Properly handle EVEX register aliasesIlya Tocar3-0/+22
2014-07-12Don't force "set" symbols local for PEAlan Modra3-0/+22
2014-07-10gas/ARM: Fix testsuite failure for arm-elfWill Newton3-19/+1
2014-07-10Fix tests when configured for arm-linux and arm-elfWill Newton4-5/+5
2014-07-08Fix disasm of vmovsd/vmovss with different length values.Ilya Tocar8-64/+64
2014-07-08Fix PR 16722 by adding support for 8-byte vector constants.Jiong Wang17-0/+1210
2014-06-17gas/ARM: Misses deprecated IT instruction warning for ARMv8Jiong Wang2-0/+18
2014-06-17GAS: Fix CRIS double-error reports caused by recent generic GAS changes.Hans-Peter Nilsson1-0/+10
2014-06-16This fixes the aarch64 assembler so that it will generate error messages whenJiong Wang2-1/+17
2014-06-16Run write_object_file after errorsAlan Modra10-16/+23
2014-06-16Fix uninitialised VAX insnAlan Modra1-4/+4
2014-06-16Fix uninitialised CRIS insnAlan Modra1-1/+1
2014-06-10Only print prefixes before fwaitH.J. Lu2-0/+5
2014-06-09Update expected disassembly of MSP430X instructions now that the disassemblerNick Clifton1-53/+53
2014-06-03Change -mz command line option to -my for the MSP430 port of GAS.Nick Clifton1-1/+1
2014-05-22Fix whitespace in gas listing errors and warningsAlan Modra12-120/+120
2014-05-20Add MIPS .module directivemfortune10-8/+34
2014-05-20Mark MSA as requiring FP64mfortune2-120/+100
2014-05-20Fix MSP430 assembler to support #hi(<symbol>).Nick Clifton3-1/+6
2014-05-09Properly display extra data/address size prefixesH.J. Lu39-308/+308
2014-05-08Implement CONVERT_SYMBOLIC_ATTRIBUTE for MIPS.mfortune5-0/+20
2014-05-07Add MIPS r3 and r5 support.Andrew Bennett3-0/+35
2014-05-05Properly handle multiple opcode prefixesH.J. Lu9-21/+421
2014-05-02Move fwait test with prefix to prefix.sH.J. Lu6-9/+3
2014-05-01Handle prefixes before fwaitH.J. Lu4-0/+9
2014-04-23gas/arm: Fix gas tests to run on armeb-linux-eabiWill Newton4-6/+6
2014-04-23gas/arm: Force output of a data mapping symbol for literal poolsWill Newton2-0/+16
2014-04-23Add support for the MIPS eXtended Physical Address (XPA) ASE.Andrew Bennett3-0/+55
2014-04-22Fix alignment for the first section frag on xtensaMax Filippov3-0/+15
2014-04-22Fix Nios II assembler self-test mode.Sandra Loosemore2-0/+152
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson16-543/+1401
2014-04-10bfd/ChangeLogDenis Chertykov3-0/+39
2014-04-04Add support for Intel SGX instructionsIlya Tocar5-0/+42
2014-03-29 * config/tc-avr.c: Add specified_mcu variable for selected mcu.Denis Chertykov3-0/+79
2014-03-29 * gas/ChangeLog: RevertDenis Chertykov3-79/+0
2014-03-29 * config/tc-avr.c: Add specified_mcu variable for selected mcu.Denis Chertykov3-0/+79
2014-03-21Add support to the Xtensa target for creating trampolines for out-of-range br...David Weatherford3-0/+48
2014-03-20gas/Richard Sandiford13-2/+129
2014-03-20Fix memory size for gather/scatter instructionsIlya Tocar8-192/+192
2014-03-19This patch adds support for the hyperprivileged registers %hstick_offsetJose E. Marchesi4-4/+12
2014-03-19Fix Sparc test which was failing in the presence of new v9 opcodes.Jose E. Marchesi1-1/+1
2014-03-19Add support for ARM assembler produced by CodeCompositor Studio.Daniel Gutson2-0/+58
2014-03-19Fix RX gas testsuite failures by accounting for new variations in the disasse...Nick Clifton1-339/+339
2014-03-18Enable verbose error messages by default for AArch64 gas.Yufeng Zhang3-1/+175
2014-03-17Add support for parsing VFP register names in .cfi_offset directives.Nick Clifton2-2/+13
2014-03-13Make the new aarch64 bignum test endian agnostic.Nick Clifton2-4/+4