aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-18Add support for using the ADR alias in Thumb mode against nearby symbols.Nick Clifton1-0/+39
2015-06-18Fix the computation of the addends for an ARM_TLS_LE32 reloc.Nick Clifton1-2/+2
2015-06-17Fix compile warnings building previous delta in a 32-bit environment.Nick Clifton1-8/+32
2015-06-17Add support for converting LDR Rx,=<imm> to MOV or MVN in Thumb2 mode.Alessandro Marzocchi1-3/+55
2015-06-17Add support for converting VLDR <reg>,=<constant> to a VMOV instruction when ...Alessandro Marzocchi1-58/+159
2015-06-17gas: section name substitution sequenceNicolas Pitre1-0/+21
2015-06-15[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 supportRenlin Li1-0/+11
2015-06-11tc-hppa.c: Speed up search for last labelJohn David Anglin1-50/+20
2015-06-08Fix RX GAS handling of integer bignums.Nick Clifton1-22/+29
2015-06-04Fix compile time warning for tc-h8300.c when using gcc 5+.Nick Clifton1-1/+1
2015-06-04[AArch64] Add support for ARMv8.1 command line optionMatthew Wahab1-0/+1
2015-06-04[ARM] Use frag's thumb_mode information when availableJiong Wang1-2/+6
2015-06-03[ARM] Support for ARMv8.1 command line optionMatthew Wahab1-0/+1