aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-15Ensure softfloat and singlefloat take precedence in consistency checksMatthew Fortune10-10/+28
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett2-1/+7
2014-09-10Properly handle suffix for iret and sysretH.J. Lu8-9/+159
2014-09-11Move ELF section headers to end of object fileAlan Modra29-76/+107
2014-09-06MIPS testsuite cleanup - part 3Matthew Fortune9-20/+31
2014-09-06MIPS testsuite cleanup - part 2Matthew Fortune2-2/+7
2014-09-06MIPS testsuite cleanup - part 1Matthew Fortune10-15/+55
2014-09-04MIPS: Update the list of addr32 targetsMatthew Fortune2-1/+7
2014-09-03[PATCH/AArch64] Generic support for all system registers using mrs and msrJiong Wang5-3/+37
2014-09-03[PATCH/AArch64] Implement LSE featureJiong Wang8-0/+1067
2014-08-26[ARM] Update selected_cpu based on info got during parsingJiong Wang4-0/+51
2014-08-26MIPS/gas/testsuite: Remove ECOFF offset alternativesMaciej W. Rozycki9-504/+515
2014-08-25gas tests for the sparc instructions ldfsr, stfsr, ldx, ldxa, stx, stxa, ldxf...Jose E. Marchesi8-0/+68
2014-08-22ARM/opcodes: Fix negative hexadecimal offset disassemblyMaciej W. Rozycki3-2/+8