aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2014-12-06Add Visium support to gasEric Botcazou2-0/+2387
2014-11-28Remove broken nios2 assembler dwim support.Sandra Loosemore1-137/+0
2014-11-26Fix trampolines search code for conditional branchesMax Filippov1-4/+4
2014-11-21Calculate ARM arch attribute after relaxationTerry Guo2-4/+12
2014-11-21Support ARM Cortex-M7Terry Guo1-4/+40
2014-11-20* config/tc-arm.c (rotate_left): Avoid undefined behaviour when N = 0.Richard Earnshaw1-1/+1
2014-11-20[AArch64] Fix mis-detection of unpredictable load/store operations with FP regs.Richard Earnshaw1-6/+13
2014-11-19[AArch64] Warn on load pair to same registerJiong Wang1-0/+36
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin2-48/+16
2014-11-18aarch64: allow adding/removing just feature flags via .arch_extensionJan Beulich1-12/+39
2014-11-18[AArch64] Add xgene2.Philipp Tomsich1-0/+2
2014-11-18[AArch64] Add xgene1.Philipp Tomsich1-0/+4
2014-11-17Add AVX512VBMI instructionsIlya Tocar1-0/+2
2014-11-17Add AVX512IFMA instructionsIlya Tocar1-0/+2
2014-11-17Add pcommit instructionIlya Tocar1-0/+2
2014-11-17Add clwb instructionIlya Tocar1-0/+2
2014-11-14Correct x86 assembler manualH.J. Lu1-10/+10
2014-11-14[AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57.Marcus Shawcroft1-3/+5
2014-11-13Add assembler support for @gotpltH.J. Lu1-0/+3
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton1-0/+1
2014-11-13[AArch64] Remove example processors from GAS.Marcus Shawcroft1-5/+0
2014-11-12Fix z80-coff build breakageAlan Modra1-0/+4
2014-11-12Fix x86 non-ELF build breakageAlan Modra1-0/+2
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu1-0/+9
2014-11-06Add mach parameter to nios2_find_opcode_hash.Sandra Loosemore1-1/+1
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune1-0/+8
2014-11-04Don't use register keywordAlan Modra13-34/+30
2014-11-04Use frag_now_fix_octets in gas d10v, d30vAlan Modra2-7/+3
2014-11-03Fixes a snafu checking the size of 20-bit immedaite values.Nick Clifton1-1/+1
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S1-1/+3
2014-10-30Remove the artificial limit on code alignment through the use of theDr Philipp Tomsich2-46/+28
2014-10-23Refactoring/cleanup of nios2 opcodes and assembler code.Sandra Loosemore1-666/+447
2014-10-21MIPS/GAS: Correct file option settings with `.insn'Maciej W. Rozycki1-0/+4
2014-10-21[AARCH64] Add thunderx support to gasAndrew Pinski1-0/+1
2014-10-21aarch64: move bogus assertionJan Beulich1-12/+14
2014-10-18Fix PR17493, attempted output of *GAS `reg' section* symbolAlan Modra1-1/+1
2014-10-15Fix memory overflow issue about strncatChen Gang1-1/+1
2014-10-14Avoid undefined behaviour with signed expressionsAlan Modra1-13/+12
2014-10-14sparc-aout and sparc-coff breakageAlan Modra1-0/+2
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi1-40/+110
2014-09-23Disallow VEX/EVEX encoded instructions in 16-bit modeH.J. Lu1-4/+13
2014-09-22Fix various warnings seen when using gcc-5.0Alan Modra3-3/+4
2014-09-17Fix arm-elf build failure on non-C99 systems (was using int64_t)Tristan Gingold1-2/+2
2014-09-16Add -mevexrcig={rne|rd|ru|rz} option to x86 assembler.Ilya Tocar1-1/+23
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen2-1289/+1986
2014-09-15Rename OPTION_omit_lock_prefix to OPTION_OMIT_LOCK_PREFIXH.J. Lu1-3/+3
2014-09-15Add support for MIPS R6.Andrew Bennett1-44/+407
2014-09-15Ensure softfloat and singlefloat take precedence in consistency checksMatthew Fortune1-12/+12
2014-09-12gas: fix bumping to architectures >v9 in sparc64-* targets.Jose E. Marchesi1-9/+18
2014-09-12Fix tc-i386.c -Werror=logical-not-parentheses errorAlan Modra1-6/+6