aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-05-28Compact EH SupportCatherine Moore1-0/+9
2015-05-17ELF options may be missing from `ld --help' outputChung-Lin Tang1-0/+8
2015-05-14Update description of the ASSERT linker script command to note its interation...Nick Clifton1-0/+5
2015-05-11Default e_machine to EM_IAMCU for i?86-*-elfiamcuH.J. Lu1-0/+4
2015-05-11Add Intel MCU support to ldH.J. Lu1-0/+9
2015-05-05Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton1-0/+14
2015-04-28Eat newlines inside INPUT statements in linker scriptsAndreas Schwab1-0/+5
2015-04-25Non-alloc sections don't belong in PT_LOAD segmentsAlan Modra1-0/+5
2015-04-24Fix typoDJ Delorie1-1/+1
2015-04-24Change msp430 emulation to msp430elfDJ Delorie1-0/+10
2015-04-23Don't change compressed input debug section namesH.J. Lu1-0/+5
2015-04-23Align .TOC. for PowerPC64Alan Modra1-0/+4
2015-04-22Rewrite relro adjusting codeAlan Modra1-0/+9
2015-04-15Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu1-0/+5
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu1-0/+13
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu1-0/+26
2015-04-11Remove an extra ';'H.J. Lu1-0/+4
2015-04-10Correct setting of elf_list_optionsAlan Modra1-0/+5
2015-04-10Add documentation about the interation of the ARM assembler's -EB option and ...Nick Clifton1-0/+6
2015-04-10Mark _init and _fini for --gc-sectionsAlan Modra1-0/+5
2015-04-09Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_ZH.J. Lu1-0/+9
2015-04-09Update French translation of ld strings.Nick Clifton1-0/+4
2015-04-08Enable ELF ld_list_options for --enable-targets=allH.J. Lu1-0/+8
2015-04-08Skip empty EMULATION_NAMEH.J. Lu1-0/+4
2015-04-08Add ld_list_optionsH.J. Lu1-0/+22
2015-04-07Add new linker option: --warn-orphan which generates warning messages when o...Nick Clifton1-0/+12
2015-04-07Cast shift expressionAlan Modra1-0/+5
2015-04-07PowerPC non-PIC to PIC editing for protected var accessAlan Modra1-0/+6
2015-04-02Add support for configuring an aarch64-freebsd target.Andrew Turner1-0/+8
2015-04-01Work around a GCC uninitialized warning bugH.J. Lu1-0/+5
2015-04-01[AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft1-0/+9
2015-04-01Add a testcase for PR ld/18176H.J. Lu1-0/+1
2015-04-01Prevent multiple definitions for _HEAP_START, _HEAP_MAX, and _STACK_START whe...Chen Gang1-0/+5
2015-04-01Start of relro segment adjustmentAlan Modra1-0/+9
2015-04-01Yet another warning fixAlan Modra1-0/+5
2015-04-01Fix ld eelf32ppcvxworks.c dependenciesAlan Modra1-0/+9
2015-04-01Fixes for a small number of compiler warningsEd Schouten1-0/+5
2015-03-31Add support for Nuxi CloudABI on x86-64Ed Schouten1-0/+10
2015-03-31Remove --with-zlib from ldH.J. Lu1-0/+7
2015-03-25[AArch64] Remove padding before stub sections.Marcus Shawcroft1-0/+5
2015-03-23[AArch64] Adjust layout emultempl/aarch64elf.em.Marcus Shawcroft1-0/+5
2015-03-18Use %F instead of %X for einfoChen Gang1-0/+4
2015-03-02Correct -z nocopyreloc docAlan Modra1-0/+4
2015-02-27Fixes a problem with the linker script parser not always handling the ! chara...Nick Clifton1-0/+6
2015-02-27Fix recent h8300 configury changesAlan Modra1-0/+7
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton1-0/+12
2015-02-24This patch modifies the AVR linker script templates to use __<name>_REGION_LE...Senthil Kumar Selvaraj1-0/+7
2015-02-23Add support for the h8300-linux target.Yoshinori Sato1-0/+10
2015-02-23Fixes a problem where "ld -ixxx" would report an error of "ld: bad -rpath opt...Nick Clifton1-0/+5
2015-02-14Add a testcase for PR ld/17973H.J. Lu1-0/+8