aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-17Add znver1 processorGanesh Gopalasubramanian13-0/+496
2015-03-13MIPS: Fix constraint issues with the R6 beqc and bnec instructionsAndrew Bennett4-0/+58
2015-03-13Add support for MIPS R6 evp and dvp instructions.Andrew Bennett5-0/+24
2015-03-13[AArch64] Don't warn on XZR/SP overlapping when it's in load/storeJiong Wang3-0/+93
2015-03-13[AArch64] Don't tail-pads sections to the alignmentJiong Wang3-0/+35
2015-03-10S/390: Add more IBM z13 instructionsAndreas Krebbel3-0/+273
2015-03-10[ARM]Fix "align directive causes MAP_DATA symbol to be lost"Sterling Augustine3-7/+14
2015-03-10[AARCH64] Remove Load/Store register (unscaled immediate) alias.Jiong Wang4-200/+204
2015-03-10[AArch64] Set the minimum alignment on code segmentsJiong Wang3-0/+23
2015-03-04Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NCRichard Sandiford3-0/+14
2015-02-28Pad only text sections at end by defaultAlan Modra3-28/+31
2015-02-26Adding test case for abuse of :got: in offset loadMarcus Shawcroft3-0/+7
2015-02-26Add test case for ADR :got:fooMarcus Shawcroft3-0/+7
2015-02-26[ARM]Update for Tag_ABI_HardFP_use per EABI docTerry Guo8-0/+71
2015-02-25avr/objdump: Support dumping .avr.prop section.Andrew Burgess3-0/+60
2015-02-25[SH] Fix clrs, sets, pref insn arch memberships.Oleg Endo24-486/+416
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton3-0/+18
2015-02-09[ARM][gas] Use as_tsktsk instead of as_warn for deprecation messages.Kyrylo Tkachov11-58/+72
2015-01-28FT32 initial supportAlan Modra4-0/+702
2015-01-19Extend .reloc to accept some BFD_RELOCsAlan Modra4-0/+15
2015-01-16S/390: Add support for IBM z13.Andreas Krebbel12-24/+1153
2015-01-13[ARM] vcmp/vcmpe should accept #0x0 as an operandJiong Wang4-9/+23
2015-01-12gas: allow labeling of CFI instructionsJan Beulich4-0/+71
2015-01-12arm: properly range check immediate operands of VSHL and VQSHLJan Beulich3-0/+45
2015-01-10gas/avr: Prevent incorrect overflow errors for diff fixups.Andrew Burgess3-0/+36
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra170-1484/+1501
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess4-3/+11
2014-12-23AVR: Only set link-relax elf flag when appropriate.Andrew Burgess4-0/+30
2014-12-19Rework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3.Matthew Fortune7-22/+78
2014-12-19Fix octeon3 tests for targets with default abi != n32Matthew Fortune2-13/+17