aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-03-20Limit multi-byte nop instructions to 10 bytesH.J. Lu1-0/+5
2015-03-19Add support for G13 and G14 flag bits in RL78 ELF binaries.Nick Clifton1-0/+8
2015-03-18Fix debug section compression so that it is only performed if it would make t...Jon Turney1-0/+9
2015-03-17Add znver1 processorGanesh Gopalasubramanian1-0/+7
2015-03-16Removes a #if 1 ... #endif accidentally left in the source code.Nick Clifton1-0/+4
2015-03-13[AArch64] Don't warn on XZR/SP overlapping when it's in load/storeJiong Wang1-0/+5
2015-03-13[AArch64] Don't tail-pads sections to the alignmentJiong Wang1-0/+4
2015-03-12Add i6400 entry to the MIPS CPU table.Andrew Bennett1-0/+5
2015-03-12Fixes a problem generating relocs for thumb function calls to local symbols d...Nick Clifton1-0/+9
2015-03-11Fix powerpc gas abort on invalid instruction fixupsAlan Modra1-0/+5
2015-03-10S/390: Add check for length field operandAndreas Krebbel1-0/+5
2015-03-10Fixes a bug in the ARM port of GAS when parsing inverted register lists.Michael Perkins1-0/+6
2015-03-10[ARM]Fix "align directive causes MAP_DATA symbol to be lost"Sterling Augustine1-0/+5
2015-03-10[AArch64] Set the minimum alignment on code segmentsJiong Wang1-0/+5
2015-03-10Fixes a bug building the ARM Linux kernel with a toolchain compiled with CPU_...Nick Clifton1-0/+6
2015-03-05Fixes a thinko in the implementation of the V850 -m8byte-align and -m4byte-al...Nick Clifton1-0/+6
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