summaryrefslogtreecommitdiff
path: root/ld/ld.texinfo
Commit message (Expand)AuthorAgeFilesLines
* Make default compression gABI compliantH.J. Lu2015-07-141-4/+5
* Fix texinfo problem by adding the required period after an @xref.Nick Clifton2015-07-141-1/+1
* Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz2015-07-031-1/+3
* Add new ld option: --print-memory-usageTristan Gingold2015-06-121-0/+15
* Update description of the ASSERT linker script command to note its interation...Nick Clifton2015-05-141-0/+30
* Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2015-04-141-0/+16
* Add -z noextern-protected-data to ld for ELF/x86H.J. Lu2015-04-141-0/+8
* Add documentation about the interation of the ARM assembler's -EB option and ...Nick Clifton2015-04-101-2/+4
* Add new linker option: --warn-orphan which generates warning messages when o...Nick Clifton2015-04-071-0/+11
* Correct -z nocopyreloc docAlan Modra2015-03-021-1/+2
* Correct ld.texinfo cross referenceAlan Modra2015-02-131-4/+3
* Document -z text, -z notext and -z textoffH.J. Lu2015-02-061-0/+9
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-3/+3
* PowerPC64 --plt-alignAlan Modra2014-11-241-3/+4
* Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin2014-11-181-0/+3
* [AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang2014-10-241-0/+7
* ld.texinfo: "=" path-prefix forces sysroot in scripts not only SEARCH_DIRHans-Peter Nilsson2014-10-151-1/+3
* ld.texinfo: Clarify that sysroot affects "=" expansion.Hans-Peter Nilsson2014-10-151-1/+2
* Enabling the HIGH_ENTROPY_VA flag allows the operating system to useNick Clifton2014-08-201-0/+5
* PR 17287, DT_NEEDED of unneeded libraries affects --as-neededAlan Modra2014-08-181-2/+2
* * ldlang.h (struct lang_input_statement_flags): Add pushedUlrich Drepper2014-08-081-0/+28
* Change the default behaviour of the PE targeted linker so that timestamps areLinda Zhang2014-06-261-3/+9
* Remove remaining default manifest support.Nick Clifton2014-04-091-8/+0
* Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY2014-04-081-10/+10
* Document optional comma in linker script.Cary Coutant2014-04-041-2/+7
* 2014-03-21 Christopher Faylor <me.binutils2014@cgf.cx>Chris Faylor2014-03-211-5/+6
* Update copyright yearsAlan Modra2014-03-051-1/+1
* This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov2014-02-271-14/+21
* This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton2014-02-271-0/+9
* Fix ALIGN_WITH_INPUTSebastian Huber2014-02-021-4/+2
* Nios II CALL26 linker relaxationSandra Loosemore2014-01-301-0/+44
* Make assignments to dot keep an empty output section.Alan Modra2014-01-221-4/+9
* Don't adjust LOAD segment to match GNU_RELRO segmentAlan Modra2014-01-101-2/+4
* Add support for Andes NDS32:Kuan-Lin Chen2013-12-131-0/+52
* Remove shared object from -Ttext-segmentH.J. Lu2013-12-111-2/+2
* * windres.c (define_resource): Use zero for timestamp, makingCory Fields2013-11-221-0/+5
* PR ld/15896Nick Clifton2013-08-281-2/+2
* * emultempl/pe.em: Add --disable-large-address-aware option.Nick Clifton2013-08-221-0/+8
* * ldexp.c: Add LOG2CEIL() builtin function to linker script languageNick Clifton2013-08-151-0/+5
* * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.Nick Clifton2013-07-191-2/+6
* bfd/Maciej W. Rozycki2013-06-251-0/+56
* * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford2013-06-221-1/+1
* oops - omittedNick Clifton2013-06-121-1/+3
* PR ld/15598Nick Clifton2013-06-101-2/+2
* * ld.texinfo (SEGMENT_START): Rephrase to indicate that a -TNick Clifton2013-06-071-4/+4
* line omitted from previous delta.Nick Clifton2013-04-301-0/+2
* * ld.texinfo (SORT_BY_ALIGNMENT): Fix and clarify typo - sectionsNick Clifton2013-04-301-3/+3
* * ld.texinfo (--disable-runtime-pseudo-reloc): Adjust default.Kai Tietz2013-03-251-1/+1
* * elf32-h8300 (h8_relax_section): Add new relaxation of movNick Clifton2013-03-211-1/+9
* PR ld/12549Alan Modra2013-03-181-5/+8