aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-06-10Only print prefixes before fwaitH.J. Lu3-0/+10
2014-06-09Update expected disassembly of MSP430X instructions now that the disassemblerNick Clifton2-53/+57
2014-06-03Change -mz command line option to -my for the MSP430 port of GAS.Nick Clifton2-1/+5
2014-05-22Fix whitespace in gas listing errors and warningsAlan Modra13-120/+135
2014-05-20Add ChangeLog from previous MIPS .module commitmfortune1-0/+14
2014-05-20Add MIPS .module directivemfortune10-8/+34
2014-05-20Mark MSA as requiring FP64mfortune3-120/+105
2014-05-20Fix MSP430 assembler to support #hi(<symbol>).Nick Clifton4-1/+12
2014-05-09Properly display extra data/address size prefixesH.J. Lu40-308/+350
2014-05-08Implement CONVERT_SYMBOLIC_ATTRIBUTE for MIPS.mfortune6-0/+28
2014-05-07Add MIPS r3 and r5 support.Andrew Bennett4-0/+42
2014-05-05Properly handle multiple opcode prefixesH.J. Lu10-21/+437
2014-05-02Move fwait test with prefix to prefix.sH.J. Lu7-9/+13
2014-05-01Handle prefixes before fwaitH.J. Lu5-0/+17
2014-04-23gas/arm: Fix gas tests to run on armeb-linux-eabiWill Newton5-6/+12
2014-04-23gas/arm: Force output of a data mapping symbol for literal poolsWill Newton3-0/+22
2014-04-23Add support for the MIPS eXtended Physical Address (XPA) ASE.Andrew Bennett4-0/+61
2014-04-22Add missing ChangeLog entries for nios2 gas selftest patch.Sandra Loosemore1-0/+5
2014-04-22Fix alignment for the first section frag on xtensaMax Filippov4-0/+23
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 Svensson17-543/+1421
2014-04-10bfd/ChangeLogDenis Chertykov4-0/+45
2014-04-04Add support for Intel SGX instructionsIlya Tocar6-0/+50
2014-03-29 * config/tc-avr.c: Add specified_mcu variable for selected mcu.Denis Chertykov3-0/+79
2014-03-29 * gas/ChangeLog: RevertDenis Chertykov4-85/+0
2014-03-29 * config/tc-avr.c: Add specified_mcu variable for selected mcu.Denis Chertykov4-0/+85
2014-03-21Add support to the Xtensa target for creating trampolines for out-of-range br...David Weatherford4-0/+55
2014-03-20gas/Richard Sandiford14-2/+139
2014-03-20Fix memory size for gather/scatter instructionsIlya Tocar9-192/+205
2014-03-19This patch adds support for the hyperprivileged registers %hstick_offsetJose E. Marchesi5-4/+18
2014-03-19Fix Sparc test which was failing in the presence of new v9 opcodes.Jose E. Marchesi2-2/+7
2014-03-19Add support for ARM assembler produced by CodeCompositor Studio.Daniel Gutson3-0/+64
2014-03-19Fix RX gas testsuite failures by accounting for new variations in the disasse...Nick Clifton2-339/+343
2014-03-18Enable verbose error messages by default for AArch64 gas.Yufeng Zhang4-1/+181
2014-03-17Add support for parsing VFP register names in .cfi_offset directives.Nick Clifton3-2/+19
2014-03-13Make the new aarch64 bignum test endian agnostic.Nick Clifton3-4/+9
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold4-0/+40
2014-03-12The value of a bignum expression is held in a single global array. This meansNick Clifton3-0/+43
2014-03-05Update copyright yearsAlan Modra165-275/+168
2014-03-03This patch enhances the MSP430 port of GAS so that, if requested, it willNick Clifton4-0/+33
2014-02-27opcodes/Yufeng Zhang3-0/+102
2014-02-27opcodes/Yufeng Zhang3-0/+15
2014-02-21Add support for CPUID PREFETCHWT1Ilya Tocar14-28/+107
2014-02-20Change cpu for vptestnmd and vptestnmq instructions.Ilya Tocar13-320/+333
2014-02-12Add clflushopt, xsaves, xsavec, xrstorsIlya Tocar20-0/+322
2014-01-31Add gather/scatter tests with incorrect memory operandMichael Zolotukhin5-93/+158
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore5-0/+121
2014-01-30Fix shift for AVX512F gather/scatter instructionsMichael Zolotukhin5-32/+41
2014-01-28A recent update to the binutils means that RELA sections now have theNick Clifton3-2/+8
2014-01-22Add check for invalid register in AVX512 gathersMichael Zolotukhin13-0/+192