aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/gas
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold3-0/+35
2014-03-12The value of a bignum expression is held in a single global array. This meansNick Clifton2-0/+37
2014-03-05Update copyright yearsAlan Modra161-269/+161
2014-03-03This patch enhances the MSP430 port of GAS so that, if requested, it willNick Clifton3-0/+26
2014-02-27opcodes/Yufeng Zhang2-0/+97
2014-02-27opcodes/Yufeng Zhang2-0/+10
2014-02-21Add support for CPUID PREFETCHWT1Ilya Tocar13-28/+92
2014-02-20Change cpu for vptestnmd and vptestnmq instructions.Ilya Tocar12-320/+318
2014-02-12Add clflushopt, xsaves, xsavec, xrstorsIlya Tocar19-0/+300
2014-01-31Add gather/scatter tests with incorrect memory operandMichael Zolotukhin4-93/+149
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore4-0/+114
2014-01-30Fix shift for AVX512F gather/scatter instructionsMichael Zolotukhin4-32/+32
2014-01-28A recent update to the binutils means that RELA sections now have theNick Clifton2-2/+2
2014-01-22Add check for invalid register in AVX512 gathersMichael Zolotukhin12-0/+176
2014-01-17gas: ARM: Fix encoding of VCVTr.s32.f64 instructionsWill Newton1-4/+4
2013-12-28 Adjust MMIX gas tests for recent bfd/elf.c change.Hans-Peter Nilsson2-3/+3