aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texinfo
AgeCommit message (Expand)AuthorFilesLines
2015-11-05DATA_SEGMENT_ALIGN documentation is not consistent with behaviourAlan Modra1-1/+2
2015-10-29fix typo in ld's texinfoMatthias Klose1-1/+1
2015-10-27Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround...Laurent Alfonsi1-0/+42
2015-10-22Add "-z call-nop=PADDING" option to ldH.J. Lu1-0/+14
2015-10-21Reset x86 Linux targets to not compressing debug sections by default. Enable...Nick Clifton1-0/+3
2015-10-15Fix a typo for "-z noextern-protected-data"H.J. Lu1-1/+1
2015-09-29PR/19014: Fix a spelling mistake in the linker documentation.Nick Clifton1-6/+6
2015-09-22Format ld option itemsAlan Modra1-3/+6
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-0/+7
2015-09-18Add missing PowerPC64 ld --save-restore-funcs docAlan Modra1-0/+10
2015-09-18Add PowerPC64 ld --tls-get-addr-optimize.Alan Modra1-0/+15
2015-09-08Extend the descriptiopn of how to access linker defined symbols from C.Nick Clifton1-0/+13
2015-09-04ld: Extend options for altering orphan handling behaviour.Andrew Burgess1-11/+33
2015-09-03Fix typo in desription of linker script symbols.Nick Clifton1-1/+1
2015-09-03Fix a typo in the linker documentation: The COFF section .build-id should be ...Nick Clifton1-1/+1
2015-08-06Revert ALIGN changesAlan Modra1-1/+1
2015-08-04ld: Add '--require-defined' command line option.Andrew Burgess1-0/+16
2015-08-03ld/doc: Document that multiple MEMORY commands are allowed.Andrew Burgess1-3/+4
2015-07-14Make default compression gABI compliantH.J. Lu1-4/+5
2015-07-14Fix texinfo problem by adding the required period after an @xref.Nick Clifton1-1/+1
2015-07-03Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz1-1/+3
2015-06-12Add new ld option: --print-memory-usageTristan Gingold1-0/+15
2015-05-14Update description of the ASSERT linker script command to note its interation...Nick Clifton1-0/+30
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu1-0/+16
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu1-0/+8
2015-04-10Add documentation about the interation of the ARM assembler's -EB option and ...Nick Clifton1-2/+4
2015-04-07Add new linker option: --warn-orphan which generates warning messages when o...Nick Clifton1-0/+11
2015-03-02Correct -z nocopyreloc docAlan Modra1-1/+2
2015-02-13Correct ld.texinfo cross referenceAlan Modra1-4/+3
2015-02-06Document -z text, -z notext and -z textoffH.J. Lu1-0/+9
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-3/+3
2014-11-24PowerPC64 --plt-alignAlan Modra1-3/+4
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin1-0/+3
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang1-0/+7
2014-10-15ld.texinfo: "=" path-prefix forces sysroot in scripts not only SEARCH_DIRHans-Peter Nilsson1-1/+3
2014-10-15ld.texinfo: Clarify that sysroot affects "=" expansion.Hans-Peter Nilsson1-1/+2
2014-08-20Enabling the HIGH_ENTROPY_VA flag allows the operating system to useNick Clifton1-0/+5
2014-08-18PR 17287, DT_NEEDED of unneeded libraries affects --as-neededAlan Modra1-2/+2
2014-08-08 * ldlang.h (struct lang_input_statement_flags): Add pushedUlrich Drepper1-0/+28
2014-06-26Change the default behaviour of the PE targeted linker so that timestamps areLinda Zhang1-3/+9
2014-04-09Remove remaining default manifest support.Nick Clifton1-8/+0
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY1-10/+10
2014-04-04Document optional comma in linker script.Cary Coutant1-2/+7
2014-03-212014-03-21 Christopher Faylor <me.binutils2014@cgf.cx>Chris Faylor1-5/+6
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-02-27This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov1-14/+21
2014-02-27This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton1-0/+9
2014-02-02Fix ALIGN_WITH_INPUTSebastian Huber1-4/+2
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore1-0/+44
2014-01-22Make assignments to dot keep an empty output section.Alan Modra1-4/+9