aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/gas
AgeCommit message (Expand)AuthorFilesLines
2014-09-27Do away with hash table line lookup in dwarf2dbg.cAlan Modra3-0/+22
2014-09-23Disallow VEX/EVEX encoded instructions in 16-bit modeH.J. Lu3-0/+30
2014-09-22Ignore MOD field for control/debug register moveH.J. Lu4-0/+43
2014-09-16Add -mevexrcig={rne|rd|ru|rz} option to x86 assembler.Ilya Tocar55-0/+7614
2014-09-15Add support for MIPS R6.Andrew Bennett75-42/+6218
2014-09-15Ensure softfloat and singlefloat take precedence in consistency checksMatthew Fortune9-10/+16
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett1-1/+3
2014-09-10Properly handle suffix for iret and sysretH.J. Lu7-9/+146
2014-09-11Move ELF section headers to end of object fileAlan Modra28-76/+76
2014-09-06MIPS testsuite cleanup - part 3Matthew Fortune8-20/+20
2014-09-06MIPS testsuite cleanup - part 2Matthew Fortune1-2/+2
2014-09-06MIPS testsuite cleanup - part 1Matthew Fortune9-15/+43
2014-09-04MIPS: Update the list of addr32 targetsMatthew Fortune1-1/+2
2014-09-03[PATCH/AArch64] Generic support for all system registers using mrs and msrJiong Wang4-3/+30
2014-09-03[PATCH/AArch64] Implement LSE featureJiong Wang7-0/+1056
2014-08-26[ARM] Update selected_cpu based on info got during parsingJiong Wang3-0/+45
2014-08-26MIPS/gas/testsuite: Remove ECOFF offset alternativesMaciej W. Rozycki8-504/+504
2014-08-25gas tests for the sparc instructions ldfsr, stfsr, ldx, ldxa, stx, stxa, ldxf...Jose E. Marchesi7-0/+54
2014-08-22ARM/opcodes: Fix negative hexadecimal offset disassemblyMaciej W. Rozycki2-2/+2
2014-08-21MIPS/gas/testsuite: mips.exp indentation fixesMaciej W. Rozycki1-5/+5
2014-08-20[ARM] Fix vcmp with #0.0Kyrylo Tkachov5-0/+69
2014-08-13opcodes: blackfin: push down global stateMike Frysinger1-5/+5
2014-08-13opcodes: blackfin: do not force align the PCMike Frysinger2-9/+3
2014-08-12Remove type directiveH.J. Lu1-2/+1
2014-08-06Add -momit_lock_prefix=[no|yes] optionIlya Tocar4-0/+32
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune125-15/+1324
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