aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-04-07[AArch64] use subseg_text_p to check .textRenlin Li1-0/+6
2015-04-06Use bfd_putb64/bfd_getb64H.J. Lu1-0/+5
2015-04-05Xfail the compressed debug sectionsH.J. Lu1-0/+5
2015-04-02Second fix for microblaze gas port's ability to parse constants.Nick Clifton1-1/+1
2015-04-02Fixes a bug in the microblaze assembler where it would not complain about con...Nick Clifton1-0/+6
2015-04-02[AArch64] Emit DATA_MAP in order within text sectionRenlin Li1-0/+7
2015-04-02Remove unused functions in tc-aarch64.c.Ed Maste1-0/+5
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu1-0/+4
2015-04-01[AArch64] Add support for the Samsung Exynos M1 processorEvandro Menezes1-0/+5
2015-04-01[ARM] Add support for the Samsung Exynos M1 processorEvandro Menezes1-0/+5
2015-04-01Regenerate configure in bfd/binutils/gas/gdbH.J. Lu1-0/+4
2015-03-31Add support for Nuxi CloudABI on x86-64Ed Schouten1-0/+4
2015-03-31Revert the AM_ZLIB change in gasH.J. Lu1-0/+7
2015-03-31Add --with-system-zlib in gasH.J. Lu1-0/+18
2015-03-27Remove the unused cpu_flags_setH.J. Lu1-0/+4
2015-03-25[AARCH64]Fix "align directive causes MAP_DATA symbol to be lost"Renlin Li1-0/+6
2015-03-24Don't write the zlib header if not usedH.J. Lu1-0/+6
2015-03-24Extend arm_feature_set struct to provide more bitsTerry Guo1-0/+17
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