aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-03-04Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NCRichard Sandiford1-0/+7
2015-02-28Pad only text sections at end by defaultAlan Modra1-0/+5
2015-02-26[AArch64] Add support for :tlsdesc: and TLSDESC_ADR_PREL21Marcus Shawcroft1-0/+7
2015-02-26Add ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.Marcus Shawcroft1-0/+7
2015-02-26Adding support for TLSIE_LD_GOTTREL_PREL19.Marcus Shawcroft1-0/+7
2015-02-26Adding ld_literal_type.Marcus Shawcroft1-0/+6
2015-02-26Adding adr_type and prevent adr :got:Marcus Shawcroft1-0/+6
2015-02-26Remove dead code.Marcus Shawcroft1-0/+4
2015-02-25avr/gas: Write out data to track .org/.align usage.Andrew Burgess1-0/+21
2015-02-25[gas][ARM] Document supported ARMv8 cores.Kyrylo Tkachov1-0/+5
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton1-0/+11
2015-02-23Add support for the h8300-linux target.Yoshinori Sato1-0/+12
2015-02-23Fixes the generation of dwarf line debug information for the msp430, even in ...Nick Clifton1-0/+9
2015-02-19gas doc warning fixesAlan Modra1-0/+5
2015-02-11[AArch64] Fix code formatting in the cpu-tableJiong Wang1-0/+4
2015-02-11[ARM] Add support for Cortex-A72Jiong Wang1-0/+4
2015-02-09[ARM][gas] Use as_tsktsk instead of as_warn for deprecation messages.Kyrylo Tkachov1-0/+15
2015-02-06gas: fix a few omissions in .cfi_label handlingJan Beulich1-0/+7
2015-02-05Fix msp430 build with gcc-5Alan Modra1-0/+5
2015-02-04[AArch64] Add support for Cortex-A72Jiong Wang1-0/+5
2015-02-04Fix encoding of "addw ax, [hl]" and "subw ax, [hl]".Nick Clifton1-0/+5
2015-02-03[AARCH64] Document .arch and .arch_extension directiveJiong Wang1-0/+5
2015-02-03Fix use of uninitialised memory by the RL78 port of GAS.Nick Clifton1-0/+4
2015-01-28FT32 initial supportAlan Modra1-0/+9
2015-01-27NDS32/gas: Limit the format of pseudo instruction la.Kuan-Lin Chen1-0/+5
2015-01-27NDS32/gas: Fix md_parse_name hook.Kuan-Lin Chen1-0/+5
2015-01-19Extend .reloc to accept some BFD_RELOCsAlan Modra1-0/+5
2015-01-16S/390: Add support for IBM z13.Andreas Krebbel1-0/+17
2015-01-13[ARM] vcmp/vcmpe should accept #0x0 as an operandJiong Wang1-0/+5
2015-01-12gas: allow labeling of CFI instructionsJan Beulich1-0/+13
2015-01-12arm: properly range check immediate operands of VSHL and VQSHLJan Beulich1-0/+5
2015-01-12Assorted compiler warning fixesAlan Modra1-0/+4
2015-01-10gas/avr: Prevent incorrect overflow errors for diff fixups.Andrew Burgess1-0/+5
2015-01-09This patch adds the necessary support to the assembler to allow wiringPhilipp Tomsich1-0/+6
2015-01-07arm: fix extension feature disablingJan Beulich1-0/+6
2015-01-02Correct printed year in copyright noticesAlan Modra1-0/+4
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1875/+4
2014-12-27Limit moxie sto/ldo offsets to 16 bitsAnthony Green1-0/+5
2014-12-25Don't pass unadorned zeros to varargs functionsYaakov Selkowitz1-0/+5
2014-12-24AVR: Document linker relaxation related options.Andrew Burgess1-0/+4
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess1-0/+13
2014-12-23AVR: Only set link-relax elf flag when appropriate.Andrew Burgess1-0/+7
2014-12-23This patch add support for cpu marvell-whitney.Nick Clifton1-0/+4
2014-12-23Updated translations for the gas and gprof tools.Nick Clifton1-0/+5
2014-12-19Rework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3.Matthew Fortune1-0/+7
2014-12-14Mention --compress-debug-sections default in NEWSH.J. Lu1-0/+1
2014-12-14Compress debug sections for Linux/x86 by defaultH.J. Lu1-0/+5
2014-12-13PowerPC register numbers in DWARFAlan Modra1-0/+7
2014-12-09Ensure zero termination of tic4x insn bufferChen Gang1-0/+5
2014-12-06Add Visium support to gasEric Botcazou1-0/+12