aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-06-30Add support for monitorx/mwaitx instructionsAmit Pawar16-4/+304
2015-06-27Update ia64 gas testsH.J. Lu3-2/+7
2015-06-25Update .strtab section sizes in mmix testsH.J. Lu3-2/+7
2015-06-25Use strtab with GC and suffix merging for .strtabH.J. Lu4-0/+24
2015-06-22PPC sync instruction accepts invalid and incompatible operandsPeter Bergner3-4/+9
2015-06-22Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton7-36/+48
2015-06-19Allow for optional operands with non-zero default values.Peter Bergner4-5/+11
2015-06-18Add support for using the ADR alias in Thumb mode against nearby symbols.Nick Clifton4-0/+27
2015-06-18Fix the computation of the addends for an ARM_TLS_LE32 reloc.Nick Clifton3-0/+48
2015-06-17Add support for converting LDR Rx,=<imm> to MOV or MVN in Thumb2 mode.Alessandro Marzocchi5-0/+66
2015-06-17Add support for converting VLDR <reg>,=<constant> to a VMOV instruction when ...Alessandro Marzocchi7-0/+278
2015-06-16[AArch64] Support id_mmfr4 system registerMatthew Wahab3-11/+18
2015-06-15[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 supportRenlin Li3-15/+24
2015-06-15gas: Don't use frag_align but use plain padding to align .debug_aranges.Mark Wielaard3-0/+38
2015-06-04Add hwsync extended mnemonic.Peter Bergner3-4/+18
2015-06-03[ARM] Commit approaved testcases missed in previous commitMatthew Wahab3-0/+142
2015-06-02[ARM] Add support for ARMv8.1 PAN extensionMatthew Wahab3-9/+39
2015-06-02[AArch64] Support for ARMv8.1a Adv.SIMD instructionsMatthew Wahab4-0/+223
2015-06-02[AArch64] Support for ARMv8.1a Limited Ordering Regions extensionMatthew Wahab4-0/+97
2015-06-01[AArch64][GAS] Add support for PAN architecture extensionMatthew Wahab4-0/+65
2015-06-01[AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang3-0/+8
2015-06-01[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang3-15/+25
2015-06-01x86/Intel: disassemble vcvt{,u}si2s{d,s} with correct operand orderJan Beulich7-432/+439
2015-06-01x86/Intel: accept mandated operand order for vcvt{,u}si2s{d,s}Jan Beulich3-72/+81
2015-05-28Compact EH SupportCatherine Moore27-1/+783
2015-05-15Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu8-2/+61
2015-05-15Add -mshared option to x86 ELF assemblerH.J. Lu8-25/+163
2015-05-14Fix some PPC assembler errors.Peter Bergner7-9/+30
2015-05-13xtensa: fix gas trampolines regressionMax Filippov2-0/+14
2015-05-13Revert "Add -mno-shared to x86 assembler"H.J. Lu4-73/+0
2015-05-13Add missing ChangeLog entries for PR binutis/18386H.J. Lu1-0/+11
2015-05-11Add Intel MCU support to gasH.J. Lu14-2/+200
2015-05-09Ignore 0x66 prefix for call/jmp/jcc in 64-bit modeH.J. Lu6-6/+105
2015-05-08Change ARM symbol name verification code so that it only triggers when the fo...Nick Clifton3-1/+19
2015-05-08Add -mno-shared to x86 assemblerH.J. Lu4-0/+73
2015-05-07Optimize branches to non-weak symbols with visibilityH.J. Lu5-0/+112
2015-05-06gas: added tests for the sparc natural instructions.Jose E. Marchesi5-5/+53
2015-05-06gas: support for the sparc %ncc condition codes register.Jose E. Marchesi6-0/+42
2015-05-06[AArch64] Record instruction alignment for .inst directiveRenlin Li3-0/+21
2015-05-05[AARCH64] Positively emit symbols for alignmentRenlin Li5-0/+45
2015-05-01Remove i386_elf_emit_arch_noteH.J. Lu4-0/+17
2015-04-30GAS ARM: Warn if the user creates a symbol with the same name as an instruction.Nick Clifton4-0/+15
2015-04-29Fix an internal error in GAS when assembling a bogus piece of source code.Nick Clifton4-0/+19
2015-04-28[ARM]Positively emit symbols for alignmentRenlin Li3-6/+9
2015-04-27opcodes/Peter Bergner8-140/+124
2015-04-27S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel1-0/+4
2015-04-27S/390: Fixes for z13 instructions.Andreas Krebbel3-6/+12
2015-04-24[ARM]: Don't tail-pad over-aligned functions to the alignment boundary.Richard Earnshaw2-15/+4
2015-04-23Improve warning messages for la/dlaMatthew Fortune6-0/+18
2015-04-23Fix r6-branch-constraints test when run with n64 as default ABIMatthew Fortune2-1/+6