aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2015-02-26[AArch64] Add support for :tlsdesc: and TLSDESC_LD_PREL19Marcus Shawcroft1-1/+3
2015-02-26[AArch64] Add support for :tlsdesc: and TLSDESC_ADR_PREL21Marcus Shawcroft1-1/+3
2015-02-26Add ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.Marcus Shawcroft1-1/+3
2015-02-26Adding support for TLSIE_LD_GOTTREL_PREL19.Marcus Shawcroft1-1/+3
2015-02-26Adding ld_literal_type.Marcus Shawcroft1-5/+36
2015-02-26Adding adr_type and prevent adr :got:Marcus Shawcroft1-3/+47
2015-02-26Remove dead code.Marcus Shawcroft1-3/+0
2015-02-25avr/gas: Write out data to track .org/.align usage.Andrew Burgess2-0/+354
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton2-0/+91
2015-02-23Add support for the h8300-linux target.Yoshinori Sato2-4/+111
2015-02-23Fixes the generation of dwarf line debug information for the msp430, even in ...Nick Clifton1-2/+3
2015-02-11[AArch64] Fix code formatting in the cpu-tableJiong Wang1-6/+6
2015-02-11[ARM] Add support for Cortex-A72Jiong Wang1-0/+2
2015-02-09[ARM][gas] Use as_tsktsk instead of as_warn for deprecation messages.Kyrylo Tkachov1-15/+15
2015-02-05Fix msp430 build with gcc-5Alan Modra1-2/+2
2015-02-04[AArch64] Add support for Cortex-A72Jiong Wang1-0/+2
2015-02-04Fix encoding of "addw ax, [hl]" and "subw ax, [hl]".Nick Clifton1-1/+1
2015-02-03Fix use of uninitialised memory by the RL78 port of GAS.Nick Clifton1-0/+3
2015-01-29NDS32: Set branch instruction to relaxable.Kuan-Lin Chen2-166/+277
2015-01-28FT32 initial supportAlan Modra2-0/+661
2015-01-27NDS32/gas: Limit the format of pseudo instruction la.Kuan-Lin Chen1-1/+10
2015-01-27NDS32/gas: Fix md_parse_name hook.Kuan-Lin Chen1-0/+7
2015-01-16S/390: Add support for IBM z13.Andreas Krebbel1-124/+78
2015-01-13[ARM] vcmp/vcmpe should accept #0x0 as an operandJiong Wang1-0/+10
2015-01-12arm: properly range check immediate operands of VSHL and VQSHLJan Beulich1-3/+9
2015-01-10gas/avr: Prevent incorrect overflow errors for diff fixups.Andrew Burgess1-0/+1
2015-01-09This patch adds the necessary support to the assembler to allow wiringPhilipp Tomsich1-0/+5
2015-01-07arm: fix extension feature disablingJan Beulich1-15/+27
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra236-236/+236
2014-12-27Limit moxie sto/ldo offsets to 16 bitsAnthony Green1-8/+8
2014-12-25Don't pass unadorned zeros to varargs functionsYaakov Selkowitz1-2/+2
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess1-8/+16
2014-12-23AVR: Only set link-relax elf flag when appropriate.Andrew Burgess2-1/+11
2014-12-23This patch add support for cpu marvell-whitney.Nick Clifton1-0/+3
2014-12-19Rework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3.Matthew Fortune1-4/+8
2014-12-14Compress debug sections for Linux/x86 by defaultH.J. Lu1-0/+5
2014-12-13PowerPC register numbers in DWARFAlan Modra2-2/+37
2014-12-09Ensure zero termination of tic4x insn bufferChen Gang1-3/+5
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