aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-09[PATCH][ARM] Add Cortex-A17 support to gasKyrylo Tkachov1-0/+2
2014-09-03[PATCH/AArch64] Generic support for all system registers using mrs and msrJiong Wang1-11/+5
2014-09-03[PATCH/AArch64] Implement LSE featureJiong Wang1-0/+2
2014-08-26[ARM] Update selected_cpu based on info got during parsingJiong Wang1-2/+7
2014-08-26MIPS/gas: SAA/SAAD macro clean-upsMaciej W. Rozycki1-3/+3
2014-08-262014-08-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-1/+1
2014-08-22aarch64: Adjust dwarf2 encoding factorsRichard Henderson1-2/+2
2014-08-22aarch64: Fix CFA encoding of vector registersRichard Henderson1-1/+4
2014-08-22Power/GAS: Don't set VLE annotation for non-VLE processors/instructionsMaciej W. Rozycki1-1/+6
2014-08-22ARM/gas: Fix a build failure with GCC 4.3.3Maciej W. Rozycki1-1/+1
2014-08-20[ARM] Fix vcmp with #0.0Kyrylo Tkachov1-2/+46
2014-08-19This patch adds support for FreeBSD ARM in gas.Nick Clifton2-0/+44
2014-08-18This fixes the processing of BFD_RELOC_RL78_DIFF fixups when the size is lessNick Clifton1-1/+10
2014-08-06Add -momit_lock_prefix=[no|yes] optionIlya Tocar1-0/+27
2014-08-01Fix PR10378 which is SH relax bug.Kaz Kojima1-1/+1
2014-07-29[MIPS] Rename COPROC related macrosMatthew Fortune1-8/+8
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune1-57/+379
2014-07-27Add moxiebox targetAnthony Green2-6/+5
2014-07-26Prepare gas for 64-bit obstacksAlan Modra15-17/+9
2014-07-22Add AVX512DQ instructions and their AVX512VL variants.Ilya Tocar1-0/+2
2014-07-22Add support for AVX512BW instructions and their AVX512VL versions.Ilya Tocar1-0/+2
2014-07-22Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions.Ilya Tocar1-8/+12
2014-07-17Properly handle EVEX register aliasesIlya Tocar1-0/+2
2014-07-15[ARM] Fix 32-bit host build failure.Jiong Wang1-5/+5
2014-07-15Don't complain about dbCC to long branch conversionAndreas Schwab1-4/+0