aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2014-11-26Fix trampolines search code for conditional branchesMax Filippov5-4/+29
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu2-2/+6
2014-11-21Calculate ARM arch attribute after relaxationTerry Guo6-4/+41
2014-11-21Support ARM Cortex-M7Terry Guo8-4/+240
2014-11-20* config/tc-arm.c (rotate_left): Avoid undefined behaviour when N = 0.Richard Earnshaw2-1/+6
2014-11-20[AArch64] Fix mis-detection of unpredictable load/store operations with FP regs.Richard Earnshaw3-11/+25
2014-11-19[AArch64] Warn on load pair to same registerJiong Wang5-0/+68
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin6-64/+58
2014-11-18aarch64: allow adding/removing just feature flags via .arch_extensionJan Beulich7-12/+111
2014-11-18[AArch64] Add xgene2.Philipp Tomsich3-1/+9
2014-11-18[AArch64] Add xgene1.Philipp Tomsich3-1/+10
2014-11-17Add AVX512VBMI instructionsIlya Tocar17-1/+1585
2014-11-17Add AVX512IFMA instructionsIlya Tocar17-1/+1141
2014-11-17Add pcommit instructionIlya Tocar11-2/+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-3/+10
2014-11-13Add assembler support for @gotpltH.J. Lu6-0/+44
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton2-0/+7
2014-11-13[AArch64] Remove example processors from GAS.Marcus Shawcroft2-5/+4
2014-11-12Fix z80-coff build breakageAlan Modra2-0/+8
2014-11-12Fix x86 non-ELF build breakageAlan Modra2-0/+8
2014-11-11Updated French and Ukranian translations supplied by the Translation Project.Nick Clifton2-109/+144
2014-11-07Fix a typo in gas/ChangeLogH.J. Lu1-1/+2
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu5-0/+47
2014-11-06Add mach parameter to nios2_find_opcode_hash.Sandra Loosemore2-1/+6
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune6-0/+63
2014-11-04Don't use register keywordAlan Modra24-4044/+4308
2014-11-04Use frag_now_fix_octets in gas d10v, d30vAlan Modra3-7/+9
2014-11-03Fixes a snafu checking the size of 20-bit immedaite values.Nick Clifton2-1/+6
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S7-1/+66
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