aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2015-10-07Avoid using 'template' C++ keywordYao Qi1-8/+8
2015-10-07New ARC implementation.Nick Clifton2-1514/+2879
2015-10-02[GAS][AARCH64]Add TLSDESC large memory model support.Renlin Li1-0/+71
2015-10-02[Binutils][AARCH64]Add TLS IE large memory support.Renlin Li1-1/+25
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li1-0/+12
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li1-0/+13
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li1-0/+11
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li1-0/+12
2015-09-29Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine ...Dominik Vogt1-45/+176
2015-09-25Correct the generation of OR1K pc-relative relocations.Peter Zotov2-18/+48
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-1/+1
2015-09-22Change 7-byte NOP instruction for RX target, so that it only takes 1 cycle to...Nick Clifton1-2/+2
2015-09-08config/tc-avr.c (md_section_align): Append UL for -1 to avoid the latest gcc'...Chen Gang1-1/+1
2015-08-27More fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra16-88/+97
2015-08-26Fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra3-4/+4
2015-08-25Support for the sparc %pmcdper privileged register.Jose E. Marchesi1-0/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton41-744/+606
2015-08-19[AArch64][5/6] GAS support TLSLD load/store relocation typesJiong Wang1-10/+58
2015-08-19[AArch64][3/6] GAS support TLSLD move/add relocation typesJiong Wang1-0/+71
2015-08-19[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang1-0/+11
2015-08-17Rationalize ARM .alignAlan Modra2-48/+2
2015-08-12xtensa: add --auto-litpools optionMax Filippov2-5/+428
2015-08-12[MIPS] Map 'move' to 'or'.Simon Dardis1-8/+6
2015-08-12Remove trailing spaces in gasH.J. Lu69-740/+740
2015-08-11[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang1-0/+11
2015-08-11[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang1-0/+11
2015-08-11[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang1-1/+3
2015-08-11Fix compile time warning messages about constant expressions where a value is...Nick Clifton1-5/+5
2015-08-11Convert 'A && (!A || B)' to 'A || B' in various places.Nick Clifton1-10/+10
2015-08-11Fix typo checking MMIX operands.Nick Clifton1-2/+2
2015-08-11Fix typo checking number of operands.Nick Clifton1-1/+1
2015-08-11Fix a typo where the same name was checked twice.Nick Clifton1-1/+1
2015-08-08tc-arm.c: Append ULL to 0xFFFFFFFFFFFFF to avoid errors on 32-bit hosts.Hans-Peter Nilsson1-2/+2
2015-07-28Add cores for M5100 seriesRobert Suchanek1-0/+3
2015-07-28Add -march=interaptivRobert Suchanek1-0/+2
2015-07-24Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton1-1/+14
2015-07-21[ARM] Support correctly spelled ARMv6KZ architecture namesMatthew Wahab1-4/+10
2015-07-16[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang1-0/+15
2015-07-16[ARM] Add crypto-neon-fp-armv8.1 as an fpu optionMatthew Wahab1-0/+2
2015-07-16[ARM] Make human parsing of "processor does not support instruction in mode" ...James Greenhalgh1-3/+3
2015-07-15Make x86 Linux assembler default to gABI compliantH.J. Lu1-1/+1
2015-07-092015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore1-0/+4
2015-07-08Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.Denis Chertykov2-2/+18
2015-07-03Remove ppc860, ppc750cl, ppc7450 insns from common ppc.Alan Modra1-1/+2
2015-07-01Opcodes and assembler support for Nios II R2Sandra Loosemore1-107/+1406
2015-07-01Add Nios II arch flags and compatibility testsSandra Loosemore2-2/+67
2015-06-30Add support for monitorx/mwaitx instructionsAmit Pawar1-0/+30
2015-06-30Add support for SADDR addressing to the RL78 port.Nick Clifton2-29/+28
2015-06-28Remove COMPRESS_DEBUG_ZLIBH.J. Lu1-1/+1
2015-06-19Allow for optional operands with non-zero default values.Peter Bergner1-1/+7