aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-16Fix octeon3 testsuite falloutMatthew Fortune7-6/+15
2014-12-16Add in a JALRC alias and fix the NAL instruction.Matthew Fortune5-0/+19
2014-12-06Add Visium support to gasEric Botcazou24-1/+1250
2014-11-30Power4 should treat mftb as extended mfspr mnemonicAlan Modra3-3/+8
2014-11-28Remove broken nios2 assembler dwim support.Sandra Loosemore5-22/+23
2014-11-26Fix trampolines search code for conditional branchesMax Filippov3-0/+20
2014-11-21Calculate ARM arch attribute after relaxationTerry Guo3-0/+21
2014-11-21Support ARM Cortex-M7Terry Guo5-0/+184
2014-11-20[AArch64] Fix mis-detection of unpredictable load/store operations with FP regs.Richard Earnshaw1-5/+5
2014-11-19[AArch64] Warn on load pair to same registerJiong Wang3-0/+27
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin3-16/+21
2014-11-18aarch64: allow adding/removing just feature flags via .arch_extensionJan Beulich5-0/+63
2014-11-17Add AVX512VBMI instructionsIlya Tocar14-0/+1576
2014-11-17Add AVX512IFMA instructionsIlya Tocar14-0/+1132
2014-11-17Add pcommit instructionIlya Tocar8-1/+90
2014-11-17Add clwb instructionIlya Tocar8-0/+102
2014-11-13Add assembler support for @gotpltH.J. Lu4-0/+36
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu3-0/+32
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune4-0/+50
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S4-0/+54
2014-10-21MIPS/GAS: Correct file option settings with `.insn'Maciej W. Rozycki4-0/+48
2014-10-21gas: avoid bogus warnings in false branches of conditionalJan Beulich3-0/+20
2014-10-21ppc: enable msgclr and msgsnd on Power8Jan Beulich3-0/+9
2014-10-18Fix PR17493, attempted output of *GAS `reg' section* symbolAlan Modra2-6/+10
2014-10-15ChangeLog typo fixAlan Modra1-1/+1
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi12-10/+344
2014-09-27Do away with hash table line lookup in dwarf2dbg.cAlan Modra4-0/+27
2014-09-23Disallow VEX/EVEX encoded instructions in 16-bit modeH.J. Lu4-0/+38
2014-09-22Ignore MOD field for control/debug register moveH.J. Lu5-0/+51
2014-09-16Add -mevexrcig={rne|rd|ru|rz} option to x86 assembler.Ilya Tocar56-0/+7672
2014-09-15Add support for MIPS R6.Andrew Bennett76-42/+6306