aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2014-10-31Add forgotten changelog entry.Andrew Pinski1-0/+7
2014-10-30Remove the artificial limit on code alignment through the use of theDr Philipp Tomsich3-46/+35
2014-10-29Updated/new translations provided by the Translations Project.Nick Clifton2-1/+19699
2014-10-23Refactoring/cleanup of nios2 opcodes and assembler code.Sandra Loosemore2-666/+508
2014-10-22MIPS Documentation fixesMatthew Fortune3-10/+26
2014-10-21MIPS/GAS: Correct file option settings with `.insn'Maciej W. Rozycki6-0/+56
2014-10-21[AARCH64] Add thunderx support to gasAndrew Pinski2-0/+2
2014-10-21gas: avoid bogus warnings in false branches of conditionalJan Beulich5-7/+36
2014-10-21ppc: enable msgclr and msgsnd on Power8Jan Beulich3-0/+9
2014-10-21aarch64: move bogus assertionJan Beulich2-12/+20
2014-10-18Fix PR17493, attempted output of *GAS `reg' section* symbolAlan Modra5-8/+21
2014-10-17Fix bad @value references in MIPS documentationMatthew Fortune2-1/+5
2014-10-15Bump bfd version.Tristan Gingold2-10/+14
2014-10-15ChangeLog typo fixAlan Modra1-1/+1
2014-10-15Fix memory overflow issue about strncatChen Gang2-1/+5
2014-10-14Add NEWS markers for 2.25.Tristan Gingold2-0/+6
2014-10-14Avoid undefined behaviour with signed expressionsAlan Modra5-16/+26
2014-10-14sparc-aout and sparc-coff breakageAlan Modra2-1/+7
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi15-66/+522
2014-09-292014-09-29 Terry Guo <terry.guo@arm.com>Terry Guo3-73/+88
2014-09-27Do away with hash table line lookup in dwarf2dbg.cAlan Modra7-18/+39
2014-09-23Disallow VEX/EVEX encoded instructions in 16-bit modeH.J. Lu6-4/+57
2014-09-22Ignore MOD field for control/debug register moveH.J. Lu5-0/+51
2014-09-22Fix various warnings seen when using gcc-5.0Alan Modra4-3/+11
2014-09-17Fix arm-elf build failure on non-C99 systems (was using int64_t)Tristan Gingold2-2/+7
2014-09-16Add -mevexrcig={rne|rd|ru|rz} option to x86 assembler.Ilya Tocar59-1/+7718
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen3-1289/+2003
2014-09-15Rename OPTION_omit_lock_prefix to OPTION_OMIT_LOCK_PREFIXH.J. Lu2-3/+10
2014-09-15Add support for MIPS R6.Andrew Bennett82-100/+6826
2014-09-15Ensure softfloat and singlefloat take precedence in consistency checksMatthew Fortune12-22/+45
2014-09-12gas: fix bumping to architectures >v9 in sparc64-* targets.Jose E. Marchesi2-9/+25
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett4-2/+13
2014-09-12Fix tc-i386.c -Werror=logical-not-parentheses errorAlan Modra2-6/+12
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-09[PATCH][ARM] Add Cortex-A17 support to gasKyrylo Tkachov2-0/+6
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 Wang7-14/+47
2014-09-03[PATCH/AArch64] Implement LSE featureJiong Wang10-0/+1074
2014-08-26[ARM] Update selected_cpu based on info got during parsingJiong Wang6-2/+65
2014-08-26MIPS/gas: SAA/SAAD macro clean-upsMaciej W. Rozycki2-3/+9
2014-08-26MIPS/gas/testsuite: Remove ECOFF offset alternativesMaciej W. Rozycki9-504/+515
2014-08-262014-08-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-1/+5
2014-08-25gas tests for the sparc instructions ldfsr, stfsr, ldx, ldxa, stx, stxa, ldxf...Jose E. Marchesi8-0/+68
2014-08-22aarch64: Adjust dwarf2 encoding factorsRichard Henderson2-2/+4
2014-08-22aarch64: Fix CFA encoding of vector registersRichard Henderson2-1/+9
2014-08-22Power/GAS: Don't set VLE annotation for non-VLE processors/instructionsMaciej W. Rozycki2-1/+11