aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-23x86: disambiguate disassembly of certain AVX512 insnsJan Beulich7-480/+494
2015-04-23x86: don't require operand size specification for AVX512 broadcastsJan Beulich7-238/+252
2015-04-20Don't hardcode offset of .shstrtab sectionH.J. Lu19-24/+46
2015-04-15Handle invalid prefixes for rdrand and rdseedH.J. Lu3-0/+49
2015-04-15[ARM] Disassembles SSAT and SSAT16 instructions incorrectly for Thumb-2Renlin Li3-16/+21
2015-04-14Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton2-3/+9
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu6-0/+236
2015-04-06Remove is_zlib_supportedH.J. Lu2-7/+4
2015-03-31Remove the last change on dw2-compress-1.dH.J. Lu2-5/+1
2015-03-31Add --with-system-zlib in gasH.J. Lu2-1/+5
2015-03-20Limit multi-byte nop instructions to 10 bytesH.J. Lu45-3334/+900
2015-03-19Fix building and testing dwarf debug section compression feature when zlib is...Nick Clifton2-1/+7
2015-03-18Add a testcase for PR gas/18087H.J. Lu5-1/+209
2015-03-18Fix debug section compression so that it is only performed if it would make t...Jon Turney2-2/+9