summaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2014-12-23Add generated files.upstream/2.25binutils-2_25upstream-2.25Tristan Gingold23-0/+57078
2014-12-23Version 2.25Tristan Gingold2-10/+14
2014-12-19Rework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3.Matthew Fortune9-26/+93
2014-12-19Add in a JALRC alias and fix the NAL instruction.Matthew Fortune5-0/+19
2014-11-30Power4 should treat mftb as extended mfspr mnemonicAlan Modra3-3/+8
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin6-64/+58
2014-11-18[AArch64] Add xgene2.Philipp Tomsich3-1/+9
2014-11-18[AArch64] Add xgene1.Philipp Tomsich3-1/+10
2014-11-18[AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57.Marcus Shawcroft2-2/+10
2014-11-18Revert "[AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57."Marcus Shawcroft2-11/+2
2014-11-17Merge branch 'binutils-2_25-branch' of ssh://sourceware.org/git/binutils-gdb ...Nick Clifton41-1/+2934
2014-11-17Applies a series of patches for PR 17512 and 17533 which fix invalid memory a...Nick Clifton2-0/+11
2014-11-17Add AVX512VBMI instructionsIlya Tocar17-1/+1585
2014-11-17Add AVX512IFMA instructionsIlya Tocar17-1/+1141
2014-11-17Add pcommit instructionIlya Tocar11-1/+99
2014-11-17Add clwb instructionIlya Tocar11-0/+111
2014-11-14Correct x86 assembler manualH.J. Lu3-23/+30
2014-11-14[AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57.Marcus Shawcroft2-2/+11
2014-11-12Fix x86 non-ELF build breakageAlan Modra2-0/+8
2014-11-11Update French and Ukranian translations with new one supplied by the Translat...Nick Clifton2-109/+144
2014-11-10Update .MIPS.abiflags to support MIPS R6Matthew Fortune6-0/+65
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu5-0/+53
2014-11-03Fixes a snafu checking the size of a 20-bit immediate.Nick Clifton2-2/+8
2014-10-30Remove the artificial limit on code alignment through the use of theDr Philipp Tomsich3-46/+38
2014-10-29Updated and New translations from the Translation Project.Nick Clifton2-0/+19698
2014-10-28MIPS Documentation fixesMatthew Fortune3-10/+28
2014-10-28MIPS/GAS: Correct file option settings with `.insn'Maciej W. Rozycki6-0/+60
2014-10-28Fix bad @value references in MIPS documentationMatthew Fortune2-2/+7
2014-10-28ppc: enable msgclr and msgsnd on Power8Jan Beulich3-0/+8
2014-10-28Fix PR17493, attempted output of *GAS `reg' section* symbolAlan Modra5-8/+22
2014-10-28ChangeLog typo fixAlan Modra1-1/+1
2014-10-28Fix memory overflow issue about strncatChen Gang2-1/+7
2014-10-15Regenerate configure (after change of version)Tristan Gingold2-10/+14
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