summaryrefslogtreecommitdiff
path: root/gas/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Add hwsync extended mnemonic.Peter Bergner2015-06-043-4/+18
* [ARM] Commit approaved testcases missed in previous commitMatthew Wahab2015-06-033-0/+142
* [ARM] Add support for ARMv8.1 PAN extensionMatthew Wahab2015-06-023-9/+39
* [AArch64] Support for ARMv8.1a Adv.SIMD instructionsMatthew Wahab2015-06-024-0/+223
* [AArch64] Support for ARMv8.1a Limited Ordering Regions extensionMatthew Wahab2015-06-024-0/+97
* [AArch64][GAS] Add support for PAN architecture extensionMatthew Wahab2015-06-014-0/+65
* [AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang2015-06-013-0/+8
* [AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang2015-06-013-15/+25
* x86/Intel: disassemble vcvt{,u}si2s{d,s} with correct operand orderJan Beulich2015-06-017-432/+439
* x86/Intel: accept mandated operand order for vcvt{,u}si2s{d,s}Jan Beulich2015-06-013-72/+81
* Compact EH SupportCatherine Moore2015-05-2827-1/+783
* Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu2015-05-158-2/+61
* Add -mshared option to x86 ELF assemblerH.J. Lu2015-05-158-25/+163
* Fix some PPC assembler errors.Peter Bergner2015-05-147-9/+30
* xtensa: fix gas trampolines regressionMax Filippov2015-05-132-0/+14
* Revert "Add -mno-shared to x86 assembler"H.J. Lu2015-05-134-73/+0
* Add missing ChangeLog entries for PR binutis/18386H.J. Lu2015-05-131-0/+11
* Add Intel MCU support to gasH.J. Lu2015-05-1114-2/+200
* Ignore 0x66 prefix for call/jmp/jcc in 64-bit modeH.J. Lu2015-05-096-6/+105
* Change ARM symbol name verification code so that it only triggers when the fo...Nick Clifton2015-05-083-1/+19
* Add -mno-shared to x86 assemblerH.J. Lu2015-05-084-0/+73
* Optimize branches to non-weak symbols with visibilityH.J. Lu2015-05-075-0/+112
* gas: added tests for the sparc natural instructions.Jose E. Marchesi2015-05-065-5/+53
* gas: support for the sparc %ncc condition codes register.Jose E. Marchesi2015-05-066-0/+42
* [AArch64] Record instruction alignment for .inst directiveRenlin Li2015-05-063-0/+21
* [AARCH64] Positively emit symbols for alignmentRenlin Li2015-05-055-0/+45
* Remove i386_elf_emit_arch_noteH.J. Lu2015-05-014-0/+17
* GAS ARM: Warn if the user creates a symbol with the same name as an instruction.Nick Clifton2015-04-304-0/+15
* Fix an internal error in GAS when assembling a bogus piece of source code.Nick Clifton2015-04-294-0/+19
* [ARM]Positively emit symbols for alignmentRenlin Li2015-04-283-6/+9
* opcodes/Peter Bergner2015-04-278-140/+124
* S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel2015-04-271-0/+4
* S/390: Fixes for z13 instructions.Andreas Krebbel2015-04-273-6/+12
* [ARM]: Don't tail-pad over-aligned functions to the alignment boundary.Richard Earnshaw2015-04-242-15/+4
* Improve warning messages for la/dlaMatthew Fortune2015-04-236-0/+18
* Fix r6-branch-constraints test when run with n64 as default ABIMatthew Fortune2015-04-232-1/+6
* x86: disambiguate disassembly of certain AVX512 insnsJan Beulich2015-04-237-480/+494
* x86: don't require operand size specification for AVX512 broadcastsJan Beulich2015-04-237-238/+252
* Don't hardcode offset of .shstrtab sectionH.J. Lu2015-04-2019-24/+46
* Handle invalid prefixes for rdrand and rdseedH.J. Lu2015-04-153-0/+49
* [ARM] Disassembles SSAT and SSAT16 instructions incorrectly for Thumb-2Renlin Li2015-04-153-16/+21
* Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton2015-04-142-3/+9
* Add SHF_COMPRESSED support to gas and objcopyH.J. Lu2015-04-086-0/+236
* Remove is_zlib_supportedH.J. Lu2015-04-062-7/+4
* Remove the last change on dw2-compress-1.dH.J. Lu2015-03-312-5/+1
* Add --with-system-zlib in gasH.J. Lu2015-03-312-1/+5
* Limit multi-byte nop instructions to 10 bytesH.J. Lu2015-03-2045-3334/+900
* Fix building and testing dwarf debug section compression feature when zlib is...Nick Clifton2015-03-192-1/+7
* Add a testcase for PR gas/18087H.J. Lu2015-03-185-1/+209
* Fix debug section compression so that it is only performed if it would make t...Jon Turney2015-03-182-2/+9