aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2015-11-27[AArch64] Add feature flags and command line for ARMv8.2 FP16 support.Matthew Wahab1-0/+2
2015-11-24[GAS, ARM] Invalid LDR immediate transformationChristophe Monat1-1/+2
2015-11-19[ARM] Add ARMv8.2 architecture feature and command line option.Matthew Wahab1-0/+1
2015-11-19[AArch64] Add ARMv8.2 command line option and feature flag.Matthew Wahab1-0/+1
2015-11-19Use default sub-segment align for non-ELF powerpcAlan Modra1-0/+2
2015-11-16gas: microblaze: fix shift overflowMike Frysinger1-1/+1
2015-11-12[AArch64] Add support for Cortex-A35James Greenhalgh1-0/+2
2015-11-12Add support for Cortex-A35Ramana Radhakrishnan1-0/+2
2015-11-12Fix PR gas/19217Ramana Radhakrishnan1-20/+11
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner1-9/+22
2015-11-10Add Qualcomm qdf24xx support.Jim Wilson2-0/+7
2015-11-09gas: Fix left shift of negative value.Dominik Vogt44-53/+53
2015-11-02Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton1-3/+3
2015-11-02Fix the RX assembler's section alignment parameter to use multiples of N rath...Nick Clifton1-4/+4
2015-10-29Add support for AArch64 CloudABI binaries.Ed Schouten1-0/+5
2015-10-29Fix CPS availability.Thomas Preud'homme1-1/+1
2015-10-28Fix errors in the gas testsuite for the ARC target.Cupertino Miranda1-189/+213
2015-10-27Prevent overflowing the selected_cpu_name buffer in the ARM assembler.Jim Wilson1-2/+8
2015-10-22Add support for MSP430 silicon errata to the assembler.Nick Clifton1-79/+257
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu2-6/+15
2015-10-22Add R_386_GOT32X support to gas and ldH.J. Lu1-14/+63
2015-10-19Add a gas configure option to select the default behaviour for the generation...Nick Clifton1-6/+0
2015-10-12Update list of known MSP430 MCU names.Nick Clifton1-62/+614
2015-10-12avr: Fix bugs in org/align tracking.Andrew Burgess1-3/+7
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