aboutsummaryrefslogtreecommitdiff
path: root/gas
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 Shawcroft2-1/+10
2015-02-26Add ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.Marcus Shawcroft2-1/+10
2015-02-26Adding support for TLSIE_LD_GOTTREL_PREL19.Marcus Shawcroft2-1/+10
2015-02-26Adding ld_literal_type.Marcus Shawcroft2-5/+42
2015-02-26Adding test case for abuse of :got: in offset loadMarcus Shawcroft3-0/+7
2015-02-26Adding adr_type and prevent adr :got:Marcus Shawcroft2-3/+53
2015-02-26Add test case for ADR :got:fooMarcus Shawcroft3-0/+7
2015-02-26Remove dead code.Marcus Shawcroft2-3/+4
2015-02-26[ARM]Update for Tag_ABI_HardFP_use per EABI docTerry Guo8-0/+71
2015-02-25avr/objdump: Support dumping .avr.prop section.Andrew Burgess3-0/+60
2015-02-25avr/gas: Write out data to track .org/.align usage.Andrew Burgess3-0/+375
2015-02-25[SH] Fix clrs, sets, pref insn arch memberships.Oleg Endo24-486/+416
2015-02-25[gas][ARM] Document supported ARMv8 cores.Kyrylo Tkachov2-0/+8
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton7-4/+139
2015-02-23Add support for the h8300-linux target.Yoshinori Sato5-4/+134
2015-02-23Fixes the generation of dwarf line debug information for the msp430, even in ...Nick Clifton3-4/+28
2015-02-19gas doc warning fixesAlan Modra3-23/+28
2015-02-11[AArch64] Fix code formatting in the cpu-tableJiong Wang2-6/+10
2015-02-11[ARM] Add support for Cortex-A72Jiong Wang2-0/+6
2015-02-09[ARM][gas] Use as_tsktsk instead of as_warn for deprecation messages.Kyrylo Tkachov13-73/+102
2015-02-06gas: fix a few omissions in .cfi_label handlingJan Beulich2-1/+12
2015-02-05Fix msp430 build with gcc-5Alan Modra2-2/+7
2015-02-04[AArch64] Add support for Cortex-A72Jiong Wang3-0/+8
2015-02-04Fix encoding of "addw ax, [hl]" and "subw ax, [hl]".Nick Clifton2-1/+6
2015-02-03[AARCH64] Document .arch and .arch_extension directiveJiong Wang2-0/+23
2015-02-03Fix use of uninitialised memory by the RL78 port of GAS.Nick Clifton2-0/+7
2015-01-29NDS32: Set branch instruction to relaxable.Kuan-Lin Chen2-166/+277
2015-01-28FT32 initial supportAlan Modra11-0/+1395
2015-01-27NDS32/gas: Limit the format of pseudo instruction la.Kuan-Lin Chen2-1/+15
2015-01-27NDS32/gas: Fix md_parse_name hook.Kuan-Lin Chen2-0/+12
2015-01-19Extend .reloc to accept some BFD_RELOCsAlan Modra7-1/+47
2015-01-16S/390: Add support for IBM z13.Andreas Krebbel16-152/+1254
2015-01-13[ARM] vcmp/vcmpe should accept #0x0 as an operandJiong Wang6-9/+38
2015-01-12gas: allow labeling of CFI instructionsJan Beulich9-2/+130
2015-01-12arm: properly range check immediate operands of VSHL and VQSHLJan Beulich5-3/+59
2015-01-12Assorted compiler warning fixesAlan Modra2-2/+6
2015-01-10gas/avr: Prevent incorrect overflow errors for diff fixups.Andrew Burgess5-0/+42
2015-01-09This patch adds the necessary support to the assembler to allow wiringPhilipp Tomsich3-1/+20
2015-01-07arm: fix extension feature disablingJan Beulich2-15/+33
2015-01-02Regenerate Makeile.in file for copyright updateAlan Modra2-2/+2
2015-01-02Correct printed year in copyright noticesAlan Modra2-1/+5
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra544-3734/+3769
2014-12-27Limit moxie sto/ldo offsets to 16 bitsAnthony Green2-8/+13
2014-12-25Don't pass unadorned zeros to varargs functionsYaakov Selkowitz2-2/+7
2014-12-24AVR: Document linker relaxation related options.Andrew Burgess2-0/+15
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess6-11/+40
2014-12-23AVR: Only set link-relax elf flag when appropriate.Andrew Burgess7-1/+48
2014-12-23This patch add support for cpu marvell-whitney.Nick Clifton2-0/+7
2014-12-23Updated translations for the gas and gprof tools.Nick Clifton3-3690/+6309