summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Mark _init and _fini for --gc-sectionsAlan Modra2015-04-101-0/+5
* Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_ZH.J. Lu2015-04-091-0/+9
* Update French translation of ld strings.Nick Clifton2015-04-091-0/+4
* Enable ELF ld_list_options for --enable-targets=allH.J. Lu2015-04-081-0/+8
* Skip empty EMULATION_NAMEH.J. Lu2015-04-081-0/+4
* Add ld_list_optionsH.J. Lu2015-04-081-0/+22
* Add new linker option: --warn-orphan which generates warning messages when o...Nick Clifton2015-04-071-0/+12
* Cast shift expressionAlan Modra2015-04-071-0/+5
* PowerPC non-PIC to PIC editing for protected var accessAlan Modra2015-04-071-0/+6
* Add support for configuring an aarch64-freebsd target.Andrew Turner2015-04-021-0/+8
* Work around a GCC uninitialized warning bugH.J. Lu2015-04-011-0/+5
* [AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft2015-04-011-0/+9
* Add a testcase for PR ld/18176H.J. Lu2015-04-011-0/+1
* Prevent multiple definitions for _HEAP_START, _HEAP_MAX, and _STACK_START whe...Chen Gang2015-04-011-0/+5
* Start of relro segment adjustmentAlan Modra2015-04-011-0/+9
* Yet another warning fixAlan Modra2015-04-011-0/+5
* Fix ld eelf32ppcvxworks.c dependenciesAlan Modra2015-04-011-0/+9
* Fixes for a small number of compiler warningsEd Schouten2015-04-011-0/+5
* Add support for Nuxi CloudABI on x86-64Ed Schouten2015-03-311-0/+10
* Remove --with-zlib from ldH.J. Lu2015-03-311-0/+7
* [AArch64] Remove padding before stub sections.Marcus Shawcroft2015-03-251-0/+5
* [AArch64] Adjust layout emultempl/aarch64elf.em.Marcus Shawcroft2015-03-231-0/+5
* Use %F instead of %X for einfoChen Gang2015-03-181-0/+4
* Correct -z nocopyreloc docAlan Modra2015-03-021-0/+4
* Fixes a problem with the linker script parser not always handling the ! chara...Nick Clifton2015-02-271-0/+6
* Fix recent h8300 configury changesAlan Modra2015-02-271-0/+7
* Adds support for generating notes in V850 binaries.Nick Clifton2015-02-241-0/+12
* This patch modifies the AVR linker script templates to use __<name>_REGION_LE...Senthil Kumar Selvaraj2015-02-241-0/+7
* Add support for the h8300-linux target.Yoshinori Sato2015-02-231-0/+10
* Fixes a problem where "ld -ixxx" would report an error of "ld: bad -rpath opt...Nick Clifton2015-02-231-0/+5
* Add a testcase for PR ld/17973H.J. Lu2015-02-141-0/+8
* PR ld/17973 LTO file symsAlan Modra2015-02-141-0/+9
* Mention support for LLVM plugin in NEWSH.J. Lu2015-02-131-0/+4
* Correct ld.texinfo cross referenceAlan Modra2015-02-131-0/+4
* Add --[no-]map-whole-files for gold compatibilityH.J. Lu2015-02-111-0/+5
* Output "warning:" or "error:" in plugin messagesH.J. Lu2015-02-111-0/+6
* Remove unused dump_tv_tagH.J. Lu2015-02-111-0/+8
* Add ChangeLogs for 439b7f41bH.J. Lu2015-02-111-0/+15
* Add ChangeLogs for commit 5ae0078cdH.J. Lu2015-02-111-0/+16
* Initialize use_mmapH.J. Lu2015-02-101-0/+4
* Unmap the buffer if plugin didn't claim the fileH.J. Lu2015-02-101-0/+9
* Align offset passed to mmapH.J. Lu2015-02-101-0/+4
* Don't bfd_check_format if not neededH.J. Lu2015-02-081-0/+5
* Check format against bfd_object directlyH.J. Lu2015-02-081-0/+5
* Replace entry->the_bfd with ibfdH.J. Lu2015-02-071-0/+5
* Update plugin_maybe_claimH.J. Lu2015-02-071-0/+13
* Document -z text, -z notext and -z textoffH.J. Lu2015-02-061-0/+6
* Use mmap and cache the view buffer for get_viewH.J. Lu2015-02-061-0/+14
* Close fd only if fd != -1H.J. Lu2015-02-051-0/+5
* Add plugin_input_file_tH.J. Lu2015-02-051-0/+14