aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/gas
AgeCommit message (Expand)AuthorFilesLines
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
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