summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Update libtool.m4 from GCC trunkH.J. Lu2014-11-242-2/+6
* Calculate ARM arch attribute after relaxationTerry Guo2014-11-216-4/+41
* Support ARM Cortex-M7Terry Guo2014-11-218-4/+240
* * config/tc-arm.c (rotate_left): Avoid undefined behaviour when N = 0.Richard Earnshaw2014-11-202-1/+6
* [AArch64] Fix mis-detection of unpredictable load/store operations with FP regs.Richard Earnshaw2014-11-203-11/+25
* [AArch64] Warn on load pair to same registerJiong Wang2014-11-195-0/+68
* Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin2014-11-186-64/+58
* aarch64: allow adding/removing just feature flags via .arch_extensionJan Beulich2014-11-187-12/+111
* [AArch64] Add xgene2.Philipp Tomsich2014-11-183-1/+9
* [AArch64] Add xgene1.Philipp Tomsich2014-11-183-1/+10
* Add AVX512VBMI instructionsIlya Tocar2014-11-1717-1/+1585
* Add AVX512IFMA instructionsIlya Tocar2014-11-1717-1/+1141
* Add pcommit instructionIlya Tocar2014-11-1711-2/+99
* Add clwb instructionIlya Tocar2014-11-1711-0/+111
* Correct x86 assembler manualH.J. Lu2014-11-143-23/+30
* [AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57.Marcus Shawcroft2014-11-142-3/+10
* Add assembler support for @gotpltH.J. Lu2014-11-136-0/+44
* More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton2014-11-132-0/+7
* [AArch64] Remove example processors from GAS.Marcus Shawcroft2014-11-132-5/+4
* Fix z80-coff build breakageAlan Modra2014-11-122-0/+8
* Fix x86 non-ELF build breakageAlan Modra2014-11-122-0/+8
* Updated French and Ukranian translations supplied by the Translation Project.Nick Clifton2014-11-112-109/+144
* Fix a typo in gas/ChangeLogH.J. Lu2014-11-071-1/+2
* X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu2014-11-075-0/+47
* Add mach parameter to nios2_find_opcode_hash.Sandra Loosemore2014-11-062-1/+6
* Update .MIPS.abiflags to support MIPS R6Matthew Fortune2014-11-056-0/+63
* Don't use register keywordAlan Modra2014-11-0424-4044/+4308
* Use frag_now_fix_octets in gas d10v, d30vAlan Modra2014-11-043-7/+9
* Fixes a snafu checking the size of 20-bit immedaite values.Nick Clifton2014-11-032-1/+6
* MIPS: Add Octeon 3 supportNaveen H.S2014-10-317-1/+66
* Add forgotten changelog entry.Andrew Pinski2014-10-311-0/+7
* Remove the artificial limit on code alignment through the use of theDr Philipp Tomsich2014-10-303-46/+35
* Updated/new translations provided by the Translations Project.Nick Clifton2014-10-292-1/+19699
* Refactoring/cleanup of nios2 opcodes and assembler code.Sandra Loosemore2014-10-232-666/+508
* MIPS Documentation fixesMatthew Fortune2014-10-223-10/+26
* MIPS/GAS: Correct file option settings with `.insn'Maciej W. Rozycki2014-10-216-0/+56
* [AARCH64] Add thunderx support to gasAndrew Pinski2014-10-212-0/+2
* gas: avoid bogus warnings in false branches of conditionalJan Beulich2014-10-215-7/+36
* ppc: enable msgclr and msgsnd on Power8Jan Beulich2014-10-213-0/+9
* aarch64: move bogus assertionJan Beulich2014-10-212-12/+20
* Fix PR17493, attempted output of *GAS `reg' section* symbolAlan Modra2014-10-185-8/+21
* Fix bad @value references in MIPS documentationMatthew Fortune2014-10-172-1/+5
* Bump bfd version.Tristan Gingold2014-10-152-10/+14
* ChangeLog typo fixAlan Modra2014-10-151-1/+1
* Fix memory overflow issue about strncatChen Gang2014-10-152-1/+5
* Add NEWS markers for 2.25.Tristan Gingold2014-10-142-0/+6
* Avoid undefined behaviour with signed expressionsAlan Modra2014-10-145-16/+26
* sparc-aout and sparc-coff breakageAlan Modra2014-10-142-1/+7
* This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi2014-10-0915-66/+522
* 2014-09-29 Terry Guo <terry.guo@arm.com>Terry Guo2014-09-293-73/+88