Nick Clifton
|
6c3bc0f82c
Reset x86 Linux targets to not compressing debug sections by default. Enable compression of debug sections by default in the linker, if so configured.
|
9 years ago |
H.J. Lu
|
4dba69b9ba
Fix a typo for "-z noextern-protected-data"
|
9 years ago |
Nick Clifton
|
56e6cf80bd
PR/19014: Fix a spelling mistake in the linker documentation.
|
9 years ago |
Alan Modra
|
95421fb9b7
Format ld option items
|
9 years ago |
Rich Felker
|
9b8b325a1f
Add --no-dynamic-linker option to ld, for static PIE use
|
9 years ago |
Alan Modra
|
7ae4ea7d0d
Add missing PowerPC64 ld --save-restore-funcs doc
|
9 years ago |
Alan Modra
|
7c9cf41584
Add PowerPC64 ld --tls-get-addr-optimize.
|
9 years ago |
Nick Clifton
|
5707d2add4
Extend the descriptiopn of how to access linker defined symbols from C.
|
9 years ago |
Andrew Burgess
|
c005eb9e34
ld: Extend options for altering orphan handling behaviour.
|
9 years ago |
Nick Clifton
|
a5e406b5ad
Fix typo in desription of linker script symbols.
|
9 years ago |
Nick Clifton
|
6033bf41cc
Fix a typo in the linker documentation: The COFF section .build-id should be .buildid.
|
9 years ago |
Alan Modra
|
e0a3af227e
Revert ALIGN changes
|
9 years ago |
Andrew Burgess
|
0a61824343
ld: Add '--require-defined' command line option.
|
9 years ago |
Andrew Burgess
|
127fcdff05
ld/doc: Document that multiple MEMORY commands are allowed.
|
9 years ago |
H.J. Lu
|
19a7fe52ae
Make default compression gABI compliant
|
9 years ago |
Nick Clifton
|
1f0d470a66
Fix texinfo problem by adding the required period after an @xref.
|
9 years ago |
Kai Tietz
|
0f088b2a94
Add experimental support for --gc-sections with COFF and PE based targets.
|
9 years ago |
Tristan Gingold
|
3604cb1f8c
Add new ld option: --print-memory-usage
|
9 years ago |
Nick Clifton
|
fd1c42387b
Update description of the ASSERT linker script command to note its interation with PROVIDEd symbols.
|
10 years ago |
H.J. Lu
|
0ce398f106
Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]
|
10 years ago |
H.J. Lu
|
889c2a6796
Add -z noextern-protected-data to ld for ELF/x86
|
10 years ago |
Nick Clifton
|
080bb7bbe9
Add documentation about the interation of the ARM assembler's -EB option and the linker's --be8 option.
|
10 years ago |
Nick Clifton
|
3ea6077552
Add new linker option: --warn-orphan which generates warning messages when orphan sections are detected.
|
10 years ago |
Alan Modra
|
daf220f0a7
Correct -z nocopyreloc doc
|
10 years ago |
Alan Modra
|
66bc873987
Correct ld.texinfo cross reference
|
10 years ago |
H.J. Lu
|
8dfef1bd76
Document -z text, -z notext and -z textoff
|
10 years ago |
Alan Modra
|
b90efa5b79
ChangeLog rotatation and copyright year update
|
10 years ago |
Alan Modra
|
e05fa0bad2
PowerPC64 --plt-align
|
10 years ago |
Igor Zamyatin
|
d258b82828
Add -z bndplt to generate BND prefix in PLT entries
|
10 years ago |
Jiong Wang
|
68fcca92b7
[AArch64] Cortex-A53 erratum 835769 linker workaround
|
10 years ago |