]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ld.texinfo
Delay converting linker script defined symbols from absolute
[thirdparty/binutils-gdb.git] / ld / ld.texinfo
CommitLineData
252b5132
RH
1\input texinfo
2@setfilename ld.info
b90efa5b 3@c Copyright (C) 1991-2015 Free Software Foundation, Inc.
252b5132 4@syncodeindex ky cp
dff70155 5@c man begin INCLUDE
252b5132
RH
6@include configdoc.texi
7@c (configdoc.texi is generated by the Makefile)
c428fa83 8@include bfdver.texi
dff70155 9@c man end
252b5132
RH
10
11@c @smallbook
12
ff5dcc92
SC
13@macro gcctabopt{body}
14@code{\body\}
15@end macro
16
0285c67d
NC
17@c man begin NAME
18@ifset man
19@c Configure for the generation of man pages
20@set UsesEnvVars
21@set GENERIC
0285c67d 22@set ARM
ac145307 23@set C6X
49fa1e15 24@set H8300
0285c67d 25@set HPPA
0285c67d 26@set I960
0285c67d 27@set M68HC11
7fb9f789 28@set M68K
833794fc 29@set MIPS
3c3bdf30 30@set MMIX
2469cfa2 31@set MSP430
35c08157 32@set NDS32
78058a5e 33@set NIOSII
2a60a7a8
AM
34@set POWERPC
35@set POWERPC64
49fa1e15
AM
36@set Renesas
37@set SPU
38@set TICOFF
2ca22b03 39@set WIN32
e0001a05 40@set XTENSA
0285c67d
NC
41@end ifset
42@c man end
43
9160ea82
AM
44@ifnottex
45@dircategory Software development
46@direntry
252b5132 47* Ld: (ld). The GNU linker.
9160ea82
AM
48@end direntry
49@end ifnottex
252b5132 50
0e9517a9 51@copying
e49e529d
JM
52This file documents the @sc{gnu} linker LD
53@ifset VERSION_PACKAGE
54@value{VERSION_PACKAGE}
55@end ifset
56version @value{VERSION}.
252b5132 57
b90efa5b 58Copyright @copyright{} 1991-2015 Free Software Foundation, Inc.
252b5132 59
cf055d54 60Permission is granted to copy, distribute and/or modify this document
793c5807 61under the terms of the GNU Free Documentation License, Version 1.3
cf055d54
NC
62or any later version published by the Free Software Foundation;
63with no Invariant Sections, with no Front-Cover Texts, and with no
64Back-Cover Texts. A copy of the license is included in the
36f63dca 65section entitled ``GNU Free Documentation License''.
0e9517a9 66@end copying
252b5132
RH
67@iftex
68@finalout
69@setchapternewpage odd
71ba23f6 70@settitle The GNU linker
252b5132 71@titlepage
71ba23f6 72@title The GNU linker
252b5132 73@sp 1
e49e529d
JM
74@subtitle @code{ld}
75@ifset VERSION_PACKAGE
76@subtitle @value{VERSION_PACKAGE}
77@end ifset
252b5132
RH
78@subtitle Version @value{VERSION}
79@author Steve Chamberlain
80@author Ian Lance Taylor
252b5132
RH
81@page
82
83@tex
84{\parskip=0pt
704c465c
NC
85\hfill Red Hat Inc\par
86\hfill nickc\@credhat.com, doc\@redhat.com\par
71ba23f6 87\hfill {\it The GNU linker}\par
252b5132
RH
88\hfill Edited by Jeffrey Osier (jeffrey\@cygnus.com)\par
89}
90\global\parindent=0pt % Steve likes it this way.
91@end tex
92
93@vskip 0pt plus 1filll
0285c67d 94@c man begin COPYRIGHT
b90efa5b 95Copyright @copyright{} 1991-2015 Free Software Foundation, Inc.
252b5132 96
0285c67d 97Permission is granted to copy, distribute and/or modify this document
793c5807 98under the terms of the GNU Free Documentation License, Version 1.3
0285c67d
NC
99or any later version published by the Free Software Foundation;
100with no Invariant Sections, with no Front-Cover Texts, and with no
101Back-Cover Texts. A copy of the license is included in the
36f63dca 102section entitled ``GNU Free Documentation License''.
0285c67d 103@c man end
252b5132 104
252b5132
RH
105@end titlepage
106@end iftex
4ecceb71 107@contents
252b5132
RH
108@c FIXME: Talk about importance of *order* of args, cmds to linker!
109
84ec0e6d 110@ifnottex
252b5132 111@node Top
71ba23f6 112@top LD
e49e529d
JM
113This file documents the @sc{gnu} linker ld
114@ifset VERSION_PACKAGE
115@value{VERSION_PACKAGE}
116@end ifset
117version @value{VERSION}.
252b5132 118
cf055d54 119This document is distributed under the terms of the GNU Free
793c5807
NC
120Documentation License version 1.3. A copy of the license is included
121in the section entitled ``GNU Free Documentation License''.
cf055d54 122
252b5132
RH
123@menu
124* Overview:: Overview
125* Invocation:: Invocation
126* Scripts:: Linker Scripts
127@ifset GENERIC
128* Machine Dependent:: Machine Dependent Features
129@end ifset
130@ifclear GENERIC
131@ifset H8300
132* H8/300:: ld and the H8/300
133@end ifset
c2dcd04e
NC
134@ifset Renesas
135* Renesas:: ld and other Renesas micros
252b5132
RH
136@end ifset
137@ifset I960
138* i960:: ld and the Intel 960 family
139@end ifset
36f63dca
NC
140@ifset ARM
141* ARM:: ld and the ARM family
142@end ifset
93fd0973
SC
143@ifset M68HC11
144* M68HC11/68HC12:: ld and the Motorola 68HC11 and 68HC12 families
145@end ifset
7ca01ed9
NC
146@ifset HPPA
147* HPPA ELF32:: ld and HPPA 32-bit ELF
148@end ifset
7fb9f789
NC
149@ifset M68K
150* M68K:: ld and Motorola 68K family
151@end ifset
833794fc
MR
152@ifset MIPS
153* MIPS:: ld and MIPS family
154@end ifset
2a60a7a8
AM
155@ifset POWERPC
156* PowerPC ELF32:: ld and PowerPC 32-bit ELF Support
157@end ifset
158@ifset POWERPC64
159* PowerPC64 ELF64:: ld and PowerPC64 64-bit ELF Support
160@end ifset
49fa1e15
AM
161@ifset SPU
162* SPU ELF:: ld and SPU ELF Support
163@end ifset
74459f0e
TW
164@ifset TICOFF
165* TI COFF:: ld and the TI COFF
166@end ifset
2ca22b03
NC
167@ifset WIN32
168* Win32:: ld and WIN32 (cygwin/mingw)
169@end ifset
e0001a05
NC
170@ifset XTENSA
171* Xtensa:: ld and Xtensa Processors
172@end ifset
252b5132
RH
173@end ifclear
174@ifclear SingleFormat
175* BFD:: BFD
176@end ifclear
177@c Following blank line required for remaining bug in makeinfo conds/menus
178
179* Reporting Bugs:: Reporting Bugs
180* MRI:: MRI Compatible Script Files
704c465c 181* GNU Free Documentation License:: GNU Free Documentation License
370b66a1 182* LD Index:: LD Index
252b5132 183@end menu
84ec0e6d 184@end ifnottex
252b5132
RH
185
186@node Overview
187@chapter Overview
188
189@cindex @sc{gnu} linker
190@cindex what is this?
0285c67d 191
0879a67a 192@ifset man
0285c67d 193@c man begin SYNOPSIS
ff5dcc92 194ld [@b{options}] @var{objfile} @dots{}
0285c67d
NC
195@c man end
196
197@c man begin SEEALSO
198ar(1), nm(1), objcopy(1), objdump(1), readelf(1) and
199the Info entries for @file{binutils} and
200@file{ld}.
201@c man end
202@end ifset
203
204@c man begin DESCRIPTION
205
ff5dcc92 206@command{ld} combines a number of object and archive files, relocates
252b5132 207their data and ties up symbol references. Usually the last step in
ff5dcc92 208compiling a program is to run @command{ld}.
252b5132 209
ff5dcc92 210@command{ld} accepts Linker Command Language files written in
252b5132
RH
211a superset of AT&T's Link Editor Command Language syntax,
212to provide explicit and total control over the linking process.
213
0285c67d
NC
214@ifset man
215@c For the man only
ece2d90e 216This man page does not describe the command language; see the
71ba23f6
NC
217@command{ld} entry in @code{info} for full details on the command
218language and on other aspects of the GNU linker.
0285c67d
NC
219@end ifset
220
252b5132 221@ifclear SingleFormat
ff5dcc92
SC
222This version of @command{ld} uses the general purpose BFD libraries
223to operate on object files. This allows @command{ld} to read, combine, and
252b5132
RH
224write object files in many different formats---for example, COFF or
225@code{a.out}. Different formats may be linked together to produce any
226available kind of object file. @xref{BFD}, for more information.
227@end ifclear
228
229Aside from its flexibility, the @sc{gnu} linker is more helpful than other
230linkers in providing diagnostic information. Many linkers abandon
231execution immediately upon encountering an error; whenever possible,
ff5dcc92 232@command{ld} continues executing, allowing you to identify other errors
252b5132
RH
233(or, in some cases, to get an output file in spite of the error).
234
0285c67d
NC
235@c man end
236
252b5132
RH
237@node Invocation
238@chapter Invocation
239
0285c67d
NC
240@c man begin DESCRIPTION
241
ff5dcc92 242The @sc{gnu} linker @command{ld} is meant to cover a broad range of situations,
252b5132
RH
243and to be as compatible as possible with other linkers. As a result,
244you have many choices to control its behavior.
245
0285c67d
NC
246@c man end
247
252b5132
RH
248@ifset UsesEnvVars
249@menu
250* Options:: Command Line Options
251* Environment:: Environment Variables
252@end menu
253
254@node Options
255@section Command Line Options
256@end ifset
257
258@cindex command line
259@cindex options
0285c67d
NC
260
261@c man begin OPTIONS
262
252b5132
RH
263The linker supports a plethora of command-line options, but in actual
264practice few of them are used in any particular context.
265@cindex standard Unix system
ff5dcc92 266For instance, a frequent use of @command{ld} is to link standard Unix
252b5132
RH
267object files on a standard, supported Unix system. On such a system, to
268link a file @code{hello.o}:
269
270@smallexample
271ld -o @var{output} /lib/crt0.o hello.o -lc
272@end smallexample
273
ff5dcc92 274This tells @command{ld} to produce a file called @var{output} as the
252b5132
RH
275result of linking the file @code{/lib/crt0.o} with @code{hello.o} and
276the library @code{libc.a}, which will come from the standard search
277directories. (See the discussion of the @samp{-l} option below.)
278
ff5dcc92 279Some of the command-line options to @command{ld} may be specified at any
511ab9e9
ILT
280point in the command line. However, options which refer to files, such
281as @samp{-l} or @samp{-T}, cause the file to be read at the point at
282which the option appears in the command line, relative to the object
283files and other file options. Repeating non-file options with a
284different argument will either have no further effect, or override prior
252b5132
RH
285occurrences (those further to the left on the command line) of that
286option. Options which may be meaningfully specified more than once are
287noted in the descriptions below.
288
289@cindex object files
511ab9e9
ILT
290Non-option arguments are object files or archives which are to be linked
291together. They may follow, precede, or be mixed in with command-line
292options, except that an object file argument may not be placed between
293an option and its argument.
252b5132
RH
294
295Usually the linker is invoked with at least one object file, but you can
296specify other forms of binary input files using @samp{-l}, @samp{-R},
297and the script command language. If @emph{no} binary input files at all
298are specified, the linker does not produce any output, and issues the
299message @samp{No input files}.
300
36f63dca 301If the linker cannot recognize the format of an object file, it will
252b5132
RH
302assume that it is a linker script. A script specified in this way
303augments the main linker script used for the link (either the default
304linker script or the one specified by using @samp{-T}). This feature
305permits the linker to link against a file which appears to be an object
306or an archive, but actually merely defines some symbol values, or uses
53d25da6
AM
307@code{INPUT} or @code{GROUP} to load other objects. Specifying a
308script in this way merely augments the main linker script, with the
309extra commands placed after the main script; use the @samp{-T} option
310to replace the default linker script entirely, but note the effect of
311the @code{INSERT} command. @xref{Scripts}.
252b5132
RH
312
313For options whose names are a single letter,
314option arguments must either follow the option letter without intervening
315whitespace, or be given as separate arguments immediately following the
316option that requires them.
317
318For options whose names are multiple letters, either one dash or two can
e4897a32 319precede the option name; for example, @samp{-trace-symbol} and
36f63dca 320@samp{--trace-symbol} are equivalent. Note---there is one exception to
e4897a32 321this rule. Multiple letter options that start with a lower case 'o' can
ba1be17e 322only be preceded by two dashes. This is to reduce confusion with the
e4897a32
NC
323@samp{-o} option. So for example @samp{-omagic} sets the output file
324name to @samp{magic} whereas @samp{--omagic} sets the NMAGIC flag on the
325output.
326
327Arguments to multiple-letter options must either be separated from the
328option name by an equals sign, or be given as separate arguments
329immediately following the option that requires them. For example,
330@samp{--trace-symbol foo} and @samp{--trace-symbol=foo} are equivalent.
331Unique abbreviations of the names of multiple-letter options are
332accepted.
252b5132 333
36f63dca
NC
334Note---if the linker is being invoked indirectly, via a compiler driver
335(e.g. @samp{gcc}) then all the linker command line options should be
fa19fce0
NC
336prefixed by @samp{-Wl,} (or whatever is appropriate for the particular
337compiler driver) like this:
4e53152f
NC
338
339@smallexample
2509a395 340 gcc -Wl,--start-group foo.o bar.o -Wl,--end-group
4e53152f
NC
341@end smallexample
342
343This is important, because otherwise the compiler driver program may
2509a395
SL
344silently drop the linker options, resulting in a bad link. Confusion
345may also arise when passing options that require values through a
346driver, as the use of a space between option and argument acts as
347a separator, and causes the driver to pass only the option to the linker
348and the argument to the compiler. In this case, it is simplest to use
349the joined forms of both single- and multiple-letter options, such as:
350
351@smallexample
352 gcc foo.o bar.o -Wl,-eENTRY -Wl,-Map=a.map
353@end smallexample
4e53152f
NC
354
355Here is a table of the generic command line switches accepted by the GNU
356linker:
357
ff5dcc92 358@table @gcctabopt
38fc1cb1 359@include at-file.texi
dff70155 360
2509a395
SL
361@kindex -a @var{keyword}
362@item -a @var{keyword}
252b5132
RH
363This option is supported for HP/UX compatibility. The @var{keyword}
364argument must be one of the strings @samp{archive}, @samp{shared}, or
365@samp{default}. @samp{-aarchive} is functionally equivalent to
366@samp{-Bstatic}, and the other two keywords are functionally equivalent
367to @samp{-Bdynamic}. This option may be used any number of times.
368
7ee314fa
AM
369@kindex --audit @var{AUDITLIB}
370@item --audit @var{AUDITLIB}
371Adds @var{AUDITLIB} to the @code{DT_AUDIT} entry of the dynamic section.
372@var{AUDITLIB} is not checked for existence, nor will it use the DT_SONAME
373specified in the library. If specified multiple times @code{DT_AUDIT}
374will contain a colon separated list of audit interfaces to use. If the linker
375finds an object with an audit entry while searching for shared libraries,
9d5777a3 376it will add a corresponding @code{DT_DEPAUDIT} entry in the output file.
7ee314fa 377This option is only meaningful on ELF platforms supporting the rtld-audit
9d5777a3 378interface.
7ee314fa 379
252b5132
RH
380@ifset I960
381@cindex architectures
2509a395
SL
382@kindex -A @var{arch}
383@item -A @var{architecture}
252b5132
RH
384@kindex --architecture=@var{arch}
385@itemx --architecture=@var{architecture}
ff5dcc92
SC
386In the current release of @command{ld}, this option is useful only for the
387Intel 960 family of architectures. In that @command{ld} configuration, the
252b5132
RH
388@var{architecture} argument identifies the particular architecture in
389the 960 family, enabling some safeguards and modifying the
ff5dcc92 390archive-library search path. @xref{i960,,@command{ld} and the Intel 960
252b5132
RH
391family}, for details.
392
ff5dcc92 393Future releases of @command{ld} may support similar functionality for
252b5132
RH
394other architecture families.
395@end ifset
396
397@ifclear SingleFormat
398@cindex binary input format
399@kindex -b @var{format}
400@kindex --format=@var{format}
401@cindex input format
402@cindex input format
403@item -b @var{input-format}
404@itemx --format=@var{input-format}
ff5dcc92
SC
405@command{ld} may be configured to support more than one kind of object
406file. If your @command{ld} is configured this way, you can use the
252b5132 407@samp{-b} option to specify the binary format for input object files
ff5dcc92 408that follow this option on the command line. Even when @command{ld} is
252b5132 409configured to support alternative object formats, you don't usually need
ff5dcc92 410to specify this, as @command{ld} should be configured to expect as a
252b5132
RH
411default input format the most usual format on each machine.
412@var{input-format} is a text string, the name of a particular format
413supported by the BFD libraries. (You can list the available binary
414formats with @samp{objdump -i}.)
415@xref{BFD}.
416
417You may want to use this option if you are linking files with an unusual
418binary format. You can also use @samp{-b} to switch formats explicitly (when
419linking object files of different formats), by including
420@samp{-b @var{input-format}} before each group of object files in a
a1ab1d2a 421particular format.
252b5132
RH
422
423The default format is taken from the environment variable
424@code{GNUTARGET}.
425@ifset UsesEnvVars
426@xref{Environment}.
427@end ifset
428You can also define the input format from a script, using the command
0285c67d
NC
429@code{TARGET};
430@ifclear man
431see @ref{Format Commands}.
432@end ifclear
252b5132
RH
433@end ifclear
434
435@kindex -c @var{MRI-cmdfile}
436@kindex --mri-script=@var{MRI-cmdfile}
437@cindex compatibility, MRI
438@item -c @var{MRI-commandfile}
439@itemx --mri-script=@var{MRI-commandfile}
ff5dcc92 440For compatibility with linkers produced by MRI, @command{ld} accepts script
252b5132 441files written in an alternate, restricted command language, described in
0285c67d
NC
442@ifclear man
443@ref{MRI,,MRI Compatible Script Files}.
444@end ifclear
445@ifset man
446the MRI Compatible Script Files section of GNU ld documentation.
447@end ifset
448Introduce MRI script files with
252b5132 449the option @samp{-c}; use the @samp{-T} option to run linker
ff5dcc92
SC
450scripts written in the general-purpose @command{ld} scripting language.
451If @var{MRI-cmdfile} does not exist, @command{ld} looks for it in the directories
252b5132
RH
452specified by any @samp{-L} options.
453
454@cindex common allocation
455@kindex -d
456@kindex -dc
457@kindex -dp
a1ab1d2a 458@item -d
252b5132
RH
459@itemx -dc
460@itemx -dp
461These three options are equivalent; multiple forms are supported for
462compatibility with other linkers. They assign space to common symbols
463even if a relocatable output file is specified (with @samp{-r}). The
464script command @code{FORCE_COMMON_ALLOCATION} has the same effect.
465@xref{Miscellaneous Commands}.
466
7ee314fa
AM
467@kindex --depaudit @var{AUDITLIB}
468@kindex -P @var{AUDITLIB}
469@item --depaudit @var{AUDITLIB}
470@itemx -P @var{AUDITLIB}
471Adds @var{AUDITLIB} to the @code{DT_DEPAUDIT} entry of the dynamic section.
472@var{AUDITLIB} is not checked for existence, nor will it use the DT_SONAME
473specified in the library. If specified multiple times @code{DT_DEPAUDIT}
474will contain a colon separated list of audit interfaces to use. This
475option is only meaningful on ELF platforms supporting the rtld-audit interface.
9d5777a3 476The -P option is provided for Solaris compatibility.
7ee314fa 477
252b5132
RH
478@cindex entry point, from command line
479@kindex -e @var{entry}
480@kindex --entry=@var{entry}
a1ab1d2a 481@item -e @var{entry}
252b5132
RH
482@itemx --entry=@var{entry}
483Use @var{entry} as the explicit symbol for beginning execution of your
484program, rather than the default entry point. If there is no symbol
485named @var{entry}, the linker will try to parse @var{entry} as a number,
486and use that as the entry address (the number will be interpreted in
487base 10; you may use a leading @samp{0x} for base 16, or a leading
488@samp{0} for base 8). @xref{Entry Point}, for a discussion of defaults
489and other ways of specifying the entry point.
490
b58f81ae
DJ
491@kindex --exclude-libs
492@item --exclude-libs @var{lib},@var{lib},...
493Specifies a list of archive libraries from which symbols should not be automatically
e1c37eb5 494exported. The library names may be delimited by commas or colons. Specifying
b58f81ae
DJ
495@code{--exclude-libs ALL} excludes symbols in all archive libraries from
496automatic export. This option is available only for the i386 PE targeted
497port of the linker and for ELF targeted ports. For i386 PE, symbols
498explicitly listed in a .def file are still exported, regardless of this
499option. For ELF targeted ports, symbols affected by this option will
500be treated as hidden.
501
e1c37eb5
DK
502@kindex --exclude-modules-for-implib
503@item --exclude-modules-for-implib @var{module},@var{module},...
504Specifies a list of object files or archive members, from which symbols
505should not be automatically exported, but which should be copied wholesale
506into the import library being generated during the link. The module names
507may be delimited by commas or colons, and must match exactly the filenames
508used by @command{ld} to open the files; for archive members, this is simply
509the member name, but for object files the name listed must include and
510match precisely any path used to specify the input file on the linker's
511command-line. This option is available only for the i386 PE targeted port
512of the linker. Symbols explicitly listed in a .def file are still exported,
513regardless of this option.
514
252b5132
RH
515@cindex dynamic symbol table
516@kindex -E
517@kindex --export-dynamic
267e2722 518@kindex --no-export-dynamic
252b5132
RH
519@item -E
520@itemx --export-dynamic
267e2722
CD
521@itemx --no-export-dynamic
522When creating a dynamically linked executable, using the @option{-E}
523option or the @option{--export-dynamic} option causes the linker to add
524all symbols to the dynamic symbol table. The dynamic symbol table is the
525set of symbols which are visible from dynamic objects at run time.
526
527If you do not use either of these options (or use the
528@option{--no-export-dynamic} option to restore the default behavior), the
529dynamic symbol table will normally contain only those symbols which are
530referenced by some dynamic object mentioned in the link.
252b5132
RH
531
532If you use @code{dlopen} to load a dynamic object which needs to refer
533back to the symbols defined by the program, rather than some other
534dynamic object, then you will probably need to use this option when
535linking the program itself.
536
55255dae 537You can also use the dynamic list to control what symbols should
cb840a31 538be added to the dynamic symbol table if the output format supports it.
55255dae 539See the description of @samp{--dynamic-list}.
cb840a31 540
8b747e1a
DK
541Note that this option is specific to ELF targeted ports. PE targets
542support a similar function to export all symbols from a DLL or EXE; see
543the description of @samp{--export-all-symbols} below.
544
36f63dca 545@ifclear SingleFormat
252b5132
RH
546@cindex big-endian objects
547@cindex endianness
548@kindex -EB
549@item -EB
550Link big-endian objects. This affects the default output format.
551
552@cindex little-endian objects
553@kindex -EL
554@item -EL
555Link little-endian objects. This affects the default output format.
36f63dca 556@end ifclear
252b5132 557
2509a395
SL
558@kindex -f @var{name}
559@kindex --auxiliary=@var{name}
560@item -f @var{name}
561@itemx --auxiliary=@var{name}
252b5132
RH
562When creating an ELF shared object, set the internal DT_AUXILIARY field
563to the specified name. This tells the dynamic linker that the symbol
564table of the shared object should be used as an auxiliary filter on the
565symbol table of the shared object @var{name}.
566
567If you later link a program against this filter object, then, when you
568run the program, the dynamic linker will see the DT_AUXILIARY field. If
569the dynamic linker resolves any symbols from the filter object, it will
570first check whether there is a definition in the shared object
571@var{name}. If there is one, it will be used instead of the definition
572in the filter object. The shared object @var{name} need not exist.
573Thus the shared object @var{name} may be used to provide an alternative
574implementation of certain functions, perhaps for debugging or for
575machine specific performance.
576
577This option may be specified more than once. The DT_AUXILIARY entries
578will be created in the order in which they appear on the command line.
579
2509a395
SL
580@kindex -F @var{name}
581@kindex --filter=@var{name}
252b5132 582@item -F @var{name}
2509a395 583@itemx --filter=@var{name}
252b5132
RH
584When creating an ELF shared object, set the internal DT_FILTER field to
585the specified name. This tells the dynamic linker that the symbol table
586of the shared object which is being created should be used as a filter
587on the symbol table of the shared object @var{name}.
588
589If you later link a program against this filter object, then, when you
590run the program, the dynamic linker will see the DT_FILTER field. The
591dynamic linker will resolve symbols according to the symbol table of the
592filter object as usual, but it will actually link to the definitions
593found in the shared object @var{name}. Thus the filter object can be
594used to select a subset of the symbols provided by the object
595@var{name}.
596
ff5dcc92 597Some older linkers used the @option{-F} option throughout a compilation
252b5132 598toolchain for specifying object-file format for both input and output
36f63dca
NC
599object files.
600@ifclear SingleFormat
601The @sc{gnu} linker uses other mechanisms for this purpose: the
ece2d90e 602@option{-b}, @option{--format}, @option{--oformat} options, the
252b5132 603@code{TARGET} command in linker scripts, and the @code{GNUTARGET}
36f63dca
NC
604environment variable.
605@end ifclear
606The @sc{gnu} linker will ignore the @option{-F} option when not
607creating an ELF shared object.
252b5132 608
3dbf70a2 609@cindex finalization function
2509a395
SL
610@kindex -fini=@var{name}
611@item -fini=@var{name}
3dbf70a2
MM
612When creating an ELF executable or shared object, call NAME when the
613executable or shared object is unloaded, by setting DT_FINI to the
614address of the function. By default, the linker uses @code{_fini} as
615the function to call.
616
252b5132
RH
617@kindex -g
618@item -g
619Ignored. Provided for compatibility with other tools.
620
2509a395
SL
621@kindex -G @var{value}
622@kindex --gpsize=@var{value}
252b5132 623@cindex object size
2509a395 624@item -G @var{value}
252b5132
RH
625@itemx --gpsize=@var{value}
626Set the maximum size of objects to be optimized using the GP register to
627@var{size}. This is only meaningful for object file formats such as
e8044f35 628MIPS ELF that support putting large and small objects into different
252b5132
RH
629sections. This is ignored for other object file formats.
630
631@cindex runtime library name
2509a395 632@kindex -h @var{name}
252b5132 633@kindex -soname=@var{name}
2509a395 634@item -h @var{name}
252b5132
RH
635@itemx -soname=@var{name}
636When creating an ELF shared object, set the internal DT_SONAME field to
637the specified name. When an executable is linked with a shared object
638which has a DT_SONAME field, then when the executable is run the dynamic
639linker will attempt to load the shared object specified by the DT_SONAME
640field rather than the using the file name given to the linker.
641
642@kindex -i
643@cindex incremental link
644@item -i
645Perform an incremental link (same as option @samp{-r}).
646
3dbf70a2 647@cindex initialization function
2509a395
SL
648@kindex -init=@var{name}
649@item -init=@var{name}
3dbf70a2
MM
650When creating an ELF executable or shared object, call NAME when the
651executable or shared object is loaded, by setting DT_INIT to the address
652of the function. By default, the linker uses @code{_init} as the
653function to call.
654
252b5132 655@cindex archive files, from cmd line
2509a395 656@kindex -l @var{namespec}
bcb674cf 657@kindex --library=@var{namespec}
2509a395 658@item -l @var{namespec}
bcb674cf
RS
659@itemx --library=@var{namespec}
660Add the archive or object file specified by @var{namespec} to the
661list of files to link. This option may be used any number of times.
662If @var{namespec} is of the form @file{:@var{filename}}, @command{ld}
07d8eb55 663will search the library path for a file called @var{filename}, otherwise it
bcb674cf 664will search the library path for a file called @file{lib@var{namespec}.a}.
252b5132 665
ff5dcc92 666On systems which support shared libraries, @command{ld} may also search for
bcb674cf
RS
667files other than @file{lib@var{namespec}.a}. Specifically, on ELF
668and SunOS systems, @command{ld} will search a directory for a library
669called @file{lib@var{namespec}.so} before searching for one called
670@file{lib@var{namespec}.a}. (By convention, a @code{.so} extension
671indicates a shared library.) Note that this behavior does not apply
672to @file{:@var{filename}}, which always specifies a file called
673@var{filename}.
252b5132
RH
674
675The linker will search an archive only once, at the location where it is
676specified on the command line. If the archive defines a symbol which
677was undefined in some object which appeared before the archive on the
678command line, the linker will include the appropriate file(s) from the
679archive. However, an undefined symbol in an object appearing later on
680the command line will not cause the linker to search the archive again.
681
ff5dcc92 682See the @option{-(} option for a way to force the linker to search
252b5132
RH
683archives multiple times.
684
685You may list the same archive multiple times on the command line.
686
687@ifset GENERIC
688This type of archive searching is standard for Unix linkers. However,
ff5dcc92 689if you are using @command{ld} on AIX, note that it is different from the
252b5132
RH
690behaviour of the AIX linker.
691@end ifset
692
693@cindex search directory, from cmd line
2509a395 694@kindex -L @var{dir}
252b5132 695@kindex --library-path=@var{dir}
2509a395 696@item -L @var{searchdir}
252b5132 697@itemx --library-path=@var{searchdir}
ff5dcc92
SC
698Add path @var{searchdir} to the list of paths that @command{ld} will search
699for archive libraries and @command{ld} control scripts. You may use this
252b5132
RH
700option any number of times. The directories are searched in the order
701in which they are specified on the command line. Directories specified
702on the command line are searched before the default directories. All
ff5dcc92 703@option{-L} options apply to all @option{-l} options, regardless of the
7d24f02c
KH
704order in which the options appear. @option{-L} options do not affect
705how @command{ld} searches for a linker script unless @option{-T}
706option is specified.
252b5132 707
9c8ebd6a 708If @var{searchdir} begins with @code{=}, then the @code{=} will be replaced
b3b9c41d
HPN
709by the @dfn{sysroot prefix}, controlled by the @samp{--sysroot} option, or
710specified when the linker is configured.
9c8ebd6a 711
252b5132
RH
712@ifset UsesEnvVars
713The default set of paths searched (without being specified with
ff5dcc92 714@samp{-L}) depends on which emulation mode @command{ld} is using, and in
252b5132
RH
715some cases also on how it was configured. @xref{Environment}.
716@end ifset
717
718The paths can also be specified in a link script with the
719@code{SEARCH_DIR} command. Directories specified this way are searched
720at the point in which the linker script appears in the command line.
721
722@cindex emulation
723@kindex -m @var{emulation}
2509a395 724@item -m @var{emulation}
252b5132
RH
725Emulate the @var{emulation} linker. You can list the available
726emulations with the @samp{--verbose} or @samp{-V} options.
727
728If the @samp{-m} option is not used, the emulation is taken from the
729@code{LDEMULATION} environment variable, if that is defined.
730
731Otherwise, the default emulation depends upon how the linker was
732configured.
733
734@cindex link map
735@kindex -M
736@kindex --print-map
737@item -M
738@itemx --print-map
739Print a link map to the standard output. A link map provides
740information about the link, including the following:
741
742@itemize @bullet
743@item
3b83e13a 744Where object files are mapped into memory.
252b5132
RH
745@item
746How common symbols are allocated.
747@item
748All archive members included in the link, with a mention of the symbol
749which caused the archive member to be brought in.
3b83e13a
NC
750@item
751The values assigned to symbols.
752
753Note - symbols whose values are computed by an expression which
754involves a reference to a previous value of the same symbol may not
755have correct result displayed in the link map. This is because the
756linker discards intermediate results and only retains the final value
757of an expression. Under such circumstances the linker will display
758the final value enclosed by square brackets. Thus for example a
759linker script containing:
760
761@smallexample
762 foo = 1
763 foo = foo * 4
764 foo = foo + 8
765@end smallexample
766
767will produce the following output in the link map if the @option{-M}
768option is used:
769
770@smallexample
771 0x00000001 foo = 0x1
772 [0x0000000c] foo = (foo * 0x4)
773 [0x0000000c] foo = (foo + 0x8)
774@end smallexample
775
776See @ref{Expressions} for more information about expressions in linker
777scripts.
252b5132
RH
778@end itemize
779
780@kindex -n
781@cindex read-only text
782@cindex NMAGIC
783@kindex --nmagic
784@item -n
785@itemx --nmagic
90f5d9d9
JZ
786Turn off page alignment of sections, and disable linking against shared
787libraries. If the output format supports Unix style magic numbers,
788mark the output as @code{NMAGIC}.
252b5132
RH
789
790@kindex -N
791@kindex --omagic
792@cindex read/write from cmd line
793@cindex OMAGIC
a1ab1d2a 794@item -N
252b5132
RH
795@itemx --omagic
796Set the text and data sections to be readable and writable. Also, do
63fd3b82
NC
797not page-align the data segment, and disable linking against shared
798libraries. If the output format supports Unix style magic numbers,
4d8907ac
DS
799mark the output as @code{OMAGIC}. Note: Although a writable text section
800is allowed for PE-COFF targets, it does not conform to the format
801specification published by Microsoft.
63fd3b82
NC
802
803@kindex --no-omagic
804@cindex OMAGIC
805@item --no-omagic
806This option negates most of the effects of the @option{-N} option. It
807sets the text section to be read-only, and forces the data segment to
808be page-aligned. Note - this option does not enable linking against
809shared libraries. Use @option{-Bdynamic} for this.
252b5132
RH
810
811@kindex -o @var{output}
812@kindex --output=@var{output}
813@cindex naming the output file
814@item -o @var{output}
815@itemx --output=@var{output}
ff5dcc92 816Use @var{output} as the name for the program produced by @command{ld}; if this
252b5132
RH
817option is not specified, the name @file{a.out} is used by default. The
818script command @code{OUTPUT} can also specify the output file name.
819
820@kindex -O @var{level}
821@cindex generating optimized output
822@item -O @var{level}
ff5dcc92 823If @var{level} is a numeric values greater than zero @command{ld} optimizes
252b5132 824the output. This might take significantly longer and therefore probably
98c503ac
NC
825should only be enabled for the final binary. At the moment this
826option only affects ELF shared library generation. Future releases of
827the linker may make more use of this option. Also currently there is
828no difference in the linker's behaviour for different non-zero values
829of this option. Again this may change with future releases.
252b5132 830
26278bb8
UD
831@kindex --push-state
832@cindex push state governing input file handling
833@item --push-state
834The @option{--push-state} allows to preserve the current state of the
835flags which govern the input file handling so that they can all be
836restored with one corresponding @option{--pop-state} option.
837
838The option which are covered are: @option{-Bdynamic}, @option{-Bstatic},
839@option{-dn}, @option{-dy}, @option{-call_shared}, @option{-non_shared},
840@option{-static}, @option{-N}, @option{-n}, @option{--whole-archive},
841@option{--no-whole-archive}, @option{-r}, @option{-Ur},
842@option{--copy-dt-needed-entries}, @option{--no-copy-dt-needed-entries},
843@option{--as-needed}, @option{--no-as-needed}, and @option{-a}.
844
845One target for this option are specifications for @file{pkg-config}. When
846used with the @option{--libs} option all possibly needed libraries are
847listed and then possibly linked with all the time. It is better to return
848something as follows:
849
850@smallexample
851-Wl,--push-state,--as-needed -libone -libtwo -Wl,--pop-state
852@end smallexample
853
854@kindex --pop-state
855@cindex pop state governing input file handling
856Undoes the effect of --push-state, restores the previous values of the
857flags governing input file handling.
858
a712da20
NC
859@kindex -q
860@kindex --emit-relocs
861@cindex retain relocations in final executable
862@item -q
863@itemx --emit-relocs
ba1be17e 864Leave relocation sections and contents in fully linked executables.
a712da20
NC
865Post link analysis and optimization tools may need this information in
866order to perform correct modifications of executables. This results
867in larger executables.
868
dbab7a7b
NC
869This option is currently only supported on ELF platforms.
870
4f471f39
RS
871@kindex --force-dynamic
872@cindex forcing the creation of dynamic sections
873@item --force-dynamic
874Force the output file to have dynamic sections. This option is specific
875to VxWorks targets.
876
252b5132
RH
877@cindex partial link
878@cindex relocatable output
879@kindex -r
1049f94e 880@kindex --relocatable
252b5132 881@item -r
1049f94e 882@itemx --relocatable
252b5132 883Generate relocatable output---i.e., generate an output file that can in
ff5dcc92 884turn serve as input to @command{ld}. This is often called @dfn{partial
252b5132
RH
885linking}. As a side effect, in environments that support standard Unix
886magic numbers, this option also sets the output file's magic number to
887@code{OMAGIC}.
ff5dcc92 888@c ; see @option{-N}.
252b5132
RH
889If this option is not specified, an absolute file is produced. When
890linking C++ programs, this option @emph{will not} resolve references to
891constructors; to do that, use @samp{-Ur}.
892
62bf86b4
HPN
893When an input file does not have the same format as the output file,
894partial linking is only supported if that input file does not contain any
895relocations. Different output formats can have further restrictions; for
896example some @code{a.out}-based formats do not support partial linking
897with input files in other formats at all.
898
252b5132
RH
899This option does the same thing as @samp{-i}.
900
901@kindex -R @var{file}
902@kindex --just-symbols=@var{file}
903@cindex symbol-only input
904@item -R @var{filename}
905@itemx --just-symbols=@var{filename}
906Read symbol names and their addresses from @var{filename}, but do not
907relocate it or include it in the output. This allows your output file
908to refer symbolically to absolute locations of memory defined in other
909programs. You may use this option more than once.
910
ff5dcc92 911For compatibility with other ELF linkers, if the @option{-R} option is
252b5132 912followed by a directory name, rather than a file name, it is treated as
ff5dcc92 913the @option{-rpath} option.
252b5132
RH
914
915@kindex -s
916@kindex --strip-all
917@cindex strip all symbols
a1ab1d2a 918@item -s
252b5132
RH
919@itemx --strip-all
920Omit all symbol information from the output file.
921
922@kindex -S
923@kindex --strip-debug
924@cindex strip debugger symbols
a1ab1d2a 925@item -S
252b5132
RH
926@itemx --strip-debug
927Omit debugger symbol information (but not all symbols) from the output file.
928
929@kindex -t
930@kindex --trace
931@cindex input files, displaying
a1ab1d2a 932@item -t
252b5132 933@itemx --trace
ff5dcc92 934Print the names of the input files as @command{ld} processes them.
252b5132
RH
935
936@kindex -T @var{script}
937@kindex --script=@var{script}
938@cindex script files
939@item -T @var{scriptfile}
940@itemx --script=@var{scriptfile}
941Use @var{scriptfile} as the linker script. This script replaces
ff5dcc92 942@command{ld}'s default linker script (rather than adding to it), so
252b5132 943@var{commandfile} must specify everything necessary to describe the
114283d8
NC
944output file. @xref{Scripts}. If @var{scriptfile} does not exist in
945the current directory, @code{ld} looks for it in the directories
946specified by any preceding @samp{-L} options. Multiple @samp{-T}
947options accumulate.
252b5132 948
14be8564
L
949@kindex -dT @var{script}
950@kindex --default-script=@var{script}
951@cindex script files
952@item -dT @var{scriptfile}
953@itemx --default-script=@var{scriptfile}
954Use @var{scriptfile} as the default linker script. @xref{Scripts}.
955
956This option is similar to the @option{--script} option except that
957processing of the script is delayed until after the rest of the
958command line has been processed. This allows options placed after the
959@option{--default-script} option on the command line to affect the
960behaviour of the linker script, which can be important when the linker
961command line cannot be directly controlled by the user. (eg because
962the command line is being constructed by another tool, such as
963@samp{gcc}).
964
252b5132
RH
965@kindex -u @var{symbol}
966@kindex --undefined=@var{symbol}
967@cindex undefined symbol
968@item -u @var{symbol}
969@itemx --undefined=@var{symbol}
970Force @var{symbol} to be entered in the output file as an undefined
971symbol. Doing this may, for example, trigger linking of additional
972modules from standard libraries. @samp{-u} may be repeated with
973different option arguments to enter additional undefined symbols. This
974option is equivalent to the @code{EXTERN} linker script command.
975
0a618243
AB
976If this option is being used to force additional modules to be pulled
977into the link, and if it is an error for the symbol to remain
978undefined, then the option @option{--require-defined} should be used
979instead.
980
981@kindex --require-defined=@var{symbol}
982@cindex symbols, require defined
983@cindex defined symbol
984@item --require-defined=@var{symbol}
985Require that @var{symbol} is defined in the output file. This option
986is the same as option @option{--undefined} except that if @var{symbol}
987is not defined in the output file then the linker will issue an error
988and exit. The same effect can be achieved in a linker script by using
989@code{EXTERN}, @code{ASSERT} and @code{DEFINED} together. This option
990can be used multiple times to require additional symbols.
991
252b5132
RH
992@kindex -Ur
993@cindex constructors
a1ab1d2a 994@item -Ur
252b5132
RH
995For anything other than C++ programs, this option is equivalent to
996@samp{-r}: it generates relocatable output---i.e., an output file that can in
ff5dcc92 997turn serve as input to @command{ld}. When linking C++ programs, @samp{-Ur}
252b5132
RH
998@emph{does} resolve references to constructors, unlike @samp{-r}.
999It does not work to use @samp{-Ur} on files that were themselves linked
1000with @samp{-Ur}; once the constructor table has been built, it cannot
1001be added to. Use @samp{-Ur} only for the last partial link, and
1002@samp{-r} for the others.
1003
c005eb9e
AB
1004@kindex --orphan-handling=@var{MODE}
1005@cindex orphan sections
1006@cindex sections, orphan
1007@item --orphan-handling=@var{MODE}
1008Control how orphan sections are handled. An orphan section is one not
1009specifically mentioned in a linker script. @xref{Orphan Sections}.
1010
1011@var{MODE} can have any of the following values:
1012
1013@table @code
1014@item place
1015Orphan sections are placed into a suitable output section following
1016the strategy described in @ref{Orphan Sections}. The option
1017@samp{--unique} also effects how sections are placed.
1018
1019@item discard
1020All orphan sections are discarded, by placing them in the
1021@samp{/DISCARD/} section (@pxref{Output Section Discarding}).
1022
1023@item warn
1024The linker will place the orphan section as for @code{place} and also
1025issue a warning.
1026
1027@item error
1028The linker will exit with an error if any orphan section is found.
1029@end table
1030
1031The default if @samp{--orphan-handling} is not given is @code{place}.
1032
577a0623
AM
1033@kindex --unique[=@var{SECTION}]
1034@item --unique[=@var{SECTION}]
1035Creates a separate output section for every input section matching
1036@var{SECTION}, or if the optional wildcard @var{SECTION} argument is
1037missing, for every orphan input section. An orphan section is one not
1038specifically mentioned in a linker script. You may use this option
1039multiple times on the command line; It prevents the normal merging of
1040input sections with the same name, overriding output section assignments
1041in a linker script.
a854a4a7 1042
252b5132
RH
1043@kindex -v
1044@kindex -V
1045@kindex --version
1046@cindex version
1047@item -v
1048@itemx --version
1049@itemx -V
ff5dcc92 1050Display the version number for @command{ld}. The @option{-V} option also
252b5132
RH
1051lists the supported emulations.
1052
1053@kindex -x
1054@kindex --discard-all
1055@cindex deleting local symbols
1056@item -x
1057@itemx --discard-all
1058Delete all local symbols.
1059
1060@kindex -X
1061@kindex --discard-locals
1062@cindex local symbols, deleting
a1ab1d2a 1063@item -X
252b5132 1064@itemx --discard-locals
3c68c38f
BW
1065Delete all temporary local symbols. (These symbols start with
1066system-specific local label prefixes, typically @samp{.L} for ELF systems
1067or @samp{L} for traditional a.out systems.)
252b5132
RH
1068
1069@kindex -y @var{symbol}
1070@kindex --trace-symbol=@var{symbol}
1071@cindex symbol tracing
1072@item -y @var{symbol}
1073@itemx --trace-symbol=@var{symbol}
1074Print the name of each linked file in which @var{symbol} appears. This
1075option may be given any number of times. On many systems it is necessary
1076to prepend an underscore.
1077
1078This option is useful when you have an undefined symbol in your link but
1079don't know where the reference is coming from.
1080
1081@kindex -Y @var{path}
1082@item -Y @var{path}
1083Add @var{path} to the default library search path. This option exists
1084for Solaris compatibility.
1085
1086@kindex -z @var{keyword}
1087@item -z @var{keyword}
cd6d6c15
NC
1088The recognized keywords are:
1089@table @samp
1090
1091@item combreloc
1092Combines multiple reloc sections and sorts them to make dynamic symbol
1093lookup caching possible.
1094
1095@item defs
560e09e9 1096Disallows undefined symbols in object files. Undefined symbols in
07f3b6ad 1097shared libraries are still allowed.
cd6d6c15 1098
6aa29e7b
JJ
1099@item execstack
1100Marks the object as requiring executable stack.
1101
b039ef04
L
1102@item global
1103This option is only meaningful when building a shared object. It makes
1104the symbols defined by this shared object available for symbol resolution
1105of subsequently loaded libraries.
1106
cd6d6c15
NC
1107@item initfirst
1108This option is only meaningful when building a shared object.
1109It marks the object so that its runtime initialization will occur
1110before the runtime initialization of any other objects brought into
1111the process at the same time. Similarly the runtime finalization of
1112the object will occur after the runtime finalization of any other
1113objects.
1114
1115@item interpose
1116Marks the object that its symbol table interposes before all symbols
1117but the primary executable.
1118
5fa222e4
AM
1119@item lazy
1120When generating an executable or shared library, mark it to tell the
1121dynamic linker to defer function call resolution to the point when
1122the function is called (lazy binding), rather than at load time.
1123Lazy binding is the default.
1124
cd6d6c15
NC
1125@item loadfltr
1126Marks the object that its filters be processed immediately at
1127runtime.
1128
1129@item muldefs
1130Allows multiple definitions.
1131
1132@item nocombreloc
1133Disables multiple reloc sections combining.
1134
1135@item nocopyreloc
daf220f0
AM
1136Disable linker generated .dynbss variables used in place of variables
1137defined in shared libraries. May result in dynamic text relocations.
cd6d6c15
NC
1138
1139@item nodefaultlib
1140Marks the object that the search for dependencies of this object will
1141ignore any default library search paths.
1142
1143@item nodelete
1144Marks the object shouldn't be unloaded at runtime.
1145
1146@item nodlopen
1147Marks the object not available to @code{dlopen}.
1148
1149@item nodump
1150Marks the object can not be dumped by @code{dldump}.
1151
6aa29e7b
JJ
1152@item noexecstack
1153Marks the object as not requiring executable stack.
1154
8dfef1bd
L
1155@item text
1156Treat DT_TEXTREL in shared object as error.
1157
1158@item notext
1159Don't treat DT_TEXTREL in shared object as error.
1160
1161@item textoff
1162Don't treat DT_TEXTREL in shared object as error.
1163
6aa29e7b
JJ
1164@item norelro
1165Don't create an ELF @code{PT_GNU_RELRO} segment header in the object.
1166
cd6d6c15
NC
1167@item now
1168When generating an executable or shared library, mark it to tell the
1169dynamic linker to resolve all symbols when the program is started, or
1170when the shared library is linked to using dlopen, instead of
1171deferring function call resolution to the point when the function is
1172first called.
1173
1174@item origin
1175Marks the object may contain $ORIGIN.
1176
6aa29e7b
JJ
1177@item relro
1178Create an ELF @code{PT_GNU_RELRO} segment header in the object.
1179
24718e3b
L
1180@item max-page-size=@var{value}
1181Set the emulation maximum page size to @var{value}.
1182
1183@item common-page-size=@var{value}
1184Set the emulation common page size to @var{value}.
1185
04c3a755
NS
1186@item stack-size=@var{value}
1187Specify a stack size for in an ELF @code{PT_GNU_STACK} segment.
1188Specifying zero will override any default non-zero sized
1189@code{PT_GNU_STACK} segment creation.
1190
d258b828
IZ
1191@item bndplt
1192Always generate BND prefix in PLT entries. Supported for Linux/x86_64.
1193
889c2a67
L
1194@item noextern-protected-data
1195Don't treat protected data symbol as external when building shared
1196library. This option overrides linker backend default. It can be used
1197to workaround incorrect relocations against protected data symbols
1198generated by compiler. Updates on protected data symbols by another
1199module aren't visibile to the resulting shared library. Supported for
1200i386 and x86-64.
1201
cd6d6c15
NC
1202@end table
1203
ece2d90e 1204Other keywords are ignored for Solaris compatibility.
252b5132
RH
1205
1206@kindex -(
1207@cindex groups of archives
1208@item -( @var{archives} -)
1209@itemx --start-group @var{archives} --end-group
1210The @var{archives} should be a list of archive files. They may be
1211either explicit file names, or @samp{-l} options.
1212
1213The specified archives are searched repeatedly until no new undefined
1214references are created. Normally, an archive is searched only once in
1215the order that it is specified on the command line. If a symbol in that
1216archive is needed to resolve an undefined symbol referred to by an
1217object in an archive that appears later on the command line, the linker
1218would not be able to resolve that reference. By grouping the archives,
1219they all be searched repeatedly until all possible references are
1220resolved.
1221
1222Using this option has a significant performance cost. It is best to use
1223it only when there are unavoidable circular references between two or
1224more archives.
1225
69da35b5
NC
1226@kindex --accept-unknown-input-arch
1227@kindex --no-accept-unknown-input-arch
1228@item --accept-unknown-input-arch
1229@itemx --no-accept-unknown-input-arch
1230Tells the linker to accept input files whose architecture cannot be
2ca22b03 1231recognised. The assumption is that the user knows what they are doing
69da35b5
NC
1232and deliberately wants to link in these unknown input files. This was
1233the default behaviour of the linker, before release 2.14. The default
1234behaviour from release 2.14 onwards is to reject such input files, and
1235so the @samp{--accept-unknown-input-arch} option has been added to
1236restore the old behaviour.
2ca22b03 1237
4a43e768
AM
1238@kindex --as-needed
1239@kindex --no-as-needed
1240@item --as-needed
1241@itemx --no-as-needed
1242This option affects ELF DT_NEEDED tags for dynamic libraries mentioned
ddbb8a31 1243on the command line after the @option{--as-needed} option. Normally
4a43e768
AM
1244the linker will add a DT_NEEDED tag for each dynamic library mentioned
1245on the command line, regardless of whether the library is actually
ddbb8a31 1246needed or not. @option{--as-needed} causes a DT_NEEDED tag to only be
ffa9430d
AM
1247emitted for a library that @emph{at that point in the link} satisfies a
1248non-weak undefined symbol reference from a regular object file or, if
1240be6b
AM
1249the library is not found in the DT_NEEDED lists of other needed libraries, a
1250non-weak undefined symbol reference from another needed dynamic library.
ffa9430d
AM
1251Object files or libraries appearing on the command line @emph{after}
1252the library in question do not affect whether the library is seen as
1253needed. This is similar to the rules for extraction of object files
1254from archives. @option{--no-as-needed} restores the default behaviour.
4a43e768 1255
e56f61be
L
1256@kindex --add-needed
1257@kindex --no-add-needed
1258@item --add-needed
1259@itemx --no-add-needed
ddbb8a31
NC
1260These two options have been deprecated because of the similarity of
1261their names to the @option{--as-needed} and @option{--no-as-needed}
1262options. They have been replaced by @option{--copy-dt-needed-entries}
1263and @option{--no-copy-dt-needed-entries}.
e56f61be 1264
252b5132
RH
1265@kindex -assert @var{keyword}
1266@item -assert @var{keyword}
1267This option is ignored for SunOS compatibility.
1268
1269@kindex -Bdynamic
1270@kindex -dy
1271@kindex -call_shared
1272@item -Bdynamic
1273@itemx -dy
1274@itemx -call_shared
1275Link against dynamic libraries. This is only meaningful on platforms
1276for which shared libraries are supported. This option is normally the
1277default on such platforms. The different variants of this option are
1278for compatibility with various systems. You may use this option
1279multiple times on the command line: it affects library searching for
da8bce14 1280@option{-l} options which follow it.
252b5132 1281
a1ab1d2a
UD
1282@kindex -Bgroup
1283@item -Bgroup
1284Set the @code{DF_1_GROUP} flag in the @code{DT_FLAGS_1} entry in the dynamic
1285section. This causes the runtime linker to handle lookups in this
1286object and its dependencies to be performed only inside the group.
560e09e9
NC
1287@option{--unresolved-symbols=report-all} is implied. This option is
1288only meaningful on ELF platforms which support shared libraries.
a1ab1d2a 1289
252b5132
RH
1290@kindex -Bstatic
1291@kindex -dn
1292@kindex -non_shared
1293@kindex -static
a1ab1d2a 1294@item -Bstatic
252b5132
RH
1295@itemx -dn
1296@itemx -non_shared
1297@itemx -static
1298Do not link against shared libraries. This is only meaningful on
1299platforms for which shared libraries are supported. The different
1300variants of this option are for compatibility with various systems. You
1301may use this option multiple times on the command line: it affects
560e09e9 1302library searching for @option{-l} options which follow it. This
e9156f74
NC
1303option also implies @option{--unresolved-symbols=report-all}. This
1304option can be used with @option{-shared}. Doing so means that a
1305shared library is being created but that all of the library's external
1306references must be resolved by pulling in entries from static
ece2d90e 1307libraries.
252b5132
RH
1308
1309@kindex -Bsymbolic
1310@item -Bsymbolic
1311When creating a shared library, bind references to global symbols to the
1312definition within the shared library, if any. Normally, it is possible
1313for a program linked against a shared library to override the definition
1314within the shared library. This option is only meaningful on ELF
1315platforms which support shared libraries.
1316
40b36307
L
1317@kindex -Bsymbolic-functions
1318@item -Bsymbolic-functions
1319When creating a shared library, bind references to global function
c0065db7 1320symbols to the definition within the shared library, if any.
40b36307
L
1321This option is only meaningful on ELF platforms which support shared
1322libraries.
1323
55255dae
L
1324@kindex --dynamic-list=@var{dynamic-list-file}
1325@item --dynamic-list=@var{dynamic-list-file}
1326Specify the name of a dynamic list file to the linker. This is
1327typically used when creating shared libraries to specify a list of
1328global symbols whose references shouldn't be bound to the definition
1329within the shared library, or creating dynamically linked executables
1330to specify a list of symbols which should be added to the symbol table
1331in the executable. This option is only meaningful on ELF platforms
1332which support shared libraries.
1333
1334The format of the dynamic list is the same as the version node without
1335scope and node name. See @ref{VERSION} for more information.
1336
40b36307
L
1337@kindex --dynamic-list-data
1338@item --dynamic-list-data
1339Include all global data symbols to the dynamic list.
1340
1341@kindex --dynamic-list-cpp-new
1342@item --dynamic-list-cpp-new
1343Provide the builtin dynamic list for C++ operator new and delete. It
1344is mainly useful for building shared libstdc++.
1345
0b8a70d9
L
1346@kindex --dynamic-list-cpp-typeinfo
1347@item --dynamic-list-cpp-typeinfo
1348Provide the builtin dynamic list for C++ runtime type identification.
1349
252b5132
RH
1350@kindex --check-sections
1351@kindex --no-check-sections
1352@item --check-sections
308b1ffd 1353@itemx --no-check-sections
252b5132 1354Asks the linker @emph{not} to check section addresses after they have
7d816a17 1355been assigned to see if there are any overlaps. Normally the linker will
252b5132
RH
1356perform this check, and if it finds any overlaps it will produce
1357suitable error messages. The linker does know about, and does make
1358allowances for sections in overlays. The default behaviour can be
560e09e9 1359restored by using the command line switch @option{--check-sections}.
02b0b1aa
NS
1360Section overlap is not usually checked for relocatable links. You can
1361force checking in that case by using the @option{--check-sections}
1362option.
252b5132 1363
ddbb8a31
NC
1364@kindex --copy-dt-needed-entries
1365@kindex --no-copy-dt-needed-entries
1366@item --copy-dt-needed-entries
1367@itemx --no-copy-dt-needed-entries
9d5777a3 1368This option affects the treatment of dynamic libraries referred to
ddbb8a31 1369by DT_NEEDED tags @emph{inside} ELF dynamic libraries mentioned on the
08efffb8 1370command line. Normally the linker won't add a DT_NEEDED tag to the
ddbb8a31 1371output binary for each library mentioned in a DT_NEEDED tag in an
08efffb8 1372input dynamic library. With @option{--copy-dt-needed-entries}
ddbb8a31 1373specified on the command line however any dynamic libraries that
08efffb8
MM
1374follow it will have their DT_NEEDED entries added. The default
1375behaviour can be restored with @option{--no-copy-dt-needed-entries}.
ddbb8a31
NC
1376
1377This option also has an effect on the resolution of symbols in dynamic
08efffb8
MM
1378libraries. With @option{--copy-dt-needed-entries} dynamic libraries
1379mentioned on the command line will be recursively searched, following
1380their DT_NEEDED tags to other libraries, in order to resolve symbols
1381required by the output binary. With the default setting however
1382the searching of dynamic libraries that follow it will stop with the
1383dynamic library itself. No DT_NEEDED links will be traversed to resolve
ddbb8a31
NC
1384symbols.
1385
252b5132
RH
1386@cindex cross reference table
1387@kindex --cref
1388@item --cref
1389Output a cross reference table. If a linker map file is being
1390generated, the cross reference table is printed to the map file.
1391Otherwise, it is printed on the standard output.
1392
1393The format of the table is intentionally simple, so that it may be
1394easily processed by a script if necessary. The symbols are printed out,
1395sorted by name. For each symbol, a list of file names is given. If the
1396symbol is defined, the first file listed is the location of the
049c1c8e
NC
1397definition. If the symbol is defined as a common value then any files
1398where this happens appear next. Finally any files that reference the
1399symbol are listed.
252b5132 1400
4818e05f
AM
1401@cindex common allocation
1402@kindex --no-define-common
1403@item --no-define-common
1404This option inhibits the assignment of addresses to common symbols.
1405The script command @code{INHIBIT_COMMON_ALLOCATION} has the same effect.
1406@xref{Miscellaneous Commands}.
1407
1408The @samp{--no-define-common} option allows decoupling
1409the decision to assign addresses to Common symbols from the choice
1410of the output file type; otherwise a non-Relocatable output type
1411forces assigning addresses to Common symbols.
1412Using @samp{--no-define-common} allows Common symbols that are referenced
1413from a shared library to be assigned addresses only in the main program.
1414This eliminates the unused duplicate space in the shared library,
1415and also prevents any possible confusion over resolving to the wrong
1416duplicate when there are many dynamic modules with specialized search
1417paths for runtime symbol resolution.
1418
252b5132 1419@cindex symbols, from command line
2509a395
SL
1420@kindex --defsym=@var{symbol}=@var{exp}
1421@item --defsym=@var{symbol}=@var{expression}
252b5132
RH
1422Create a global symbol in the output file, containing the absolute
1423address given by @var{expression}. You may use this option as many
1424times as necessary to define multiple symbols in the command line. A
1425limited form of arithmetic is supported for the @var{expression} in this
1426context: you may give a hexadecimal constant or the name of an existing
1427symbol, or use @code{+} and @code{-} to add or subtract hexadecimal
1428constants or symbols. If you need more elaborate expressions, consider
66bc8739
AM
1429using the linker command language from a script (@pxref{Assignments}).
1430@emph{Note:} there should be no white space between @var{symbol}, the
1431equals sign (``@key{=}''), and @var{expression}.
252b5132
RH
1432
1433@cindex demangling, from command line
28c309a2 1434@kindex --demangle[=@var{style}]
252b5132 1435@kindex --no-demangle
28c309a2 1436@item --demangle[=@var{style}]
252b5132
RH
1437@itemx --no-demangle
1438These options control whether to demangle symbol names in error messages
1439and other output. When the linker is told to demangle, it tries to
1440present symbol names in a readable fashion: it strips leading
1441underscores if they are used by the object file format, and converts C++
a1ab1d2a
UD
1442mangled symbol names into user readable names. Different compilers have
1443different mangling styles. The optional demangling style argument can be used
1444to choose an appropriate demangling style for your compiler. The linker will
28c309a2
NC
1445demangle by default unless the environment variable @samp{COLLECT_NO_DEMANGLE}
1446is set. These options may be used to override the default.
252b5132
RH
1447
1448@cindex dynamic linker, from command line
506eee22 1449@kindex -I@var{file}
2509a395
SL
1450@kindex --dynamic-linker=@var{file}
1451@item -I@var{file}
1452@itemx --dynamic-linker=@var{file}
252b5132
RH
1453Set the name of the dynamic linker. This is only meaningful when
1454generating dynamically linked ELF executables. The default dynamic
1455linker is normally correct; don't use this unless you know what you are
1456doing.
1457
7ce691ae 1458@kindex --fatal-warnings
0fe58ccd 1459@kindex --no-fatal-warnings
7ce691ae 1460@item --fatal-warnings
0fe58ccd
NC
1461@itemx --no-fatal-warnings
1462Treat all warnings as errors. The default behaviour can be restored
1463with the option @option{--no-fatal-warnings}.
7ce691ae 1464
252b5132
RH
1465@kindex --force-exe-suffix
1466@item --force-exe-suffix
1467Make sure that an output file has a .exe suffix.
1468
1469If a successfully built fully linked output file does not have a
1470@code{.exe} or @code{.dll} suffix, this option forces the linker to copy
1471the output file to one of the same name with a @code{.exe} suffix. This
1472option is useful when using unmodified Unix makefiles on a Microsoft
1473Windows host, since some versions of Windows won't run an image unless
1474it ends in a @code{.exe} suffix.
1475
1476@kindex --gc-sections
1477@kindex --no-gc-sections
1478@cindex garbage collection
c17d87de
NC
1479@item --gc-sections
1480@itemx --no-gc-sections
252b5132 1481Enable garbage collection of unused input sections. It is ignored on
ac69cbc6 1482targets that do not support this option. The default behaviour (of not
b3549761 1483performing this garbage collection) can be restored by specifying
0f088b2a
KT
1484@samp{--no-gc-sections} on the command line. Note that garbage
1485collection for COFF and PE format targets is supported, but the
1486implementation is currently considered to be experimental.
252b5132 1487
d5465ba2
AM
1488@samp{--gc-sections} decides which input sections are used by
1489examining symbols and relocations. The section containing the entry
1490symbol and all sections containing symbols undefined on the
1491command-line will be kept, as will sections containing symbols
1492referenced by dynamic objects. Note that when building shared
1493libraries, the linker must assume that any visible symbol is
1494referenced. Once this initial set of sections has been determined,
1495the linker recursively marks as used any section referenced by their
1496relocations. See @samp{--entry} and @samp{--undefined}.
1497
ac69cbc6 1498This option can be set when doing a partial link (enabled with option
9d5777a3 1499@samp{-r}). In this case the root of symbols kept must be explicitly
ac69cbc6
TG
1500specified either by an @samp{--entry} or @samp{--undefined} option or by
1501a @code{ENTRY} command in the linker script.
1502
c17d87de
NC
1503@kindex --print-gc-sections
1504@kindex --no-print-gc-sections
1505@cindex garbage collection
1506@item --print-gc-sections
1507@itemx --no-print-gc-sections
1508List all sections removed by garbage collection. The listing is
1509printed on stderr. This option is only effective if garbage
1510collection has been enabled via the @samp{--gc-sections}) option. The
1511default behaviour (of not listing the sections that are removed) can
1512be restored by specifying @samp{--no-print-gc-sections} on the command
1513line.
1514
30824704
RM
1515@kindex --print-output-format
1516@cindex output format
1517@item --print-output-format
1518Print the name of the default output format (perhaps influenced by
1519other command-line options). This is the string that would appear
1520in an @code{OUTPUT_FORMAT} linker script command (@pxref{File Commands}).
1521
3604cb1f
TG
1522@kindex --print-memory-usage
1523@cindex memory usage
1524@item --print-memory-usage
1525Print used size, total size and used size of memory regions created with
1526the @ref{MEMORY} command. This is useful on embedded targets to have a
1527quick view of amount of free memory. The format of the output has one
1528headline and one line per region. It is both human readable and easily
1529parsable by tools. Here is an example of an output:
1530
1531@smallexample
1532Memory region Used Size Region Size %age Used
1533 ROM: 256 KB 1 MB 25.00%
1534 RAM: 32 B 2 GB 0.00%
1535@end smallexample
1536
252b5132
RH
1537@cindex help
1538@cindex usage
1539@kindex --help
1540@item --help
1541Print a summary of the command-line options on the standard output and exit.
1542
ea20a7da
CC
1543@kindex --target-help
1544@item --target-help
1545Print a summary of all target specific options on the standard output and exit.
1546
2509a395
SL
1547@kindex -Map=@var{mapfile}
1548@item -Map=@var{mapfile}
252b5132 1549Print a link map to the file @var{mapfile}. See the description of the
560e09e9 1550@option{-M} option, above.
252b5132
RH
1551
1552@cindex memory usage
1553@kindex --no-keep-memory
1554@item --no-keep-memory
ff5dcc92
SC
1555@command{ld} normally optimizes for speed over memory usage by caching the
1556symbol tables of input files in memory. This option tells @command{ld} to
252b5132 1557instead optimize for memory usage, by rereading the symbol tables as
ff5dcc92 1558necessary. This may be required if @command{ld} runs out of memory space
252b5132
RH
1559while linking a large executable.
1560
1561@kindex --no-undefined
a1ab1d2a 1562@kindex -z defs
252b5132 1563@item --no-undefined
a1ab1d2a 1564@itemx -z defs
560e09e9
NC
1565Report unresolved symbol references from regular object files. This
1566is done even if the linker is creating a non-symbolic shared library.
1567The switch @option{--[no-]allow-shlib-undefined} controls the
1568behaviour for reporting unresolved references found in shared
ece2d90e 1569libraries being linked in.
252b5132 1570
aa713662
L
1571@kindex --allow-multiple-definition
1572@kindex -z muldefs
1573@item --allow-multiple-definition
1574@itemx -z muldefs
1575Normally when a symbol is defined multiple times, the linker will
1576report a fatal error. These options allow multiple definitions and the
1577first definition will be used.
1578
b79e8c78 1579@kindex --allow-shlib-undefined
ae9a127f 1580@kindex --no-allow-shlib-undefined
b79e8c78 1581@item --allow-shlib-undefined
ae9a127f 1582@itemx --no-allow-shlib-undefined
903249d7 1583Allows or disallows undefined symbols in shared libraries.
560e09e9
NC
1584This switch is similar to @option{--no-undefined} except that it
1585determines the behaviour when the undefined symbols are in a
1586shared library rather than a regular object file. It does not affect
1587how undefined symbols in regular object files are handled.
1588
903249d7
NC
1589The default behaviour is to report errors for any undefined symbols
1590referenced in shared libraries if the linker is being used to create
1591an executable, but to allow them if the linker is being used to create
1592a shared library.
1593
1594The reasons for allowing undefined symbol references in shared
1595libraries specified at link time are that:
1596
1597@itemize @bullet
1598@item
1599A shared library specified at link time may not be the same as the one
1600that is available at load time, so the symbol might actually be
1601resolvable at load time.
1602@item
1603There are some operating systems, eg BeOS and HPPA, where undefined
1604symbols in shared libraries are normal.
1605
1606The BeOS kernel for example patches shared libraries at load time to
1607select whichever function is most appropriate for the current
1608architecture. This is used, for example, to dynamically select an
1609appropriate memset function.
1610@end itemize
b79e8c78 1611
31941635
L
1612@kindex --no-undefined-version
1613@item --no-undefined-version
1614Normally when a symbol has an undefined version, the linker will ignore
1615it. This option disallows symbols with undefined version and a fatal error
1616will be issued instead.
1617
3e3b46e5
PB
1618@kindex --default-symver
1619@item --default-symver
1620Create and use a default symbol version (the soname) for unversioned
fc0e6df6
PB
1621exported symbols.
1622
1623@kindex --default-imported-symver
1624@item --default-imported-symver
1625Create and use a default symbol version (the soname) for unversioned
1626imported symbols.
3e3b46e5 1627
252b5132
RH
1628@kindex --no-warn-mismatch
1629@item --no-warn-mismatch
ff5dcc92 1630Normally @command{ld} will give an error if you try to link together input
252b5132
RH
1631files that are mismatched for some reason, perhaps because they have
1632been compiled for different processors or for different endiannesses.
ff5dcc92 1633This option tells @command{ld} that it should silently permit such possible
252b5132
RH
1634errors. This option should only be used with care, in cases when you
1635have taken some special action that ensures that the linker errors are
1636inappropriate.
1637
fe7929ce
AM
1638@kindex --no-warn-search-mismatch
1639@item --no-warn-search-mismatch
1640Normally @command{ld} will give a warning if it finds an incompatible
1641library during a library search. This option silences the warning.
1642
252b5132
RH
1643@kindex --no-whole-archive
1644@item --no-whole-archive
ff5dcc92 1645Turn off the effect of the @option{--whole-archive} option for subsequent
252b5132
RH
1646archive files.
1647
1648@cindex output file after errors
1649@kindex --noinhibit-exec
1650@item --noinhibit-exec
1651Retain the executable output file whenever it is still usable.
1652Normally, the linker will not produce an output file if it encounters
1653errors during the link process; it exits without writing an output file
1654when it issues any error whatsoever.
1655
0a9c1c8e
CD
1656@kindex -nostdlib
1657@item -nostdlib
1658Only search library directories explicitly specified on the
1659command line. Library directories specified in linker scripts
1660(including linker scripts specified on the command line) are ignored.
1661
252b5132 1662@ifclear SingleFormat
2509a395
SL
1663@kindex --oformat=@var{output-format}
1664@item --oformat=@var{output-format}
ff5dcc92
SC
1665@command{ld} may be configured to support more than one kind of object
1666file. If your @command{ld} is configured this way, you can use the
252b5132 1667@samp{--oformat} option to specify the binary format for the output
ff5dcc92
SC
1668object file. Even when @command{ld} is configured to support alternative
1669object formats, you don't usually need to specify this, as @command{ld}
252b5132
RH
1670should be configured to produce as a default output format the most
1671usual format on each machine. @var{output-format} is a text string, the
1672name of a particular format supported by the BFD libraries. (You can
1673list the available binary formats with @samp{objdump -i}.) The script
1674command @code{OUTPUT_FORMAT} can also specify the output format, but
1675this option overrides it. @xref{BFD}.
1676@end ifclear
1677
36af4a4e
JJ
1678@kindex -pie
1679@kindex --pic-executable
1680@item -pie
1681@itemx --pic-executable
1682@cindex position independent executables
1683Create a position independent executable. This is currently only supported on
1684ELF platforms. Position independent executables are similar to shared
1685libraries in that they are relocated by the dynamic linker to the virtual
7e7d5768 1686address the OS chooses for them (which can vary between invocations). Like
36af4a4e
JJ
1687normal dynamically linked executables they can be executed and symbols
1688defined in the executable cannot be overridden by shared libraries.
1689
252b5132
RH
1690@kindex -qmagic
1691@item -qmagic
1692This option is ignored for Linux compatibility.
1693
1694@kindex -Qy
1695@item -Qy
1696This option is ignored for SVR4 compatibility.
1697
1698@kindex --relax
1699@cindex synthesizing linker
1700@cindex relaxing addressing modes
28d5f677 1701@cindex --no-relax
252b5132 1702@item --relax
28d5f677 1703@itemx --no-relax
a1ab1d2a 1704An option with machine dependent effects.
252b5132
RH
1705@ifset GENERIC
1706This option is only supported on a few targets.
1707@end ifset
1708@ifset H8300
ff5dcc92 1709@xref{H8/300,,@command{ld} and the H8/300}.
252b5132
RH
1710@end ifset
1711@ifset I960
ff5dcc92 1712@xref{i960,, @command{ld} and the Intel 960 family}.
252b5132 1713@end ifset
e0001a05
NC
1714@ifset XTENSA
1715@xref{Xtensa,, @command{ld} and Xtensa Processors}.
1716@end ifset
93fd0973
SC
1717@ifset M68HC11
1718@xref{M68HC11/68HC12,,@command{ld} and the 68HC11 and 68HC12}.
1719@end ifset
78058a5e
SL
1720@ifset NIOSII
1721@xref{Nios II,,@command{ld} and the Altera Nios II}.
1722@end ifset
2a60a7a8
AM
1723@ifset POWERPC
1724@xref{PowerPC ELF32,,@command{ld} and PowerPC 32-bit ELF Support}.
1725@end ifset
252b5132 1726
28d5f677
NC
1727On some platforms the @samp{--relax} option performs target specific,
1728global optimizations that become possible when the linker resolves
1729addressing in the program, such as relaxing address modes,
1730synthesizing new instructions, selecting shorter version of current
11e7fd74 1731instructions, and combining constant values.
252b5132
RH
1732
1733On some platforms these link time global optimizations may make symbolic
1734debugging of the resulting executable impossible.
1735@ifset GENERIC
28d5f677
NC
1736This is known to be the case for the Matsushita MN10200 and MN10300
1737family of processors.
252b5132
RH
1738@end ifset
1739
1740@ifset GENERIC
1741On platforms where this is not supported, @samp{--relax} is accepted,
1742but ignored.
1743@end ifset
1744
28d5f677
NC
1745On platforms where @samp{--relax} is accepted the option
1746@samp{--no-relax} can be used to disable the feature.
1747
252b5132
RH
1748@cindex retaining specified symbols
1749@cindex stripping all but some symbols
1750@cindex symbols, retaining selectively
2509a395
SL
1751@kindex --retain-symbols-file=@var{filename}
1752@item --retain-symbols-file=@var{filename}
252b5132
RH
1753Retain @emph{only} the symbols listed in the file @var{filename},
1754discarding all others. @var{filename} is simply a flat file, with one
1755symbol name per line. This option is especially useful in environments
1756@ifset GENERIC
1757(such as VxWorks)
1758@end ifset
1759where a large global symbol table is accumulated gradually, to conserve
1760run-time memory.
1761
1762@samp{--retain-symbols-file} does @emph{not} discard undefined symbols,
1763or symbols needed for relocations.
1764
1765You may only specify @samp{--retain-symbols-file} once in the command
1766line. It overrides @samp{-s} and @samp{-S}.
1767
1768@ifset GENERIC
2509a395 1769@item -rpath=@var{dir}
252b5132 1770@cindex runtime library search path
2509a395 1771@kindex -rpath=@var{dir}
252b5132 1772Add a directory to the runtime library search path. This is used when
ff5dcc92 1773linking an ELF executable with shared objects. All @option{-rpath}
252b5132 1774arguments are concatenated and passed to the runtime linker, which uses
ff5dcc92 1775them to locate shared objects at runtime. The @option{-rpath} option is
252b5132
RH
1776also used when locating shared objects which are needed by shared
1777objects explicitly included in the link; see the description of the
ff5dcc92 1778@option{-rpath-link} option. If @option{-rpath} is not used when linking an
252b5132
RH
1779ELF executable, the contents of the environment variable
1780@code{LD_RUN_PATH} will be used if it is defined.
1781
ff5dcc92 1782The @option{-rpath} option may also be used on SunOS. By default, on
252b5132 1783SunOS, the linker will form a runtime search patch out of all the
ff5dcc92
SC
1784@option{-L} options it is given. If a @option{-rpath} option is used, the
1785runtime search path will be formed exclusively using the @option{-rpath}
1786options, ignoring the @option{-L} options. This can be useful when using
1787gcc, which adds many @option{-L} options which may be on NFS mounted
b45619c0 1788file systems.
252b5132 1789
ff5dcc92 1790For compatibility with other ELF linkers, if the @option{-R} option is
252b5132 1791followed by a directory name, rather than a file name, it is treated as
ff5dcc92 1792the @option{-rpath} option.
252b5132
RH
1793@end ifset
1794
1795@ifset GENERIC
1796@cindex link-time runtime library search path
2509a395
SL
1797@kindex -rpath-link=@var{dir}
1798@item -rpath-link=@var{dir}
252b5132
RH
1799When using ELF or SunOS, one shared library may require another. This
1800happens when an @code{ld -shared} link includes a shared library as one
1801of the input files.
1802
1803When the linker encounters such a dependency when doing a non-shared,
1804non-relocatable link, it will automatically try to locate the required
1805shared library and include it in the link, if it is not included
ff5dcc92 1806explicitly. In such a case, the @option{-rpath-link} option
252b5132 1807specifies the first set of directories to search. The
ff5dcc92 1808@option{-rpath-link} option may specify a sequence of directory names
252b5132
RH
1809either by specifying a list of names separated by colons, or by
1810appearing multiple times.
1811
28c309a2
NC
1812This option should be used with caution as it overrides the search path
1813that may have been hard compiled into a shared library. In such a case it
1814is possible to use unintentionally a different search path than the
1815runtime linker would do.
1816
252b5132 1817The linker uses the following search paths to locate required shared
ece2d90e 1818libraries:
252b5132
RH
1819@enumerate
1820@item
ff5dcc92 1821Any directories specified by @option{-rpath-link} options.
252b5132 1822@item
ff5dcc92
SC
1823Any directories specified by @option{-rpath} options. The difference
1824between @option{-rpath} and @option{-rpath-link} is that directories
1825specified by @option{-rpath} options are included in the executable and
1826used at runtime, whereas the @option{-rpath-link} option is only effective
ece2d90e
NC
1827at link time. Searching @option{-rpath} in this way is only supported
1828by native linkers and cross linkers which have been configured with
1829the @option{--with-sysroot} option.
252b5132 1830@item
e2a83dd0
NC
1831On an ELF system, for native linkers, if the @option{-rpath} and
1832@option{-rpath-link} options were not used, search the contents of the
1833environment variable @code{LD_RUN_PATH}.
252b5132 1834@item
ff5dcc92
SC
1835On SunOS, if the @option{-rpath} option was not used, search any
1836directories specified using @option{-L} options.
252b5132 1837@item
a1b8d843 1838For a native linker, search the contents of the environment
e2a83dd0 1839variable @code{LD_LIBRARY_PATH}.
252b5132 1840@item
ec4eb78a
L
1841For a native ELF linker, the directories in @code{DT_RUNPATH} or
1842@code{DT_RPATH} of a shared library are searched for shared
1843libraries needed by it. The @code{DT_RPATH} entries are ignored if
1844@code{DT_RUNPATH} entries exist.
1845@item
252b5132
RH
1846The default directories, normally @file{/lib} and @file{/usr/lib}.
1847@item
1848For a native linker on an ELF system, if the file @file{/etc/ld.so.conf}
1849exists, the list of directories found in that file.
1850@end enumerate
1851
1852If the required shared library is not found, the linker will issue a
1853warning and continue with the link.
1854@end ifset
1855
1856@kindex -shared
1857@kindex -Bshareable
1858@item -shared
1859@itemx -Bshareable
1860@cindex shared libraries
1861Create a shared library. This is currently only supported on ELF, XCOFF
1862and SunOS platforms. On SunOS, the linker will automatically create a
ff5dcc92 1863shared library if the @option{-e} option is not used and there are
252b5132
RH
1864undefined symbols in the link.
1865
252b5132 1866@kindex --sort-common
2509a395
SL
1867@item --sort-common
1868@itemx --sort-common=ascending
1869@itemx --sort-common=descending
de7dd2bd
NC
1870This option tells @command{ld} to sort the common symbols by alignment in
1871ascending or descending order when it places them in the appropriate output
1872sections. The symbol alignments considered are sixteen-byte or larger,
1873eight-byte, four-byte, two-byte, and one-byte. This is to prevent gaps
1874between symbols due to alignment constraints. If no sorting order is
1875specified, then descending order is assumed.
252b5132 1876
2509a395
SL
1877@kindex --sort-section=name
1878@item --sort-section=name
bcaa7b3e
L
1879This option will apply @code{SORT_BY_NAME} to all wildcard section
1880patterns in the linker script.
1881
2509a395
SL
1882@kindex --sort-section=alignment
1883@item --sort-section=alignment
bcaa7b3e
L
1884This option will apply @code{SORT_BY_ALIGNMENT} to all wildcard section
1885patterns in the linker script.
1886
252b5132 1887@kindex --split-by-file
2509a395 1888@item --split-by-file[=@var{size}]
ff5dcc92 1889Similar to @option{--split-by-reloc} but creates a new output section for
a854a4a7
AM
1890each input file when @var{size} is reached. @var{size} defaults to a
1891size of 1 if not given.
252b5132
RH
1892
1893@kindex --split-by-reloc
2509a395 1894@item --split-by-reloc[=@var{count}]
a854a4a7 1895Tries to creates extra sections in the output file so that no single
252b5132 1896output section in the file contains more than @var{count} relocations.
a854a4a7 1897This is useful when generating huge relocatable files for downloading into
252b5132
RH
1898certain real time kernels with the COFF object file format; since COFF
1899cannot represent more than 65535 relocations in a single section. Note
1900that this will fail to work with object file formats which do not
1901support arbitrary sections. The linker will not split up individual
1902input sections for redistribution, so if a single input section contains
1903more than @var{count} relocations one output section will contain that
a854a4a7 1904many relocations. @var{count} defaults to a value of 32768.
252b5132
RH
1905
1906@kindex --stats
1907@item --stats
1908Compute and display statistics about the operation of the linker, such
1909as execution time and memory usage.
1910
2509a395 1911@kindex --sysroot=@var{directory}
e2243057
RS
1912@item --sysroot=@var{directory}
1913Use @var{directory} as the location of the sysroot, overriding the
1914configure-time default. This option is only supported by linkers
1915that were configured using @option{--with-sysroot}.
1916
252b5132
RH
1917@kindex --traditional-format
1918@cindex traditional format
1919@item --traditional-format
ff5dcc92
SC
1920For some targets, the output of @command{ld} is different in some ways from
1921the output of some existing linker. This switch requests @command{ld} to
252b5132
RH
1922use the traditional format instead.
1923
1924@cindex dbx
ff5dcc92 1925For example, on SunOS, @command{ld} combines duplicate entries in the
252b5132
RH
1926symbol string table. This can reduce the size of an output file with
1927full debugging information by over 30 percent. Unfortunately, the SunOS
1928@code{dbx} program can not read the resulting program (@code{gdb} has no
ff5dcc92 1929trouble). The @samp{--traditional-format} switch tells @command{ld} to not
252b5132
RH
1930combine duplicate entries.
1931
2509a395
SL
1932@kindex --section-start=@var{sectionname}=@var{org}
1933@item --section-start=@var{sectionname}=@var{org}
176355da
NC
1934Locate a section in the output file at the absolute
1935address given by @var{org}. You may use this option as many
1936times as necessary to locate multiple sections in the command
1937line.
1938@var{org} must be a single hexadecimal integer;
1939for compatibility with other linkers, you may omit the leading
1940@samp{0x} usually associated with hexadecimal values. @emph{Note:} there
1941should be no white space between @var{sectionname}, the equals
1942sign (``@key{=}''), and @var{org}.
1943
2509a395
SL
1944@kindex -Tbss=@var{org}
1945@kindex -Tdata=@var{org}
1946@kindex -Ttext=@var{org}
252b5132 1947@cindex segment origins, cmd line
2509a395
SL
1948@item -Tbss=@var{org}
1949@itemx -Tdata=@var{org}
1950@itemx -Ttext=@var{org}
1951Same as @option{--section-start}, with @code{.bss}, @code{.data} or
a6e02871 1952@code{.text} as the @var{sectionname}.
252b5132 1953
2509a395
SL
1954@kindex -Ttext-segment=@var{org}
1955@item -Ttext-segment=@var{org}
258795f5 1956@cindex text segment origin, cmd line
2b8c06a3
L
1957When creating an ELF executable, it will set the address of the first
1958byte of the text segment.
258795f5 1959
9d5777a3
RM
1960@kindex -Trodata-segment=@var{org}
1961@item -Trodata-segment=@var{org}
1962@cindex rodata segment origin, cmd line
1963When creating an ELF executable or shared object for a target where
1964the read-only data is in its own segment separate from the executable
1965text, it will set the address of the first byte of the read-only data segment.
1966
0d705e9f
AM
1967@kindex -Tldata-segment=@var{org}
1968@item -Tldata-segment=@var{org}
1969@cindex ldata segment origin, cmd line
1970When creating an ELF executable or shared object for x86-64 medium memory
1971model, it will set the address of the first byte of the ldata segment.
1972
560e09e9
NC
1973@kindex --unresolved-symbols
1974@item --unresolved-symbols=@var{method}
1975Determine how to handle unresolved symbols. There are four possible
1976values for @samp{method}:
1977
1978@table @samp
1979@item ignore-all
da8bce14 1980Do not report any unresolved symbols.
560e09e9
NC
1981
1982@item report-all
da8bce14 1983Report all unresolved symbols. This is the default.
560e09e9
NC
1984
1985@item ignore-in-object-files
1986Report unresolved symbols that are contained in shared libraries, but
1987ignore them if they come from regular object files.
1988
1989@item ignore-in-shared-libs
1990Report unresolved symbols that come from regular object files, but
1991ignore them if they come from shared libraries. This can be useful
1992when creating a dynamic binary and it is known that all the shared
1993libraries that it should be referencing are included on the linker's
1994command line.
1995@end table
1996
1997The behaviour for shared libraries on their own can also be controlled
1998by the @option{--[no-]allow-shlib-undefined} option.
1999
2000Normally the linker will generate an error message for each reported
2001unresolved symbol but the option @option{--warn-unresolved-symbols}
2002can change this to a warning.
2003
1715a13c
L
2004@kindex --verbose[=@var{NUMBER}]
2005@cindex verbose[=@var{NUMBER}]
252b5132 2006@item --dll-verbose
1715a13c 2007@itemx --verbose[=@var{NUMBER}]
ff5dcc92 2008Display the version number for @command{ld} and list the linker emulations
252b5132 2009supported. Display which input files can and cannot be opened. Display
1715a13c
L
2010the linker script being used by the linker. If the optional @var{NUMBER}
2011argument > 1, plugin symbol status will also be displayed.
252b5132
RH
2012
2013@kindex --version-script=@var{version-scriptfile}
2014@cindex version script, symbol versions
2509a395 2015@item --version-script=@var{version-scriptfile}
252b5132
RH
2016Specify the name of a version script to the linker. This is typically
2017used when creating shared libraries to specify additional information
36f63dca 2018about the version hierarchy for the library being created. This option
09e2aba4
DK
2019is only fully supported on ELF platforms which support shared libraries;
2020see @ref{VERSION}. It is partially supported on PE platforms, which can
2021use version scripts to filter symbol visibility in auto-export mode: any
2022symbols marked @samp{local} in the version script will not be exported.
2023@xref{WIN32}.
252b5132 2024
7ce691ae 2025@kindex --warn-common
252b5132
RH
2026@cindex warnings, on combining symbols
2027@cindex combining symbols, warnings on
2028@item --warn-common
2029Warn when a common symbol is combined with another common symbol or with
11e7fd74 2030a symbol definition. Unix linkers allow this somewhat sloppy practice,
252b5132
RH
2031but linkers on some other operating systems do not. This option allows
2032you to find potential problems from combining global symbols.
11e7fd74 2033Unfortunately, some C libraries use this practice, so you may get some
252b5132
RH
2034warnings about symbols in the libraries as well as in your programs.
2035
2036There are three kinds of global symbols, illustrated here by C examples:
2037
2038@table @samp
2039@item int i = 1;
2040A definition, which goes in the initialized data section of the output
2041file.
2042
2043@item extern int i;
2044An undefined reference, which does not allocate space.
2045There must be either a definition or a common symbol for the
2046variable somewhere.
2047
2048@item int i;
2049A common symbol. If there are only (one or more) common symbols for a
2050variable, it goes in the uninitialized data area of the output file.
2051The linker merges multiple common symbols for the same variable into a
2052single symbol. If they are of different sizes, it picks the largest
2053size. The linker turns a common symbol into a declaration, if there is
2054a definition of the same variable.
2055@end table
2056
2057The @samp{--warn-common} option can produce five kinds of warnings.
2058Each warning consists of a pair of lines: the first describes the symbol
2059just encountered, and the second describes the previous symbol
2060encountered with the same name. One or both of the two symbols will be
2061a common symbol.
2062
2063@enumerate
2064@item
2065Turning a common symbol into a reference, because there is already a
2066definition for the symbol.
2067@smallexample
2068@var{file}(@var{section}): warning: common of `@var{symbol}'
2069 overridden by definition
2070@var{file}(@var{section}): warning: defined here
2071@end smallexample
2072
2073@item
2074Turning a common symbol into a reference, because a later definition for
2075the symbol is encountered. This is the same as the previous case,
2076except that the symbols are encountered in a different order.
2077@smallexample
2078@var{file}(@var{section}): warning: definition of `@var{symbol}'
2079 overriding common
2080@var{file}(@var{section}): warning: common is here
2081@end smallexample
2082
2083@item
2084Merging a common symbol with a previous same-sized common symbol.
2085@smallexample
2086@var{file}(@var{section}): warning: multiple common
2087 of `@var{symbol}'
2088@var{file}(@var{section}): warning: previous common is here
2089@end smallexample
2090
2091@item
2092Merging a common symbol with a previous larger common symbol.
2093@smallexample
2094@var{file}(@var{section}): warning: common of `@var{symbol}'
2095 overridden by larger common
2096@var{file}(@var{section}): warning: larger common is here
2097@end smallexample
2098
2099@item
2100Merging a common symbol with a previous smaller common symbol. This is
2101the same as the previous case, except that the symbols are
2102encountered in a different order.
2103@smallexample
2104@var{file}(@var{section}): warning: common of `@var{symbol}'
2105 overriding smaller common
2106@var{file}(@var{section}): warning: smaller common is here
2107@end smallexample
2108@end enumerate
2109
2110@kindex --warn-constructors
2111@item --warn-constructors
2112Warn if any global constructors are used. This is only useful for a few
2113object file formats. For formats like COFF or ELF, the linker can not
2114detect the use of global constructors.
2115
2116@kindex --warn-multiple-gp
2117@item --warn-multiple-gp
2118Warn if multiple global pointer values are required in the output file.
2119This is only meaningful for certain processors, such as the Alpha.
2120Specifically, some processors put large-valued constants in a special
2121section. A special register (the global pointer) points into the middle
2122of this section, so that constants can be loaded efficiently via a
2123base-register relative addressing mode. Since the offset in
2124base-register relative mode is fixed and relatively small (e.g., 16
2125bits), this limits the maximum size of the constant pool. Thus, in
2126large programs, it is often necessary to use multiple global pointer
2127values in order to be able to address all possible constants. This
2128option causes a warning to be issued whenever this case occurs.
2129
2130@kindex --warn-once
2131@cindex warnings, on undefined symbols
2132@cindex undefined symbols, warnings on
2133@item --warn-once
2134Only warn once for each undefined symbol, rather than once per module
2135which refers to it.
2136
2137@kindex --warn-section-align
2138@cindex warnings, on section alignment
2139@cindex section alignment, warnings on
2140@item --warn-section-align
2141Warn if the address of an output section is changed because of
2142alignment. Typically, the alignment will be set by an input section.
2143The address will only be changed if it not explicitly specified; that
2144is, if the @code{SECTIONS} command does not specify a start address for
2145the section (@pxref{SECTIONS}).
2146
8fdd7217
NC
2147@kindex --warn-shared-textrel
2148@item --warn-shared-textrel
ece2d90e 2149Warn if the linker adds a DT_TEXTREL to a shared object.
8fdd7217 2150
a0c402a5
L
2151@kindex --warn-alternate-em
2152@item --warn-alternate-em
2153Warn if an object has alternate ELF machine code.
2154
560e09e9
NC
2155@kindex --warn-unresolved-symbols
2156@item --warn-unresolved-symbols
2157If the linker is going to report an unresolved symbol (see the option
2158@option{--unresolved-symbols}) it will normally generate an error.
2159This option makes it generate a warning instead.
2160
2161@kindex --error-unresolved-symbols
2162@item --error-unresolved-symbols
2163This restores the linker's default behaviour of generating errors when
2164it is reporting unresolved symbols.
2165
252b5132
RH
2166@kindex --whole-archive
2167@cindex including an entire archive
2168@item --whole-archive
2169For each archive mentioned on the command line after the
ff5dcc92 2170@option{--whole-archive} option, include every object file in the archive
252b5132
RH
2171in the link, rather than searching the archive for the required object
2172files. This is normally used to turn an archive file into a shared
2173library, forcing every object to be included in the resulting shared
2174library. This option may be used more than once.
2175
7ec229ce 2176Two notes when using this option from gcc: First, gcc doesn't know
ff5dcc92
SC
2177about this option, so you have to use @option{-Wl,-whole-archive}.
2178Second, don't forget to use @option{-Wl,-no-whole-archive} after your
7ec229ce
DD
2179list of archives, because gcc will add its own list of archives to
2180your link and you may not want this flag to affect those as well.
2181
2509a395
SL
2182@kindex --wrap=@var{symbol}
2183@item --wrap=@var{symbol}
252b5132
RH
2184Use a wrapper function for @var{symbol}. Any undefined reference to
2185@var{symbol} will be resolved to @code{__wrap_@var{symbol}}. Any
2186undefined reference to @code{__real_@var{symbol}} will be resolved to
2187@var{symbol}.
2188
2189This can be used to provide a wrapper for a system function. The
2190wrapper function should be called @code{__wrap_@var{symbol}}. If it
2191wishes to call the system function, it should call
2192@code{__real_@var{symbol}}.
2193
2194Here is a trivial example:
2195
2196@smallexample
2197void *
cc2f008e 2198__wrap_malloc (size_t c)
252b5132 2199@{
cc2f008e 2200 printf ("malloc called with %zu\n", c);
252b5132
RH
2201 return __real_malloc (c);
2202@}
2203@end smallexample
2204
ff5dcc92 2205If you link other code with this file using @option{--wrap malloc}, then
252b5132
RH
2206all calls to @code{malloc} will call the function @code{__wrap_malloc}
2207instead. The call to @code{__real_malloc} in @code{__wrap_malloc} will
2208call the real @code{malloc} function.
2209
2210You may wish to provide a @code{__real_malloc} function as well, so that
ff5dcc92 2211links without the @option{--wrap} option will succeed. If you do this,
252b5132
RH
2212you should not put the definition of @code{__real_malloc} in the same
2213file as @code{__wrap_malloc}; if you do, the assembler may resolve the
2214call before the linker has a chance to wrap it to @code{malloc}.
2215
6aa29e7b
JJ
2216@kindex --eh-frame-hdr
2217@item --eh-frame-hdr
2218Request creation of @code{.eh_frame_hdr} section and ELF
2219@code{PT_GNU_EH_FRAME} segment header.
2220
e41b3a13
JJ
2221@kindex --ld-generated-unwind-info
2222@item --no-ld-generated-unwind-info
2223Request creation of @code{.eh_frame} unwind info for linker
2224generated code sections like PLT. This option is on by default
2225if linker generated unwind info is supported.
2226
6c1439be
L
2227@kindex --enable-new-dtags
2228@kindex --disable-new-dtags
2229@item --enable-new-dtags
2230@itemx --disable-new-dtags
2231This linker can create the new dynamic tags in ELF. But the older ELF
2232systems may not understand them. If you specify
b1b00fcc
MF
2233@option{--enable-new-dtags}, the new dynamic tags will be created as needed
2234and older dynamic tags will be omitted.
ff5dcc92 2235If you specify @option{--disable-new-dtags}, no new dynamic tags will be
6c1439be
L
2236created. By default, the new dynamic tags are not created. Note that
2237those options are only available for ELF systems.
2238
2d643429 2239@kindex --hash-size=@var{number}
e185dd51 2240@item --hash-size=@var{number}
2d643429
NC
2241Set the default size of the linker's hash tables to a prime number
2242close to @var{number}. Increasing this value can reduce the length of
2243time it takes the linker to perform its tasks, at the expense of
2244increasing the linker's memory requirements. Similarly reducing this
2245value can reduce the memory requirements at the expense of speed.
2246
fdc90cb4
JJ
2247@kindex --hash-style=@var{style}
2248@item --hash-style=@var{style}
2249Set the type of linker's hash table(s). @var{style} can be either
2250@code{sysv} for classic ELF @code{.hash} section, @code{gnu} for
2251new style GNU @code{.gnu.hash} section or @code{both} for both
2252the classic ELF @code{.hash} and new style GNU @code{.gnu.hash}
2253hash tables. The default is @code{sysv}.
2254
0ce398f1
L
2255@kindex --compress-debug-sections=none
2256@kindex --compress-debug-sections=zlib
2257@kindex --compress-debug-sections=zlib-gnu
2258@kindex --compress-debug-sections=zlib-gabi
2259@item --compress-debug-sections=none
2260@itemx --compress-debug-sections=zlib
2261@itemx --compress-debug-sections=zlib-gnu
2262@itemx --compress-debug-sections=zlib-gabi
2263On ELF platforms , these options control how DWARF debug sections are
2264compressed using zlib. @option{--compress-debug-sections=none} doesn't
19a7fe52
L
2265compress DWARF debug sections.
2266@option{--compress-debug-sections=zlib-gnu} compresses DWARF debug
0ce398f1 2267sections and rename debug section names to begin with @samp{.zdebug}
19a7fe52
L
2268instead of @samp{.debug}. @option{--compress-debug-sections=zlib}
2269and @option{--compress-debug-sections=zlib-gabi}
2270compress DWARF debug sections with SHF_COMPRESSED from the ELF ABI.
0ce398f1 2271
35835446
JR
2272@kindex --reduce-memory-overheads
2273@item --reduce-memory-overheads
2274This option reduces memory requirements at ld runtime, at the expense of
f2a8f148 2275linking speed. This was introduced to select the old O(n^2) algorithm
35835446 2276for link map file generation, rather than the new O(n) algorithm which uses
2d643429
NC
2277about 40% more memory for symbol storage.
2278
4f9c04f7 2279Another effect of the switch is to set the default hash table size to
2d643429 22801021, which again saves memory at the cost of lengthening the linker's
a85785bc 2281run time. This is not done however if the @option{--hash-size} switch
2d643429
NC
2282has been used.
2283
2284The @option{--reduce-memory-overheads} switch may be also be used to
2285enable other tradeoffs in future versions of the linker.
35835446 2286
c0065db7
RM
2287@kindex --build-id
2288@kindex --build-id=@var{style}
2289@item --build-id
2290@itemx --build-id=@var{style}
61e2488c 2291Request the creation of a @code{.note.gnu.build-id} ELF note section
6033bf41 2292or a @code{.buildid} COFF section. The contents of the note are
61e2488c
JT
2293unique bits identifying this linked file. @var{style} can be
2294@code{uuid} to use 128 random bits, @code{sha1} to use a 160-bit
2295@sc{SHA1} hash on the normative parts of the output contents,
2296@code{md5} to use a 128-bit @sc{MD5} hash on the normative parts of
2297the output contents, or @code{0x@var{hexstring}} to use a chosen bit
2298string specified as an even number of hexadecimal digits (@code{-} and
2299@code{:} characters between digit pairs are ignored). If @var{style}
2300is omitted, @code{sha1} is used.
24382dca
RM
2301
2302The @code{md5} and @code{sha1} styles produces an identifier
2303that is always the same in an identical output file, but will be
2304unique among all nonidentical output files. It is not intended
2305to be compared as a checksum for the file's contents. A linked
2306file may be changed later by other tools, but the build ID bit
2307string identifying the original linked file does not change.
c0065db7
RM
2308
2309Passing @code{none} for @var{style} disables the setting from any
2310@code{--build-id} options earlier on the command line.
252b5132
RH
2311@end table
2312
0285c67d
NC
2313@c man end
2314
36f63dca 2315@subsection Options Specific to i386 PE Targets
252b5132 2316
0285c67d
NC
2317@c man begin OPTIONS
2318
ff5dcc92 2319The i386 PE linker supports the @option{-shared} option, which causes
252b5132
RH
2320the output to be a dynamically linked library (DLL) instead of a
2321normal executable. You should name the output @code{*.dll} when you
2322use this option. In addition, the linker fully supports the standard
2323@code{*.def} files, which may be specified on the linker command line
2324like an object file (in fact, it should precede archives it exports
2325symbols from, to ensure that they get linked in, just like a normal
2326object file).
2327
2328In addition to the options common to all targets, the i386 PE linker
2329support additional command line options that are specific to the i386
2330PE target. Options that take values may be separated from their
2331values by either a space or an equals sign.
2332
ff5dcc92 2333@table @gcctabopt
252b5132
RH
2334
2335@kindex --add-stdcall-alias
2336@item --add-stdcall-alias
2337If given, symbols with a stdcall suffix (@@@var{nn}) will be exported
2338as-is and also with the suffix stripped.
bb10df36 2339[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2340
2341@kindex --base-file
2342@item --base-file @var{file}
2343Use @var{file} as the name of a file in which to save the base
2344addresses of all the relocations needed for generating DLLs with
2345@file{dlltool}.
bb10df36 2346[This is an i386 PE specific option]
252b5132
RH
2347
2348@kindex --dll
2349@item --dll
2350Create a DLL instead of a regular executable. You may also use
ff5dcc92 2351@option{-shared} or specify a @code{LIBRARY} in a given @code{.def}
252b5132 2352file.
bb10df36 2353[This option is specific to the i386 PE targeted port of the linker]
252b5132 2354
88183869
DK
2355@kindex --enable-long-section-names
2356@kindex --disable-long-section-names
2357@item --enable-long-section-names
2358@itemx --disable-long-section-names
2359The PE variants of the Coff object format add an extension that permits
2360the use of section names longer than eight characters, the normal limit
2361for Coff. By default, these names are only allowed in object files, as
2362fully-linked executable images do not carry the Coff string table required
2363to support the longer names. As a GNU extension, it is possible to
2364allow their use in executable images as well, or to (probably pointlessly!)
2365disallow it in object files, by using these two options. Executable images
2366generated with these long section names are slightly non-standard, carrying
2367as they do a string table, and may generate confusing output when examined
9d5777a3
RM
2368with non-GNU PE-aware tools, such as file viewers and dumpers. However,
2369GDB relies on the use of PE long section names to find Dwarf-2 debug
3efd345c
DK
2370information sections in an executable image at runtime, and so if neither
2371option is specified on the command-line, @command{ld} will enable long
2372section names, overriding the default and technically correct behaviour,
2373when it finds the presence of debug information while linking an executable
2374image and not stripping symbols.
88183869
DK
2375[This option is valid for all PE targeted ports of the linker]
2376
252b5132
RH
2377@kindex --enable-stdcall-fixup
2378@kindex --disable-stdcall-fixup
2379@item --enable-stdcall-fixup
2380@itemx --disable-stdcall-fixup
2381If the link finds a symbol that it cannot resolve, it will attempt to
36f63dca 2382do ``fuzzy linking'' by looking for another defined symbol that differs
252b5132
RH
2383only in the format of the symbol name (cdecl vs stdcall) and will
2384resolve that symbol by linking to the match. For example, the
2385undefined symbol @code{_foo} might be linked to the function
2386@code{_foo@@12}, or the undefined symbol @code{_bar@@16} might be linked
2387to the function @code{_bar}. When the linker does this, it prints a
2388warning, since it normally should have failed to link, but sometimes
2389import libraries generated from third-party dlls may need this feature
ff5dcc92 2390to be usable. If you specify @option{--enable-stdcall-fixup}, this
252b5132 2391feature is fully enabled and warnings are not printed. If you specify
ff5dcc92 2392@option{--disable-stdcall-fixup}, this feature is disabled and such
252b5132 2393mismatches are considered to be errors.
bb10df36 2394[This option is specific to the i386 PE targeted port of the linker]
252b5132 2395
522f09cd
KT
2396@kindex --leading-underscore
2397@kindex --no-leading-underscore
2398@item --leading-underscore
2399@itemx --no-leading-underscore
2400For most targets default symbol-prefix is an underscore and is defined
2401in target's description. By this option it is possible to
2402disable/enable the default underscore symbol-prefix.
2403
252b5132
RH
2404@cindex DLLs, creating
2405@kindex --export-all-symbols
2406@item --export-all-symbols
2407If given, all global symbols in the objects used to build a DLL will
2408be exported by the DLL. Note that this is the default if there
2409otherwise wouldn't be any exported symbols. When symbols are
2410explicitly exported via DEF files or implicitly exported via function
2411attributes, the default is to not export anything else unless this
2412option is given. Note that the symbols @code{DllMain@@12},
ece2d90e 2413@code{DllEntryPoint@@0}, @code{DllMainCRTStartup@@12}, and
b044cda1 2414@code{impure_ptr} will not be automatically
ece2d90e
NC
2415exported. Also, symbols imported from other DLLs will not be
2416re-exported, nor will symbols specifying the DLL's internal layout
2417such as those beginning with @code{_head_} or ending with
2418@code{_iname}. In addition, no symbols from @code{libgcc},
b044cda1
CW
2419@code{libstd++}, @code{libmingw32}, or @code{crtX.o} will be exported.
2420Symbols whose names begin with @code{__rtti_} or @code{__builtin_} will
2421not be exported, to help with C++ DLLs. Finally, there is an
ece2d90e 2422extensive list of cygwin-private symbols that are not exported
b044cda1 2423(obviously, this applies on when building DLLs for cygwin targets).
ece2d90e 2424These cygwin-excludes are: @code{_cygwin_dll_entry@@12},
b044cda1 2425@code{_cygwin_crt0_common@@8}, @code{_cygwin_noncygwin_dll_entry@@12},
ece2d90e 2426@code{_fmode}, @code{_impure_ptr}, @code{cygwin_attach_dll},
b044cda1 2427@code{cygwin_premain0}, @code{cygwin_premain1}, @code{cygwin_premain2},
ece2d90e 2428@code{cygwin_premain3}, and @code{environ}.
bb10df36 2429[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2430
2431@kindex --exclude-symbols
1d0a3c9c 2432@item --exclude-symbols @var{symbol},@var{symbol},...
252b5132
RH
2433Specifies a list of symbols which should not be automatically
2434exported. The symbol names may be delimited by commas or colons.
bb10df36 2435[This option is specific to the i386 PE targeted port of the linker]
252b5132 2436
2927aaca
NC
2437@kindex --exclude-all-symbols
2438@item --exclude-all-symbols
2439Specifies no symbols should be automatically exported.
2440[This option is specific to the i386 PE targeted port of the linker]
2441
252b5132
RH
2442@kindex --file-alignment
2443@item --file-alignment
2444Specify the file alignment. Sections in the file will always begin at
2445file offsets which are multiples of this number. This defaults to
2446512.
bb10df36 2447[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2448
2449@cindex heap size
2450@kindex --heap
2451@item --heap @var{reserve}
2452@itemx --heap @var{reserve},@var{commit}
a00b50c5 2453Specify the number of bytes of memory to reserve (and optionally commit)
fe6d7d6a 2454to be used as heap for this program. The default is 1MB reserved, 4K
252b5132 2455committed.
bb10df36 2456[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2457
2458@cindex image base
2459@kindex --image-base
2460@item --image-base @var{value}
2461Use @var{value} as the base address of your program or dll. This is
2462the lowest memory location that will be used when your program or dll
2463is loaded. To reduce the need to relocate and improve performance of
2464your dlls, each should have a unique base address and not overlap any
2465other dlls. The default is 0x400000 for executables, and 0x10000000
2466for dlls.
bb10df36 2467[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2468
2469@kindex --kill-at
2470@item --kill-at
2471If given, the stdcall suffixes (@@@var{nn}) will be stripped from
2472symbols before they are exported.
bb10df36 2473[This option is specific to the i386 PE targeted port of the linker]
252b5132 2474
26d2d8a2
BF
2475@kindex --large-address-aware
2476@item --large-address-aware
b45619c0 2477If given, the appropriate bit in the ``Characteristics'' field of the COFF
26d2d8a2 2478header is set to indicate that this executable supports virtual addresses
b45619c0 2479greater than 2 gigabytes. This should be used in conjunction with the /3GB
26d2d8a2
BF
2480or /USERVA=@var{value} megabytes switch in the ``[operating systems]''
2481section of the BOOT.INI. Otherwise, this bit has no effect.
2482[This option is specific to PE targeted ports of the linker]
2483
f69a2f97
NC
2484@kindex --disable-large-address-aware
2485@item --disable-large-address-aware
2486Reverts the effect of a previous @samp{--large-address-aware} option.
2487This is useful if @samp{--large-address-aware} is always set by the compiler
2488driver (e.g. Cygwin gcc) and the executable does not support virtual
2489addresses greater than 2 gigabytes.
2490[This option is specific to PE targeted ports of the linker]
2491
252b5132
RH
2492@kindex --major-image-version
2493@item --major-image-version @var{value}
36f63dca 2494Sets the major number of the ``image version''. Defaults to 1.
bb10df36 2495[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2496
2497@kindex --major-os-version
2498@item --major-os-version @var{value}
36f63dca 2499Sets the major number of the ``os version''. Defaults to 4.
bb10df36 2500[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2501
2502@kindex --major-subsystem-version
2503@item --major-subsystem-version @var{value}
36f63dca 2504Sets the major number of the ``subsystem version''. Defaults to 4.
bb10df36 2505[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2506
2507@kindex --minor-image-version
2508@item --minor-image-version @var{value}
36f63dca 2509Sets the minor number of the ``image version''. Defaults to 0.
bb10df36 2510[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2511
2512@kindex --minor-os-version
2513@item --minor-os-version @var{value}
36f63dca 2514Sets the minor number of the ``os version''. Defaults to 0.
bb10df36 2515[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2516
2517@kindex --minor-subsystem-version
2518@item --minor-subsystem-version @var{value}
36f63dca 2519Sets the minor number of the ``subsystem version''. Defaults to 0.
bb10df36 2520[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2521
2522@cindex DEF files, creating
2523@cindex DLLs, creating
2524@kindex --output-def
2525@item --output-def @var{file}
2526The linker will create the file @var{file} which will contain a DEF
2527file corresponding to the DLL the linker is generating. This DEF file
2528(which should be called @code{*.def}) may be used to create an import
2529library with @code{dlltool} or may be used as a reference to
2530automatically or implicitly exported symbols.
bb10df36 2531[This option is specific to the i386 PE targeted port of the linker]
252b5132 2532
b044cda1
CW
2533@cindex DLLs, creating
2534@kindex --out-implib
2535@item --out-implib @var{file}
2536The linker will create the file @var{file} which will contain an
2537import lib corresponding to the DLL the linker is generating. This
2538import lib (which should be called @code{*.dll.a} or @code{*.a}
560e09e9 2539may be used to link clients against the generated DLL; this behaviour
b044cda1
CW
2540makes it possible to skip a separate @code{dlltool} import library
2541creation step.
bb10df36 2542[This option is specific to the i386 PE targeted port of the linker]
b044cda1
CW
2543
2544@kindex --enable-auto-image-base
2545@item --enable-auto-image-base
d0e6d77b
CF
2546@itemx --enable-auto-image-base=@var{value}
2547Automatically choose the image base for DLLs, optionally starting with base
2548@var{value}, unless one is specified using the @code{--image-base} argument.
2549By using a hash generated from the dllname to create unique image bases
2550for each DLL, in-memory collisions and relocations which can delay program
2551execution are avoided.
bb10df36 2552[This option is specific to the i386 PE targeted port of the linker]
b044cda1
CW
2553
2554@kindex --disable-auto-image-base
2555@item --disable-auto-image-base
2556Do not automatically generate a unique image base. If there is no
2557user-specified image base (@code{--image-base}) then use the platform
2558default.
bb10df36 2559[This option is specific to the i386 PE targeted port of the linker]
b044cda1
CW
2560
2561@cindex DLLs, linking to
2562@kindex --dll-search-prefix
2563@item --dll-search-prefix @var{string}
489d0400 2564When linking dynamically to a dll without an import library,
ece2d90e 2565search for @code{<string><basename>.dll} in preference to
560e09e9 2566@code{lib<basename>.dll}. This behaviour allows easy distinction
b044cda1
CW
2567between DLLs built for the various "subplatforms": native, cygwin,
2568uwin, pw, etc. For instance, cygwin DLLs typically use
ece2d90e 2569@code{--dll-search-prefix=cyg}.
bb10df36 2570[This option is specific to the i386 PE targeted port of the linker]
b044cda1
CW
2571
2572@kindex --enable-auto-import
2573@item --enable-auto-import
ece2d90e
NC
2574Do sophisticated linking of @code{_symbol} to @code{__imp__symbol} for
2575DATA imports from DLLs, and create the necessary thunking symbols when
4d8907ac
DS
2576building the import libraries with those DATA exports. Note: Use of the
2577'auto-import' extension will cause the text section of the image file
2578to be made writable. This does not conform to the PE-COFF format
2579specification published by Microsoft.
2580
e2a83dd0
NC
2581Note - use of the 'auto-import' extension will also cause read only
2582data which would normally be placed into the .rdata section to be
2583placed into the .data section instead. This is in order to work
2584around a problem with consts that is described here:
2585http://www.cygwin.com/ml/cygwin/2004-09/msg01101.html
2586
4d8907ac
DS
2587Using 'auto-import' generally will 'just work' -- but sometimes you may
2588see this message:
0d888aac 2589
ece2d90e 2590"variable '<var>' can't be auto-imported. Please read the
0d888aac
CW
2591documentation for ld's @code{--enable-auto-import} for details."
2592
ece2d90e
NC
2593This message occurs when some (sub)expression accesses an address
2594ultimately given by the sum of two constants (Win32 import tables only
c0065db7
RM
2595allow one). Instances where this may occur include accesses to member
2596fields of struct variables imported from a DLL, as well as using a
2597constant index into an array variable imported from a DLL. Any
2f8d8971
NC
2598multiword variable (arrays, structs, long long, etc) may trigger
2599this error condition. However, regardless of the exact data type
2600of the offending exported variable, ld will always detect it, issue
2601the warning, and exit.
2602
2603There are several ways to address this difficulty, regardless of the
2604data type of the exported variable:
0d888aac 2605
2fa9fc65
NC
2606One way is to use --enable-runtime-pseudo-reloc switch. This leaves the task
2607of adjusting references in your client code for runtime environment, so
560e09e9 2608this method works only when runtime environment supports this feature.
2fa9fc65 2609
c0065db7
RM
2610A second solution is to force one of the 'constants' to be a variable --
2611that is, unknown and un-optimizable at compile time. For arrays,
2612there are two possibilities: a) make the indexee (the array's address)
0d888aac
CW
2613a variable, or b) make the 'constant' index a variable. Thus:
2614
2615@example
2616extern type extern_array[];
c0065db7 2617extern_array[1] -->
0d888aac
CW
2618 @{ volatile type *t=extern_array; t[1] @}
2619@end example
2620
2621or
2622
2623@example
2624extern type extern_array[];
c0065db7 2625extern_array[1] -->
0d888aac
CW
2626 @{ volatile int t=1; extern_array[t] @}
2627@end example
2628
c0065db7 2629For structs (and most other multiword data types) the only option
2f8d8971 2630is to make the struct itself (or the long long, or the ...) variable:
0d888aac
CW
2631
2632@example
2633extern struct s extern_struct;
c0065db7 2634extern_struct.field -->
0d888aac
CW
2635 @{ volatile struct s *t=&extern_struct; t->field @}
2636@end example
2637
c406afaf
NC
2638or
2639
2640@example
2641extern long long extern_ll;
2642extern_ll -->
2643 @{ volatile long long * local_ll=&extern_ll; *local_ll @}
2644@end example
2645
2fa9fc65 2646A third method of dealing with this difficulty is to abandon
c0065db7 2647'auto-import' for the offending symbol and mark it with
11e7fd74 2648@code{__declspec(dllimport)}. However, in practice that
0d888aac 2649requires using compile-time #defines to indicate whether you are
c0065db7
RM
2650building a DLL, building client code that will link to the DLL, or
2651merely building/linking to a static library. In making the choice
2652between the various methods of resolving the 'direct address with
0d888aac
CW
2653constant offset' problem, you should consider typical real-world usage:
2654
2655Original:
2656@example
2657--foo.h
2658extern int arr[];
2659--foo.c
2660#include "foo.h"
2661void main(int argc, char **argv)@{
2662 printf("%d\n",arr[1]);
2663@}
2664@end example
2665
2666Solution 1:
2667@example
2668--foo.h
2669extern int arr[];
2670--foo.c
2671#include "foo.h"
2672void main(int argc, char **argv)@{
2673 /* This workaround is for win32 and cygwin; do not "optimize" */
2674 volatile int *parr = arr;
2675 printf("%d\n",parr[1]);
2676@}
2677@end example
2678
2679Solution 2:
2680@example
2681--foo.h
2682/* Note: auto-export is assumed (no __declspec(dllexport)) */
2683#if (defined(_WIN32) || defined(__CYGWIN__)) && \
2684 !(defined(FOO_BUILD_DLL) || defined(FOO_STATIC))
2685#define FOO_IMPORT __declspec(dllimport)
2686#else
2687#define FOO_IMPORT
2688#endif
2689extern FOO_IMPORT int arr[];
2690--foo.c
2691#include "foo.h"
2692void main(int argc, char **argv)@{
2693 printf("%d\n",arr[1]);
2694@}
2695@end example
2696
c0065db7 2697A fourth way to avoid this problem is to re-code your
0d888aac
CW
2698library to use a functional interface rather than a data interface
2699for the offending variables (e.g. set_foo() and get_foo() accessor
2700functions).
bb10df36 2701[This option is specific to the i386 PE targeted port of the linker]
b044cda1
CW
2702
2703@kindex --disable-auto-import
2704@item --disable-auto-import
c0065db7 2705Do not attempt to do sophisticated linking of @code{_symbol} to
b044cda1 2706@code{__imp__symbol} for DATA imports from DLLs.
bb10df36 2707[This option is specific to the i386 PE targeted port of the linker]
b044cda1 2708
2fa9fc65
NC
2709@kindex --enable-runtime-pseudo-reloc
2710@item --enable-runtime-pseudo-reloc
2711If your code contains expressions described in --enable-auto-import section,
2712that is, DATA imports from DLL with non-zero offset, this switch will create
2713a vector of 'runtime pseudo relocations' which can be used by runtime
c0065db7 2714environment to adjust references to such data in your client code.
bb10df36 2715[This option is specific to the i386 PE targeted port of the linker]
2fa9fc65
NC
2716
2717@kindex --disable-runtime-pseudo-reloc
2718@item --disable-runtime-pseudo-reloc
2719Do not create pseudo relocations for non-zero offset DATA imports from
676ee43b 2720DLLs.
bb10df36 2721[This option is specific to the i386 PE targeted port of the linker]
2fa9fc65 2722
b044cda1
CW
2723@kindex --enable-extra-pe-debug
2724@item --enable-extra-pe-debug
2725Show additional debug info related to auto-import symbol thunking.
bb10df36 2726[This option is specific to the i386 PE targeted port of the linker]
b044cda1 2727
252b5132
RH
2728@kindex --section-alignment
2729@item --section-alignment
2730Sets the section alignment. Sections in memory will always begin at
2731addresses which are a multiple of this number. Defaults to 0x1000.
bb10df36 2732[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2733
2734@cindex stack size
2735@kindex --stack
2736@item --stack @var{reserve}
2737@itemx --stack @var{reserve},@var{commit}
a00b50c5 2738Specify the number of bytes of memory to reserve (and optionally commit)
fe6d7d6a 2739to be used as stack for this program. The default is 2MB reserved, 4K
252b5132 2740committed.
bb10df36 2741[This option is specific to the i386 PE targeted port of the linker]
252b5132
RH
2742
2743@kindex --subsystem
2744@item --subsystem @var{which}
2745@itemx --subsystem @var{which}:@var{major}
2746@itemx --subsystem @var{which}:@var{major}.@var{minor}
2747Specifies the subsystem under which your program will execute. The
2748legal values for @var{which} are @code{native}, @code{windows},
33f362e1
NC
2749@code{console}, @code{posix}, and @code{xbox}. You may optionally set
2750the subsystem version also. Numeric values are also accepted for
2751@var{which}.
bb10df36 2752[This option is specific to the i386 PE targeted port of the linker]
252b5132 2753
2f563b51
DK
2754The following options set flags in the @code{DllCharacteristics} field
2755of the PE file header:
2756[These options are specific to PE targeted ports of the linker]
2757
2d5c3743
NC
2758@kindex --high-entropy-va
2759@item --high-entropy-va
2760Image is compatible with 64-bit address space layout randomization
2761(ASLR).
2762
2f563b51
DK
2763@kindex --dynamicbase
2764@item --dynamicbase
2765The image base address may be relocated using address space layout
2766randomization (ASLR). This feature was introduced with MS Windows
2767Vista for i386 PE targets.
2768
2769@kindex --forceinteg
2770@item --forceinteg
2771Code integrity checks are enforced.
2772
2773@kindex --nxcompat
2774@item --nxcompat
2775The image is compatible with the Data Execution Prevention.
2776This feature was introduced with MS Windows XP SP2 for i386 PE targets.
2777
2778@kindex --no-isolation
2779@item --no-isolation
2780Although the image understands isolation, do not isolate the image.
2781
2782@kindex --no-seh
2783@item --no-seh
2784The image does not use SEH. No SE handler may be called from
2785this image.
2786
2787@kindex --no-bind
2788@item --no-bind
2789Do not bind this image.
2790
2791@kindex --wdmdriver
2792@item --wdmdriver
2793The driver uses the MS Windows Driver Model.
9d5777a3 2794
2f563b51
DK
2795@kindex --tsaware
2796@item --tsaware
2797The image is Terminal Server aware.
2798
0cb112f7
CF
2799@kindex --insert-timestamp
2800@item --insert-timestamp
eeb14e5a
LZ
2801@itemx --no-insert-timestamp
2802Insert a real timestamp into the image. This is the default behaviour
2803as it matches legacy code and it means that the image will work with
2804other, proprietary tools. The problem with this default is that it
2805will result in slightly different images being produced each tiem the
2806same sources are linked. The option @option{--no-insert-timestamp}
2807can be used to insert a zero value for the timestamp, this ensuring
2808that binaries produced from indentical sources will compare
2809identically.
252b5132
RH
2810@end table
2811
0285c67d
NC
2812@c man end
2813
ac145307
BS
2814@ifset C6X
2815@subsection Options specific to C6X uClinux targets
2816
2817@c man begin OPTIONS
2818
2819The C6X uClinux target uses a binary format called DSBT to support shared
2820libraries. Each shared library in the system needs to have a unique index;
2821all executables use an index of 0.
2822
2823@table @gcctabopt
2824
2825@kindex --dsbt-size
2826@item --dsbt-size @var{size}
2827This option sets the number of entires in the DSBT of the current executable
2828or shared library to @var{size}. The default is to create a table with 64
2829entries.
2830
2831@kindex --dsbt-index
2832@item --dsbt-index @var{index}
2833This option sets the DSBT index of the current executable or shared library
2834to @var{index}. The default is 0, which is appropriate for generating
2835executables. If a shared library is generated with a DSBT index of 0, the
2836@code{R_C6000_DSBT_INDEX} relocs are copied into the output file.
2837
fbd9ad90
PB
2838@kindex --no-merge-exidx-entries
2839The @samp{--no-merge-exidx-entries} switch disables the merging of adjacent
2840exidx entries in frame unwind info.
2841
ac145307
BS
2842@end table
2843
2844@c man end
2845@end ifset
2846
93fd0973
SC
2847@ifset M68HC11
2848@subsection Options specific to Motorola 68HC11 and 68HC12 targets
2849
2850@c man begin OPTIONS
2851
2852The 68HC11 and 68HC12 linkers support specific options to control the
2853memory bank switching mapping and trampoline code generation.
2854
2855@table @gcctabopt
2856
2857@kindex --no-trampoline
2858@item --no-trampoline
2859This option disables the generation of trampoline. By default a trampoline
2860is generated for each far function which is called using a @code{jsr}
2861instruction (this happens when a pointer to a far function is taken).
2862
2863@kindex --bank-window
2864@item --bank-window @var{name}
2865This option indicates to the linker the name of the memory region in
2866the @samp{MEMORY} specification that describes the memory bank window.
2867The definition of such region is then used by the linker to compute
2868paging and addresses within the memory window.
2869
2870@end table
2871
2872@c man end
2873@end ifset
2874
7fb9f789
NC
2875@ifset M68K
2876@subsection Options specific to Motorola 68K target
2877
2878@c man begin OPTIONS
2879
2880The following options are supported to control handling of GOT generation
2881when linking for 68K targets.
2882
2883@table @gcctabopt
2884
2885@kindex --got
2886@item --got=@var{type}
2887This option tells the linker which GOT generation scheme to use.
2888@var{type} should be one of @samp{single}, @samp{negative},
2889@samp{multigot} or @samp{target}. For more information refer to the
2890Info entry for @file{ld}.
2891
2892@end table
2893
2894@c man end
2895@end ifset
2896
833794fc
MR
2897@ifset MIPS
2898@subsection Options specific to MIPS targets
2899
2900@c man begin OPTIONS
2901
2902The following options are supported to control microMIPS instruction
2903generation when linking for MIPS targets.
2904
2905@table @gcctabopt
2906
2907@kindex --insn32
2908@item --insn32
2909@kindex --no-insn32
2910@itemx --no-insn32
2911These options control the choice of microMIPS instructions used in code
2912generated by the linker, such as that in the PLT or lazy binding stubs,
2913or in relaxation. If @samp{--insn32} is used, then the linker only uses
291432-bit instruction encodings. By default or if @samp{--no-insn32} is
2915used, all instruction encodings are used, including 16-bit ones where
2916possible.
2917
2918@end table
2919
2920@c man end
2921@end ifset
2922
252b5132
RH
2923@ifset UsesEnvVars
2924@node Environment
2925@section Environment Variables
2926
0285c67d
NC
2927@c man begin ENVIRONMENT
2928
560e09e9 2929You can change the behaviour of @command{ld} with the environment variables
36f63dca
NC
2930@ifclear SingleFormat
2931@code{GNUTARGET},
2932@end ifclear
2933@code{LDEMULATION} and @code{COLLECT_NO_DEMANGLE}.
252b5132 2934
36f63dca 2935@ifclear SingleFormat
252b5132
RH
2936@kindex GNUTARGET
2937@cindex default input format
2938@code{GNUTARGET} determines the input-file object format if you don't
2939use @samp{-b} (or its synonym @samp{--format}). Its value should be one
2940of the BFD names for an input format (@pxref{BFD}). If there is no
ff5dcc92 2941@code{GNUTARGET} in the environment, @command{ld} uses the natural format
252b5132
RH
2942of the target. If @code{GNUTARGET} is set to @code{default} then BFD
2943attempts to discover the input format by examining binary input files;
2944this method often succeeds, but there are potential ambiguities, since
2945there is no method of ensuring that the magic number used to specify
2946object-file formats is unique. However, the configuration procedure for
2947BFD on each system places the conventional format for that system first
2948in the search-list, so ambiguities are resolved in favor of convention.
36f63dca 2949@end ifclear
252b5132
RH
2950
2951@kindex LDEMULATION
2952@cindex default emulation
2953@cindex emulation, default
2954@code{LDEMULATION} determines the default emulation if you don't use the
2955@samp{-m} option. The emulation can affect various aspects of linker
2956behaviour, particularly the default linker script. You can list the
2957available emulations with the @samp{--verbose} or @samp{-V} options. If
2958the @samp{-m} option is not used, and the @code{LDEMULATION} environment
2959variable is not defined, the default emulation depends upon how the
2960linker was configured.
252b5132
RH
2961
2962@kindex COLLECT_NO_DEMANGLE
2963@cindex demangling, default
2964Normally, the linker will default to demangling symbols. However, if
2965@code{COLLECT_NO_DEMANGLE} is set in the environment, then it will
2966default to not demangling symbols. This environment variable is used in
2967a similar fashion by the @code{gcc} linker wrapper program. The default
2968may be overridden by the @samp{--demangle} and @samp{--no-demangle}
2969options.
2970
0285c67d
NC
2971@c man end
2972@end ifset
2973
252b5132
RH
2974@node Scripts
2975@chapter Linker Scripts
2976
2977@cindex scripts
2978@cindex linker scripts
2979@cindex command files
2980Every link is controlled by a @dfn{linker script}. This script is
2981written in the linker command language.
2982
2983The main purpose of the linker script is to describe how the sections in
2984the input files should be mapped into the output file, and to control
2985the memory layout of the output file. Most linker scripts do nothing
2986more than this. However, when necessary, the linker script can also
2987direct the linker to perform many other operations, using the commands
2988described below.
2989
2990The linker always uses a linker script. If you do not supply one
2991yourself, the linker will use a default script that is compiled into the
2992linker executable. You can use the @samp{--verbose} command line option
2993to display the default linker script. Certain command line options,
2994such as @samp{-r} or @samp{-N}, will affect the default linker script.
2995
2996You may supply your own linker script by using the @samp{-T} command
2997line option. When you do this, your linker script will replace the
2998default linker script.
2999
3000You may also use linker scripts implicitly by naming them as input files
3001to the linker, as though they were files to be linked. @xref{Implicit
3002Linker Scripts}.
3003
3004@menu
3005* Basic Script Concepts:: Basic Linker Script Concepts
3006* Script Format:: Linker Script Format
3007* Simple Example:: Simple Linker Script Example
3008* Simple Commands:: Simple Linker Script Commands
3009* Assignments:: Assigning Values to Symbols
3010* SECTIONS:: SECTIONS Command
3011* MEMORY:: MEMORY Command
3012* PHDRS:: PHDRS Command
3013* VERSION:: VERSION Command
3014* Expressions:: Expressions in Linker Scripts
3015* Implicit Linker Scripts:: Implicit Linker Scripts
3016@end menu
3017
3018@node Basic Script Concepts
3019@section Basic Linker Script Concepts
3020@cindex linker script concepts
3021We need to define some basic concepts and vocabulary in order to
3022describe the linker script language.
3023
3024The linker combines input files into a single output file. The output
3025file and each input file are in a special data format known as an
3026@dfn{object file format}. Each file is called an @dfn{object file}.
3027The output file is often called an @dfn{executable}, but for our
3028purposes we will also call it an object file. Each object file has,
3029among other things, a list of @dfn{sections}. We sometimes refer to a
3030section in an input file as an @dfn{input section}; similarly, a section
3031in the output file is an @dfn{output section}.
3032
3033Each section in an object file has a name and a size. Most sections
3034also have an associated block of data, known as the @dfn{section
56dd11f0 3035contents}. A section may be marked as @dfn{loadable}, which means that
252b5132
RH
3036the contents should be loaded into memory when the output file is run.
3037A section with no contents may be @dfn{allocatable}, which means that an
3038area in memory should be set aside, but nothing in particular should be
3039loaded there (in some cases this memory must be zeroed out). A section
3040which is neither loadable nor allocatable typically contains some sort
3041of debugging information.
3042
3043Every loadable or allocatable output section has two addresses. The
3044first is the @dfn{VMA}, or virtual memory address. This is the address
3045the section will have when the output file is run. The second is the
3046@dfn{LMA}, or load memory address. This is the address at which the
3047section will be loaded. In most cases the two addresses will be the
3048same. An example of when they might be different is when a data section
3049is loaded into ROM, and then copied into RAM when the program starts up
3050(this technique is often used to initialize global variables in a ROM
3051based system). In this case the ROM address would be the LMA, and the
3052RAM address would be the VMA.
3053
3054You can see the sections in an object file by using the @code{objdump}
3055program with the @samp{-h} option.
3056
3057Every object file also has a list of @dfn{symbols}, known as the
3058@dfn{symbol table}. A symbol may be defined or undefined. Each symbol
3059has a name, and each defined symbol has an address, among other
3060information. If you compile a C or C++ program into an object file, you
3061will get a defined symbol for every defined function and global or
3062static variable. Every undefined function or global variable which is
3063referenced in the input file will become an undefined symbol.
3064
3065You can see the symbols in an object file by using the @code{nm}
3066program, or by using the @code{objdump} program with the @samp{-t}
3067option.
3068
3069@node Script Format
3070@section Linker Script Format
3071@cindex linker script format
3072Linker scripts are text files.
3073
3074You write a linker script as a series of commands. Each command is
3075either a keyword, possibly followed by arguments, or an assignment to a
3076symbol. You may separate commands using semicolons. Whitespace is
3077generally ignored.
3078
3079Strings such as file or format names can normally be entered directly.
3080If the file name contains a character such as a comma which would
3081otherwise serve to separate file names, you may put the file name in
3082double quotes. There is no way to use a double quote character in a
3083file name.
3084
3085You may include comments in linker scripts just as in C, delimited by
3086@samp{/*} and @samp{*/}. As in C, comments are syntactically equivalent
3087to whitespace.
3088
3089@node Simple Example
3090@section Simple Linker Script Example
3091@cindex linker script example
3092@cindex example of linker script
3093Many linker scripts are fairly simple.
3094
3095The simplest possible linker script has just one command:
3096@samp{SECTIONS}. You use the @samp{SECTIONS} command to describe the
3097memory layout of the output file.
3098
3099The @samp{SECTIONS} command is a powerful command. Here we will
3100describe a simple use of it. Let's assume your program consists only of
3101code, initialized data, and uninitialized data. These will be in the
3102@samp{.text}, @samp{.data}, and @samp{.bss} sections, respectively.
3103Let's assume further that these are the only sections which appear in
3104your input files.
3105
3106For this example, let's say that the code should be loaded at address
31070x10000, and that the data should start at address 0x8000000. Here is a
3108linker script which will do that:
3109@smallexample
3110SECTIONS
3111@{
3112 . = 0x10000;
3113 .text : @{ *(.text) @}
3114 . = 0x8000000;
3115 .data : @{ *(.data) @}
3116 .bss : @{ *(.bss) @}
3117@}
3118@end smallexample
3119
3120You write the @samp{SECTIONS} command as the keyword @samp{SECTIONS},
3121followed by a series of symbol assignments and output section
3122descriptions enclosed in curly braces.
3123
252b5132
RH
3124The first line inside the @samp{SECTIONS} command of the above example
3125sets the value of the special symbol @samp{.}, which is the location
3126counter. If you do not specify the address of an output section in some
3127other way (other ways are described later), the address is set from the
3128current value of the location counter. The location counter is then
3129incremented by the size of the output section. At the start of the
3130@samp{SECTIONS} command, the location counter has the value @samp{0}.
3131
3132The second line defines an output section, @samp{.text}. The colon is
3133required syntax which may be ignored for now. Within the curly braces
3134after the output section name, you list the names of the input sections
3135which should be placed into this output section. The @samp{*} is a
3136wildcard which matches any file name. The expression @samp{*(.text)}
3137means all @samp{.text} input sections in all input files.
3138
3139Since the location counter is @samp{0x10000} when the output section
3140@samp{.text} is defined, the linker will set the address of the
3141@samp{.text} section in the output file to be @samp{0x10000}.
3142
3143The remaining lines define the @samp{.data} and @samp{.bss} sections in
3144the output file. The linker will place the @samp{.data} output section
3145at address @samp{0x8000000}. After the linker places the @samp{.data}
3146output section, the value of the location counter will be
3147@samp{0x8000000} plus the size of the @samp{.data} output section. The
3148effect is that the linker will place the @samp{.bss} output section
58434bc1 3149immediately after the @samp{.data} output section in memory.
252b5132
RH
3150
3151The linker will ensure that each output section has the required
3152alignment, by increasing the location counter if necessary. In this
3153example, the specified addresses for the @samp{.text} and @samp{.data}
3154sections will probably satisfy any alignment constraints, but the linker
3155may have to create a small gap between the @samp{.data} and @samp{.bss}
3156sections.
3157
3158That's it! That's a simple and complete linker script.
3159
3160@node Simple Commands
3161@section Simple Linker Script Commands
3162@cindex linker script simple commands
3163In this section we describe the simple linker script commands.
3164
3165@menu
3166* Entry Point:: Setting the entry point
3167* File Commands:: Commands dealing with files
3168@ifclear SingleFormat
3169* Format Commands:: Commands dealing with object file formats
3170@end ifclear
3171
4a93e180 3172* REGION_ALIAS:: Assign alias names to memory regions
252b5132
RH
3173* Miscellaneous Commands:: Other linker script commands
3174@end menu
3175
3176@node Entry Point
36f63dca 3177@subsection Setting the Entry Point
252b5132
RH
3178@kindex ENTRY(@var{symbol})
3179@cindex start of execution
3180@cindex first instruction
3181@cindex entry point
3182The first instruction to execute in a program is called the @dfn{entry
3183point}. You can use the @code{ENTRY} linker script command to set the
3184entry point. The argument is a symbol name:
3185@smallexample
3186ENTRY(@var{symbol})
3187@end smallexample
3188
3189There are several ways to set the entry point. The linker will set the
3190entry point by trying each of the following methods in order, and
3191stopping when one of them succeeds:
3192@itemize @bullet
a1ab1d2a 3193@item
252b5132 3194the @samp{-e} @var{entry} command-line option;
a1ab1d2a 3195@item
252b5132 3196the @code{ENTRY(@var{symbol})} command in a linker script;
a1ab1d2a 3197@item
3ab904c4
NC
3198the value of a target specific symbol, if it is defined; For many
3199targets this is @code{start}, but PE and BeOS based systems for example
3200check a list of possible entry symbols, matching the first one found.
a1ab1d2a 3201@item
252b5132 3202the address of the first byte of the @samp{.text} section, if present;
a1ab1d2a 3203@item
252b5132
RH
3204The address @code{0}.
3205@end itemize
3206
3207@node File Commands
36f63dca 3208@subsection Commands Dealing with Files
252b5132
RH
3209@cindex linker script file commands
3210Several linker script commands deal with files.
3211
3212@table @code
3213@item INCLUDE @var{filename}
3214@kindex INCLUDE @var{filename}
3215@cindex including a linker script
3216Include the linker script @var{filename} at this point. The file will
3217be searched for in the current directory, and in any directory specified
ff5dcc92 3218with the @option{-L} option. You can nest calls to @code{INCLUDE} up to
252b5132
RH
321910 levels deep.
3220
4006703d
NS
3221You can place @code{INCLUDE} directives at the top level, in @code{MEMORY} or
3222@code{SECTIONS} commands, or in output section descriptions.
3223
252b5132
RH
3224@item INPUT(@var{file}, @var{file}, @dots{})
3225@itemx INPUT(@var{file} @var{file} @dots{})
3226@kindex INPUT(@var{files})
3227@cindex input files in linker scripts
3228@cindex input object files in linker scripts
3229@cindex linker script input object files
3230The @code{INPUT} command directs the linker to include the named files
3231in the link, as though they were named on the command line.
3232
3233For example, if you always want to include @file{subr.o} any time you do
3234a link, but you can't be bothered to put it on every link command line,
3235then you can put @samp{INPUT (subr.o)} in your linker script.
3236
3237In fact, if you like, you can list all of your input files in the linker
3238script, and then invoke the linker with nothing but a @samp{-T} option.
3239
e3f2db7f
AO
3240In case a @dfn{sysroot prefix} is configured, and the filename starts
3241with the @samp{/} character, and the script being processed was
3242located inside the @dfn{sysroot prefix}, the filename will be looked
3243for in the @dfn{sysroot prefix}. Otherwise, the linker will try to
3244open the file in the current directory. If it is not found, the
cad60a33
HPN
3245linker will search through the archive library search path.
3246The @dfn{sysroot prefix} can also be forced by specifying @code{=}
3247as the first character in the filename path. See also the
e3f2db7f 3248description of @samp{-L} in @ref{Options,,Command Line Options}.
252b5132 3249
ff5dcc92 3250If you use @samp{INPUT (-l@var{file})}, @command{ld} will transform the
252b5132
RH
3251name to @code{lib@var{file}.a}, as with the command line argument
3252@samp{-l}.
3253
3254When you use the @code{INPUT} command in an implicit linker script, the
3255files will be included in the link at the point at which the linker
3256script file is included. This can affect archive searching.
3257
3258@item GROUP(@var{file}, @var{file}, @dots{})
3259@itemx GROUP(@var{file} @var{file} @dots{})
3260@kindex GROUP(@var{files})
3261@cindex grouping input files
3262The @code{GROUP} command is like @code{INPUT}, except that the named
3263files should all be archives, and they are searched repeatedly until no
3264new undefined references are created. See the description of @samp{-(}
3265in @ref{Options,,Command Line Options}.
3266
b717d30e
JJ
3267@item AS_NEEDED(@var{file}, @var{file}, @dots{})
3268@itemx AS_NEEDED(@var{file} @var{file} @dots{})
3269@kindex AS_NEEDED(@var{files})
3270This construct can appear only inside of the @code{INPUT} or @code{GROUP}
3271commands, among other filenames. The files listed will be handled
3272as if they appear directly in the @code{INPUT} or @code{GROUP} commands,
3273with the exception of ELF shared libraries, that will be added only
3274when they are actually needed. This construct essentially enables
3275@option{--as-needed} option for all the files listed inside of it
3276and restores previous @option{--as-needed} resp. @option{--no-as-needed}
3277setting afterwards.
3278
252b5132
RH
3279@item OUTPUT(@var{filename})
3280@kindex OUTPUT(@var{filename})
b45619c0 3281@cindex output file name in linker script
252b5132
RH
3282The @code{OUTPUT} command names the output file. Using
3283@code{OUTPUT(@var{filename})} in the linker script is exactly like using
3284@samp{-o @var{filename}} on the command line (@pxref{Options,,Command
3285Line Options}). If both are used, the command line option takes
3286precedence.
3287
3288You can use the @code{OUTPUT} command to define a default name for the
3289output file other than the usual default of @file{a.out}.
3290
3291@item SEARCH_DIR(@var{path})
3292@kindex SEARCH_DIR(@var{path})
3293@cindex library search path in linker script
3294@cindex archive search path in linker script
3295@cindex search path in linker script
3296The @code{SEARCH_DIR} command adds @var{path} to the list of paths where
ff5dcc92 3297@command{ld} looks for archive libraries. Using
252b5132
RH
3298@code{SEARCH_DIR(@var{path})} is exactly like using @samp{-L @var{path}}
3299on the command line (@pxref{Options,,Command Line Options}). If both
3300are used, then the linker will search both paths. Paths specified using
3301the command line option are searched first.
3302
3303@item STARTUP(@var{filename})
3304@kindex STARTUP(@var{filename})
3305@cindex first input file
3306The @code{STARTUP} command is just like the @code{INPUT} command, except
3307that @var{filename} will become the first input file to be linked, as
3308though it were specified first on the command line. This may be useful
3309when using a system in which the entry point is always the start of the
3310first file.
3311@end table
3312
3313@ifclear SingleFormat
3314@node Format Commands
36f63dca 3315@subsection Commands Dealing with Object File Formats
252b5132
RH
3316A couple of linker script commands deal with object file formats.
3317
3318@table @code
3319@item OUTPUT_FORMAT(@var{bfdname})
3320@itemx OUTPUT_FORMAT(@var{default}, @var{big}, @var{little})
3321@kindex OUTPUT_FORMAT(@var{bfdname})
3322@cindex output file format in linker script
3323The @code{OUTPUT_FORMAT} command names the BFD format to use for the
3324output file (@pxref{BFD}). Using @code{OUTPUT_FORMAT(@var{bfdname})} is
024531e2 3325exactly like using @samp{--oformat @var{bfdname}} on the command line
252b5132
RH
3326(@pxref{Options,,Command Line Options}). If both are used, the command
3327line option takes precedence.
3328
3329You can use @code{OUTPUT_FORMAT} with three arguments to use different
3330formats based on the @samp{-EB} and @samp{-EL} command line options.
3331This permits the linker script to set the output format based on the
3332desired endianness.
3333
3334If neither @samp{-EB} nor @samp{-EL} are used, then the output format
3335will be the first argument, @var{default}. If @samp{-EB} is used, the
3336output format will be the second argument, @var{big}. If @samp{-EL} is
3337used, the output format will be the third argument, @var{little}.
3338
3339For example, the default linker script for the MIPS ELF target uses this
3340command:
3341@smallexample
3342OUTPUT_FORMAT(elf32-bigmips, elf32-bigmips, elf32-littlemips)
3343@end smallexample
3344This says that the default format for the output file is
3345@samp{elf32-bigmips}, but if the user uses the @samp{-EL} command line
3346option, the output file will be created in the @samp{elf32-littlemips}
3347format.
3348
3349@item TARGET(@var{bfdname})
3350@kindex TARGET(@var{bfdname})
3351@cindex input file format in linker script
3352The @code{TARGET} command names the BFD format to use when reading input
3353files. It affects subsequent @code{INPUT} and @code{GROUP} commands.
3354This command is like using @samp{-b @var{bfdname}} on the command line
3355(@pxref{Options,,Command Line Options}). If the @code{TARGET} command
3356is used but @code{OUTPUT_FORMAT} is not, then the last @code{TARGET}
3357command is also used to set the format for the output file. @xref{BFD}.
3358@end table
3359@end ifclear
3360
4a93e180
NC
3361@node REGION_ALIAS
3362@subsection Assign alias names to memory regions
3363@kindex REGION_ALIAS(@var{alias}, @var{region})
3364@cindex region alias
3365@cindex region names
3366
3367Alias names can be added to existing memory regions created with the
3368@ref{MEMORY} command. Each name corresponds to at most one memory region.
3369
3370@smallexample
3371REGION_ALIAS(@var{alias}, @var{region})
3372@end smallexample
3373
3374The @code{REGION_ALIAS} function creates an alias name @var{alias} for the
3375memory region @var{region}. This allows a flexible mapping of output sections
3376to memory regions. An example follows.
3377
3378Suppose we have an application for embedded systems which come with various
3379memory storage devices. All have a general purpose, volatile memory @code{RAM}
3380that allows code execution or data storage. Some may have a read-only,
3381non-volatile memory @code{ROM} that allows code execution and read-only data
3382access. The last variant is a read-only, non-volatile memory @code{ROM2} with
3383read-only data access and no code execution capability. We have four output
3384sections:
3385
3386@itemize @bullet
3387@item
3388@code{.text} program code;
3389@item
3390@code{.rodata} read-only data;
3391@item
3392@code{.data} read-write initialized data;
3393@item
3394@code{.bss} read-write zero initialized data.
3395@end itemize
3396
3397The goal is to provide a linker command file that contains a system independent
3398part defining the output sections and a system dependent part mapping the
3399output sections to the memory regions available on the system. Our embedded
3400systems come with three different memory setups @code{A}, @code{B} and
3401@code{C}:
3402@multitable @columnfractions .25 .25 .25 .25
3403@item Section @tab Variant A @tab Variant B @tab Variant C
9d5777a3 3404@item .text @tab RAM @tab ROM @tab ROM
4a93e180
NC
3405@item .rodata @tab RAM @tab ROM @tab ROM2
3406@item .data @tab RAM @tab RAM/ROM @tab RAM/ROM2
3407@item .bss @tab RAM @tab RAM @tab RAM
3408@end multitable
3409The notation @code{RAM/ROM} or @code{RAM/ROM2} means that this section is
3410loaded into region @code{ROM} or @code{ROM2} respectively. Please note that
3411the load address of the @code{.data} section starts in all three variants at
3412the end of the @code{.rodata} section.
3413
3414The base linker script that deals with the output sections follows. It
3415includes the system dependent @code{linkcmds.memory} file that describes the
3416memory layout:
3417@smallexample
3418INCLUDE linkcmds.memory
3419
3420SECTIONS
3421 @{
3422 .text :
3423 @{
3424 *(.text)
3425 @} > REGION_TEXT
3426 .rodata :
3427 @{
3428 *(.rodata)
3429 rodata_end = .;
3430 @} > REGION_RODATA
3431 .data : AT (rodata_end)
3432 @{
3433 data_start = .;
3434 *(.data)
3435 @} > REGION_DATA
3436 data_size = SIZEOF(.data);
3437 data_load_start = LOADADDR(.data);
3438 .bss :
3439 @{
3440 *(.bss)
3441 @} > REGION_BSS
3442 @}
3443@end smallexample
3444
3445Now we need three different @code{linkcmds.memory} files to define memory
3446regions and alias names. The content of @code{linkcmds.memory} for the three
3447variants @code{A}, @code{B} and @code{C}:
3448@table @code
3449@item A
3450Here everything goes into the @code{RAM}.
3451@smallexample
3452MEMORY
3453 @{
3454 RAM : ORIGIN = 0, LENGTH = 4M
3455 @}
3456
3457REGION_ALIAS("REGION_TEXT", RAM);
3458REGION_ALIAS("REGION_RODATA", RAM);
3459REGION_ALIAS("REGION_DATA", RAM);
3460REGION_ALIAS("REGION_BSS", RAM);
3461@end smallexample
3462@item B
3463Program code and read-only data go into the @code{ROM}. Read-write data goes
3464into the @code{RAM}. An image of the initialized data is loaded into the
3465@code{ROM} and will be copied during system start into the @code{RAM}.
3466@smallexample
3467MEMORY
3468 @{
3469 ROM : ORIGIN = 0, LENGTH = 3M
3470 RAM : ORIGIN = 0x10000000, LENGTH = 1M
3471 @}
3472
3473REGION_ALIAS("REGION_TEXT", ROM);
3474REGION_ALIAS("REGION_RODATA", ROM);
3475REGION_ALIAS("REGION_DATA", RAM);
3476REGION_ALIAS("REGION_BSS", RAM);
3477@end smallexample
3478@item C
3479Program code goes into the @code{ROM}. Read-only data goes into the
3480@code{ROM2}. Read-write data goes into the @code{RAM}. An image of the
3481initialized data is loaded into the @code{ROM2} and will be copied during
3482system start into the @code{RAM}.
3483@smallexample
3484MEMORY
3485 @{
3486 ROM : ORIGIN = 0, LENGTH = 2M
3487 ROM2 : ORIGIN = 0x10000000, LENGTH = 1M
3488 RAM : ORIGIN = 0x20000000, LENGTH = 1M
3489 @}
3490
3491REGION_ALIAS("REGION_TEXT", ROM);
3492REGION_ALIAS("REGION_RODATA", ROM2);
3493REGION_ALIAS("REGION_DATA", RAM);
3494REGION_ALIAS("REGION_BSS", RAM);
3495@end smallexample
3496@end table
3497
3498It is possible to write a common system initialization routine to copy the
3499@code{.data} section from @code{ROM} or @code{ROM2} into the @code{RAM} if
3500necessary:
3501@smallexample
3502#include <string.h>
3503
3504extern char data_start [];
3505extern char data_size [];
3506extern char data_load_start [];
3507
3508void copy_data(void)
3509@{
3510 if (data_start != data_load_start)
3511 @{
3512 memcpy(data_start, data_load_start, (size_t) data_size);
3513 @}
3514@}
3515@end smallexample
3516
252b5132 3517@node Miscellaneous Commands
36f63dca 3518@subsection Other Linker Script Commands
252b5132
RH
3519There are a few other linker scripts commands.
3520
3521@table @code
3522@item ASSERT(@var{exp}, @var{message})
3523@kindex ASSERT
3524@cindex assertion in linker script
3525Ensure that @var{exp} is non-zero. If it is zero, then exit the linker
3526with an error code, and print @var{message}.
3527
fd1c4238
NC
3528Note that assertions are checked before the final stages of linking
3529take place. This means that expressions involving symbols PROVIDEd
3530inside section definitions will fail if the user has not set values
3531for those symbols. The only exception to this rule is PROVIDEd
3532symbols that just reference dot. Thus an assertion like this:
3533
3534@smallexample
3535 .stack :
3536 @{
3537 PROVIDE (__stack = .);
3538 PROVIDE (__stack_size = 0x100);
3539 ASSERT ((__stack > (_end + __stack_size)), "Error: No room left for the stack");
3540 @}
3541@end smallexample
3542
3543will fail if @code{__stack_size} is not defined elsewhere. Symbols
3544PROVIDEd outside of section definitions are evaluated earlier, so they
3545can be used inside ASSERTions. Thus:
3546
3547@smallexample
3548 PROVIDE (__stack_size = 0x100);
3549 .stack :
3550 @{
3551 PROVIDE (__stack = .);
3552 ASSERT ((__stack > (_end + __stack_size)), "Error: No room left for the stack");
3553 @}
3554@end smallexample
3555
3556will work.
3557
252b5132
RH
3558@item EXTERN(@var{symbol} @var{symbol} @dots{})
3559@kindex EXTERN
3560@cindex undefined symbol in linker script
3561Force @var{symbol} to be entered in the output file as an undefined
3562symbol. Doing this may, for example, trigger linking of additional
3563modules from standard libraries. You may list several @var{symbol}s for
3564each @code{EXTERN}, and you may use @code{EXTERN} multiple times. This
3565command has the same effect as the @samp{-u} command-line option.
3566
3567@item FORCE_COMMON_ALLOCATION
3568@kindex FORCE_COMMON_ALLOCATION
3569@cindex common allocation in linker script
3570This command has the same effect as the @samp{-d} command-line option:
ff5dcc92 3571to make @command{ld} assign space to common symbols even if a relocatable
252b5132
RH
3572output file is specified (@samp{-r}).
3573
4818e05f
AM
3574@item INHIBIT_COMMON_ALLOCATION
3575@kindex INHIBIT_COMMON_ALLOCATION
3576@cindex common allocation in linker script
3577This command has the same effect as the @samp{--no-define-common}
3578command-line option: to make @code{ld} omit the assignment of addresses
3579to common symbols even for a non-relocatable output file.
3580
53d25da6
AM
3581@item INSERT [ AFTER | BEFORE ] @var{output_section}
3582@kindex INSERT
3583@cindex insert user script into default script
3584This command is typically used in a script specified by @samp{-T} to
3585augment the default @code{SECTIONS} with, for example, overlays. It
3586inserts all prior linker script statements after (or before)
3587@var{output_section}, and also causes @samp{-T} to not override the
3588default linker script. The exact insertion point is as for orphan
3589sections. @xref{Location Counter}. The insertion happens after the
3590linker has mapped input sections to output sections. Prior to the
3591insertion, since @samp{-T} scripts are parsed before the default
3592linker script, statements in the @samp{-T} script occur before the
3593default linker script statements in the internal linker representation
3594of the script. In particular, input section assignments will be made
3595to @samp{-T} output sections before those in the default script. Here
3596is an example of how a @samp{-T} script using @code{INSERT} might look:
3597
3598@smallexample
3599SECTIONS
3600@{
3601 OVERLAY :
3602 @{
3603 .ov1 @{ ov1*(.text) @}
3604 .ov2 @{ ov2*(.text) @}
3605 @}
3606@}
3607INSERT AFTER .text;
3608@end smallexample
3609
252b5132
RH
3610@item NOCROSSREFS(@var{section} @var{section} @dots{})
3611@kindex NOCROSSREFS(@var{sections})
3612@cindex cross references
ff5dcc92 3613This command may be used to tell @command{ld} to issue an error about any
252b5132
RH
3614references among certain output sections.
3615
3616In certain types of programs, particularly on embedded systems when
3617using overlays, when one section is loaded into memory, another section
3618will not be. Any direct references between the two sections would be
3619errors. For example, it would be an error if code in one section called
3620a function defined in the other section.
3621
3622The @code{NOCROSSREFS} command takes a list of output section names. If
ff5dcc92 3623@command{ld} detects any cross references between the sections, it reports
252b5132
RH
3624an error and returns a non-zero exit status. Note that the
3625@code{NOCROSSREFS} command uses output section names, not input section
3626names.
3627
3628@ifclear SingleFormat
3629@item OUTPUT_ARCH(@var{bfdarch})
3630@kindex OUTPUT_ARCH(@var{bfdarch})
3631@cindex machine architecture
3632@cindex architecture
3633Specify a particular output machine architecture. The argument is one
3634of the names used by the BFD library (@pxref{BFD}). You can see the
3635architecture of an object file by using the @code{objdump} program with
3636the @samp{-f} option.
3637@end ifclear
01554a74
AM
3638
3639@item LD_FEATURE(@var{string})
3640@kindex LD_FEATURE(@var{string})
3641This command may be used to modify @command{ld} behavior. If
3642@var{string} is @code{"SANE_EXPR"} then absolute symbols and numbers
3643in a script are simply treated as numbers everywhere.
3644@xref{Expression Section}.
252b5132
RH
3645@end table
3646
3647@node Assignments
3648@section Assigning Values to Symbols
3649@cindex assignment in scripts
3650@cindex symbol definition, scripts
3651@cindex variables, defining
3652You may assign a value to a symbol in a linker script. This will define
73ae6183 3653the symbol and place it into the symbol table with a global scope.
252b5132
RH
3654
3655@menu
3656* Simple Assignments:: Simple Assignments
eb8476a6 3657* HIDDEN:: HIDDEN
252b5132 3658* PROVIDE:: PROVIDE
7af8e998 3659* PROVIDE_HIDDEN:: PROVIDE_HIDDEN
73ae6183 3660* Source Code Reference:: How to use a linker script defined symbol in source code
252b5132
RH
3661@end menu
3662
3663@node Simple Assignments
3664@subsection Simple Assignments
3665
3666You may assign to a symbol using any of the C assignment operators:
3667
3668@table @code
3669@item @var{symbol} = @var{expression} ;
3670@itemx @var{symbol} += @var{expression} ;
3671@itemx @var{symbol} -= @var{expression} ;
3672@itemx @var{symbol} *= @var{expression} ;
3673@itemx @var{symbol} /= @var{expression} ;
3674@itemx @var{symbol} <<= @var{expression} ;
3675@itemx @var{symbol} >>= @var{expression} ;
3676@itemx @var{symbol} &= @var{expression} ;
3677@itemx @var{symbol} |= @var{expression} ;
3678@end table
3679
3680The first case will define @var{symbol} to the value of
3681@var{expression}. In the other cases, @var{symbol} must already be
3682defined, and the value will be adjusted accordingly.
3683
3684The special symbol name @samp{.} indicates the location counter. You
b5666f2f 3685may only use this within a @code{SECTIONS} command. @xref{Location Counter}.
252b5132
RH
3686
3687The semicolon after @var{expression} is required.
3688
3689Expressions are defined below; see @ref{Expressions}.
3690
3691You may write symbol assignments as commands in their own right, or as
3692statements within a @code{SECTIONS} command, or as part of an output
3693section description in a @code{SECTIONS} command.
3694
3695The section of the symbol will be set from the section of the
3696expression; for more information, see @ref{Expression Section}.
3697
3698Here is an example showing the three different places that symbol
3699assignments may be used:
3700
3701@smallexample
3702floating_point = 0;
3703SECTIONS
3704@{
3705 .text :
3706 @{
3707 *(.text)
3708 _etext = .;
3709 @}
156e34dd 3710 _bdata = (. + 3) & ~ 3;
252b5132
RH
3711 .data : @{ *(.data) @}
3712@}
3713@end smallexample
3714@noindent
3715In this example, the symbol @samp{floating_point} will be defined as
3716zero. The symbol @samp{_etext} will be defined as the address following
3717the last @samp{.text} input section. The symbol @samp{_bdata} will be
3718defined as the address following the @samp{.text} output section aligned
3719upward to a 4 byte boundary.
3720
eb8476a6
MR
3721@node HIDDEN
3722@subsection HIDDEN
3723@cindex HIDDEN
3724For ELF targeted ports, define a symbol that will be hidden and won't be
3725exported. The syntax is @code{HIDDEN(@var{symbol} = @var{expression})}.
3726
3727Here is the example from @ref{Simple Assignments}, rewritten to use
3728@code{HIDDEN}:
3729
3730@smallexample
3731HIDDEN(floating_point = 0);
3732SECTIONS
3733@{
3734 .text :
3735 @{
3736 *(.text)
3737 HIDDEN(_etext = .);
3738 @}
3739 HIDDEN(_bdata = (. + 3) & ~ 3);
3740 .data : @{ *(.data) @}
3741@}
3742@end smallexample
3743@noindent
3744In this case none of the three symbols will be visible outside this module.
3745
252b5132
RH
3746@node PROVIDE
3747@subsection PROVIDE
3748@cindex PROVIDE
3749In some cases, it is desirable for a linker script to define a symbol
3750only if it is referenced and is not defined by any object included in
3751the link. For example, traditional linkers defined the symbol
3752@samp{etext}. However, ANSI C requires that the user be able to use
3753@samp{etext} as a function name without encountering an error. The
3754@code{PROVIDE} keyword may be used to define a symbol, such as
3755@samp{etext}, only if it is referenced but not defined. The syntax is
3756@code{PROVIDE(@var{symbol} = @var{expression})}.
3757
3758Here is an example of using @code{PROVIDE} to define @samp{etext}:
3759@smallexample
3760SECTIONS
3761@{
3762 .text :
3763 @{
3764 *(.text)
3765 _etext = .;
3766 PROVIDE(etext = .);
3767 @}
3768@}
3769@end smallexample
3770
3771In this example, if the program defines @samp{_etext} (with a leading
3772underscore), the linker will give a multiple definition error. If, on
3773the other hand, the program defines @samp{etext} (with no leading
3774underscore), the linker will silently use the definition in the program.
3775If the program references @samp{etext} but does not define it, the
3776linker will use the definition in the linker script.
3777
7af8e998
L
3778@node PROVIDE_HIDDEN
3779@subsection PROVIDE_HIDDEN
3780@cindex PROVIDE_HIDDEN
3781Similar to @code{PROVIDE}. For ELF targeted ports, the symbol will be
3782hidden and won't be exported.
3783
73ae6183
NC
3784@node Source Code Reference
3785@subsection Source Code Reference
3786
3787Accessing a linker script defined variable from source code is not
3788intuitive. In particular a linker script symbol is not equivalent to
3789a variable declaration in a high level language, it is instead a
3790symbol that does not have a value.
3791
3792Before going further, it is important to note that compilers often
3793transform names in the source code into different names when they are
3794stored in the symbol table. For example, Fortran compilers commonly
3795prepend or append an underscore, and C++ performs extensive @samp{name
3796mangling}. Therefore there might be a discrepancy between the name
3797of a variable as it is used in source code and the name of the same
3798variable as it is defined in a linker script. For example in C a
3799linker script variable might be referred to as:
3800
3801@smallexample
3802 extern int foo;
3803@end smallexample
3804
3805But in the linker script it might be defined as:
3806
3807@smallexample
3808 _foo = 1000;
3809@end smallexample
3810
3811In the remaining examples however it is assumed that no name
3812transformation has taken place.
3813
3814When a symbol is declared in a high level language such as C, two
3815things happen. The first is that the compiler reserves enough space
3816in the program's memory to hold the @emph{value} of the symbol. The
3817second is that the compiler creates an entry in the program's symbol
3818table which holds the symbol's @emph{address}. ie the symbol table
3819contains the address of the block of memory holding the symbol's
3820value. So for example the following C declaration, at file scope:
3821
3822@smallexample
3823 int foo = 1000;
3824@end smallexample
3825
10bf6894 3826creates an entry called @samp{foo} in the symbol table. This entry
73ae6183
NC
3827holds the address of an @samp{int} sized block of memory where the
3828number 1000 is initially stored.
3829
3830When a program references a symbol the compiler generates code that
3831first accesses the symbol table to find the address of the symbol's
3832memory block and then code to read the value from that memory block.
3833So:
3834
3835@smallexample
3836 foo = 1;
3837@end smallexample
3838
3839looks up the symbol @samp{foo} in the symbol table, gets the address
3840associated with this symbol and then writes the value 1 into that
3841address. Whereas:
3842
3843@smallexample
3844 int * a = & foo;
3845@end smallexample
3846
10bf6894 3847looks up the symbol @samp{foo} in the symbol table, gets its address
73ae6183
NC
3848and then copies this address into the block of memory associated with
3849the variable @samp{a}.
3850
3851Linker scripts symbol declarations, by contrast, create an entry in
3852the symbol table but do not assign any memory to them. Thus they are
3853an address without a value. So for example the linker script definition:
3854
3855@smallexample
3856 foo = 1000;
3857@end smallexample
3858
3859creates an entry in the symbol table called @samp{foo} which holds
3860the address of memory location 1000, but nothing special is stored at
3861address 1000. This means that you cannot access the @emph{value} of a
3862linker script defined symbol - it has no value - all you can do is
3863access the @emph{address} of a linker script defined symbol.
3864
3865Hence when you are using a linker script defined symbol in source code
3866you should always take the address of the symbol, and never attempt to
3867use its value. For example suppose you want to copy the contents of a
3868section of memory called .ROM into a section called .FLASH and the
3869linker script contains these declarations:
3870
3871@smallexample
3872@group
3873 start_of_ROM = .ROM;
a5e406b5 3874 end_of_ROM = .ROM + sizeof (.ROM);
73ae6183
NC
3875 start_of_FLASH = .FLASH;
3876@end group
3877@end smallexample
3878
3879Then the C source code to perform the copy would be:
3880
3881@smallexample
3882@group
3883 extern char start_of_ROM, end_of_ROM, start_of_FLASH;
c0065db7 3884
73ae6183
NC
3885 memcpy (& start_of_FLASH, & start_of_ROM, & end_of_ROM - & start_of_ROM);
3886@end group
3887@end smallexample
3888
3889Note the use of the @samp{&} operators. These are correct.
5707d2ad
NC
3890Alternatively the symbols can be treated as the names of vectors or
3891arrays and then the code will again work as expected:
3892
3893@smallexample
3894@group
3895 extern char start_of_ROM[], end_of_ROM[], start_of_FLASH[];
3896
3897 memcpy (start_of_FLASH, start_of_ROM, end_of_ROM - start_of_ROM);
3898@end group
3899@end smallexample
3900
3901Note how using this method does not require the use of @samp{&}
3902operators.
73ae6183 3903
252b5132 3904@node SECTIONS
36f63dca 3905@section SECTIONS Command
252b5132
RH
3906@kindex SECTIONS
3907The @code{SECTIONS} command tells the linker how to map input sections
3908into output sections, and how to place the output sections in memory.
3909
3910The format of the @code{SECTIONS} command is:
3911@smallexample
3912SECTIONS
3913@{
3914 @var{sections-command}
3915 @var{sections-command}
3916 @dots{}
3917@}
3918@end smallexample
3919
3920Each @var{sections-command} may of be one of the following:
3921
3922@itemize @bullet
3923@item
3924an @code{ENTRY} command (@pxref{Entry Point,,Entry command})
3925@item
3926a symbol assignment (@pxref{Assignments})
3927@item
3928an output section description
3929@item
3930an overlay description
3931@end itemize
3932
3933The @code{ENTRY} command and symbol assignments are permitted inside the
3934@code{SECTIONS} command for convenience in using the location counter in
3935those commands. This can also make the linker script easier to
3936understand because you can use those commands at meaningful points in
3937the layout of the output file.
3938
3939Output section descriptions and overlay descriptions are described
3940below.
3941
3942If you do not use a @code{SECTIONS} command in your linker script, the
3943linker will place each input section into an identically named output
3944section in the order that the sections are first encountered in the
3945input files. If all input sections are present in the first file, for
3946example, the order of sections in the output file will match the order
3947in the first input file. The first section will be at address zero.
3948
3949@menu
3950* Output Section Description:: Output section description
3951* Output Section Name:: Output section name
3952* Output Section Address:: Output section address
3953* Input Section:: Input section description
3954* Output Section Data:: Output section data
3955* Output Section Keywords:: Output section keywords
3956* Output Section Discarding:: Output section discarding
3957* Output Section Attributes:: Output section attributes
3958* Overlay Description:: Overlay description
3959@end menu
3960
3961@node Output Section Description
36f63dca 3962@subsection Output Section Description
252b5132
RH
3963The full description of an output section looks like this:
3964@smallexample
a1ab1d2a 3965@group
7e7d5768 3966@var{section} [@var{address}] [(@var{type})] :
0c71d759 3967 [AT(@var{lma})]
1eec346e 3968 [ALIGN(@var{section_align}) | ALIGN_WITH_INPUT]
0c71d759
NC
3969 [SUBALIGN(@var{subsection_align})]
3970 [@var{constraint}]
252b5132
RH
3971 @{
3972 @var{output-section-command}
3973 @var{output-section-command}
3974 @dots{}
abc9061b 3975 @} [>@var{region}] [AT>@var{lma_region}] [:@var{phdr} :@var{phdr} @dots{}] [=@var{fillexp}] [,]
252b5132
RH
3976@end group
3977@end smallexample
3978
3979Most output sections do not use most of the optional section attributes.
3980
3981The whitespace around @var{section} is required, so that the section
3982name is unambiguous. The colon and the curly braces are also required.
abc9061b
CC
3983The comma at the end may be required if a @var{fillexp} is used and
3984the next @var{sections-command} looks like a continuation of the expression.
252b5132
RH
3985The line breaks and other white space are optional.
3986
3987Each @var{output-section-command} may be one of the following:
3988
3989@itemize @bullet
3990@item
3991a symbol assignment (@pxref{Assignments})
3992@item
3993an input section description (@pxref{Input Section})
3994@item
3995data values to include directly (@pxref{Output Section Data})
3996@item
3997a special output section keyword (@pxref{Output Section Keywords})
3998@end itemize
3999
4000@node Output Section Name
36f63dca 4001@subsection Output Section Name
252b5132
RH
4002@cindex name, section
4003@cindex section name
4004The name of the output section is @var{section}. @var{section} must
4005meet the constraints of your output format. In formats which only
4006support a limited number of sections, such as @code{a.out}, the name
4007must be one of the names supported by the format (@code{a.out}, for
4008example, allows only @samp{.text}, @samp{.data} or @samp{.bss}). If the
4009output format supports any number of sections, but with numbers and not
4010names (as is the case for Oasys), the name should be supplied as a
4011quoted numeric string. A section name may consist of any sequence of
4012characters, but a name which contains any unusual characters such as
4013commas must be quoted.
4014
4015The output section name @samp{/DISCARD/} is special; @ref{Output Section
4016Discarding}.
4017
4018@node Output Section Address
2a16d82a 4019@subsection Output Section Address
252b5132
RH
4020@cindex address, section
4021@cindex section address
4022The @var{address} is an expression for the VMA (the virtual memory
ea5cae92
NC
4023address) of the output section. This address is optional, but if it
4024is provided then the output address will be set exactly as specified.
4025
4026If the output address is not specified then one will be chosen for the
4027section, based on the heuristic below. This address will be adjusted
4028to fit the alignment requirement of the output section. The
4029alignment requirement is the strictest alignment of any input section
4030contained within the output section.
4031
4032The output section address heuristic is as follows:
4033
4034@itemize @bullet
4035@item
4036If an output memory @var{region} is set for the section then it
4037is added to this region and its address will be the next free address
4038in that region.
4039
4040@item
4041If the MEMORY command has been used to create a list of memory
4042regions then the first region which has attributes compatible with the
4043section is selected to contain it. The section's output address will
4044be the next free address in that region; @ref{MEMORY}.
4045
4046@item
4047If no memory regions were specified, or none match the section then
4048the output address will be based on the current value of the location
4049counter.
4050@end itemize
4051
4052@noindent
4053For example:
4054
252b5132
RH
4055@smallexample
4056.text . : @{ *(.text) @}
4057@end smallexample
ea5cae92 4058
252b5132
RH
4059@noindent
4060and
ea5cae92 4061
252b5132
RH
4062@smallexample
4063.text : @{ *(.text) @}
4064@end smallexample
ea5cae92 4065
252b5132
RH
4066@noindent
4067are subtly different. The first will set the address of the
4068@samp{.text} output section to the current value of the location
4069counter. The second will set it to the current value of the location
ea5cae92
NC
4070counter aligned to the strictest alignment of any of the @samp{.text}
4071input sections.
252b5132
RH
4072
4073The @var{address} may be an arbitrary expression; @ref{Expressions}.
4074For example, if you want to align the section on a 0x10 byte boundary,
4075so that the lowest four bits of the section address are zero, you could
4076do something like this:
4077@smallexample
4078.text ALIGN(0x10) : @{ *(.text) @}
4079@end smallexample
4080@noindent
4081This works because @code{ALIGN} returns the current location counter
4082aligned upward to the specified value.
4083
4084Specifying @var{address} for a section will change the value of the
6ce340f1
NC
4085location counter, provided that the section is non-empty. (Empty
4086sections are ignored).
252b5132
RH
4087
4088@node Input Section
36f63dca 4089@subsection Input Section Description
252b5132
RH
4090@cindex input sections
4091@cindex mapping input sections to output sections
4092The most common output section command is an input section description.
4093
4094The input section description is the most basic linker script operation.
4095You use output sections to tell the linker how to lay out your program
4096in memory. You use input section descriptions to tell the linker how to
4097map the input files into your memory layout.
4098
4099@menu
4100* Input Section Basics:: Input section basics
4101* Input Section Wildcards:: Input section wildcard patterns
4102* Input Section Common:: Input section for common symbols
4103* Input Section Keep:: Input section and garbage collection
4104* Input Section Example:: Input section example
4105@end menu
4106
4107@node Input Section Basics
36f63dca 4108@subsubsection Input Section Basics
252b5132
RH
4109@cindex input section basics
4110An input section description consists of a file name optionally followed
4111by a list of section names in parentheses.
4112
4113The file name and the section name may be wildcard patterns, which we
4114describe further below (@pxref{Input Section Wildcards}).
4115
4116The most common input section description is to include all input
4117sections with a particular name in the output section. For example, to
4118include all input @samp{.text} sections, you would write:
4119@smallexample
4120*(.text)
4121@end smallexample
4122@noindent
18625d54
CM
4123Here the @samp{*} is a wildcard which matches any file name. To exclude a list
4124of files from matching the file name wildcard, EXCLUDE_FILE may be used to
4125match all files except the ones specified in the EXCLUDE_FILE list. For
4126example:
252b5132 4127@smallexample
b4346c09 4128*(EXCLUDE_FILE (*crtend.o *otherfile.o) .ctors)
252b5132 4129@end smallexample
765b7cbe
JB
4130will cause all .ctors sections from all files except @file{crtend.o} and
4131@file{otherfile.o} to be included.
252b5132
RH
4132
4133There are two ways to include more than one section:
4134@smallexample
4135*(.text .rdata)
4136*(.text) *(.rdata)
4137@end smallexample
4138@noindent
4139The difference between these is the order in which the @samp{.text} and
4140@samp{.rdata} input sections will appear in the output section. In the
b6bf44ba
AM
4141first example, they will be intermingled, appearing in the same order as
4142they are found in the linker input. In the second example, all
252b5132
RH
4143@samp{.text} input sections will appear first, followed by all
4144@samp{.rdata} input sections.
4145
4146You can specify a file name to include sections from a particular file.
4147You would do this if one or more of your files contain special data that
4148needs to be at a particular location in memory. For example:
4149@smallexample
4150data.o(.data)
4151@end smallexample
4152
ae17ab41
CM
4153To refine the sections that are included based on the section flags
4154of an input section, INPUT_SECTION_FLAGS may be used.
4155
4156Here is a simple example for using Section header flags for ELF sections:
4157
4158@smallexample
4159@group
4160SECTIONS @{
4161 .text : @{ INPUT_SECTION_FLAGS (SHF_MERGE & SHF_STRINGS) *(.text) @}
4162 .text2 : @{ INPUT_SECTION_FLAGS (!SHF_WRITE) *(.text) @}
4163@}
4164@end group
4165@end smallexample
4166
4167In this example, the output section @samp{.text} will be comprised of any
4168input section matching the name *(.text) whose section header flags
4169@code{SHF_MERGE} and @code{SHF_STRINGS} are set. The output section
4170@samp{.text2} will be comprised of any input section matching the name *(.text)
4171whose section header flag @code{SHF_WRITE} is clear.
4172
967928e9
AM
4173You can also specify files within archives by writing a pattern
4174matching the archive, a colon, then the pattern matching the file,
4175with no whitespace around the colon.
4176
4177@table @samp
4178@item archive:file
4179matches file within archive
4180@item archive:
4181matches the whole archive
4182@item :file
4183matches file but not one in an archive
4184@end table
4185
4186Either one or both of @samp{archive} and @samp{file} can contain shell
4187wildcards. On DOS based file systems, the linker will assume that a
4188single letter followed by a colon is a drive specifier, so
4189@samp{c:myfile.o} is a simple file specification, not @samp{myfile.o}
4190within an archive called @samp{c}. @samp{archive:file} filespecs may
4191also be used within an @code{EXCLUDE_FILE} list, but may not appear in
4192other linker script contexts. For instance, you cannot extract a file
4193from an archive by using @samp{archive:file} in an @code{INPUT}
4194command.
4195
252b5132
RH
4196If you use a file name without a list of sections, then all sections in
4197the input file will be included in the output section. This is not
4198commonly done, but it may by useful on occasion. For example:
4199@smallexample
4200data.o
4201@end smallexample
4202
967928e9
AM
4203When you use a file name which is not an @samp{archive:file} specifier
4204and does not contain any wild card
252b5132
RH
4205characters, the linker will first see if you also specified the file
4206name on the linker command line or in an @code{INPUT} command. If you
4207did not, the linker will attempt to open the file as an input file, as
4208though it appeared on the command line. Note that this differs from an
4209@code{INPUT} command, because the linker will not search for the file in
4210the archive search path.
4211
4212@node Input Section Wildcards
36f63dca 4213@subsubsection Input Section Wildcard Patterns
252b5132
RH
4214@cindex input section wildcards
4215@cindex wildcard file name patterns
4216@cindex file name wildcard patterns
4217@cindex section name wildcard patterns
4218In an input section description, either the file name or the section
4219name or both may be wildcard patterns.
4220
4221The file name of @samp{*} seen in many examples is a simple wildcard
4222pattern for the file name.
4223
4224The wildcard patterns are like those used by the Unix shell.
4225
4226@table @samp
4227@item *
4228matches any number of characters
4229@item ?
4230matches any single character
4231@item [@var{chars}]
4232matches a single instance of any of the @var{chars}; the @samp{-}
4233character may be used to specify a range of characters, as in
4234@samp{[a-z]} to match any lower case letter
4235@item \
4236quotes the following character
4237@end table
4238
4239When a file name is matched with a wildcard, the wildcard characters
4240will not match a @samp{/} character (used to separate directory names on
4241Unix). A pattern consisting of a single @samp{*} character is an
4242exception; it will always match any file name, whether it contains a
4243@samp{/} or not. In a section name, the wildcard characters will match
4244a @samp{/} character.
4245
4246File name wildcard patterns only match files which are explicitly
4247specified on the command line or in an @code{INPUT} command. The linker
4248does not search directories to expand wildcards.
4249
4250If a file name matches more than one wildcard pattern, or if a file name
4251appears explicitly and is also matched by a wildcard pattern, the linker
4252will use the first match in the linker script. For example, this
4253sequence of input section descriptions is probably in error, because the
4254@file{data.o} rule will not be used:
4255@smallexample
4256.data : @{ *(.data) @}
4257.data1 : @{ data.o(.data) @}
4258@end smallexample
4259
bcaa7b3e 4260@cindex SORT_BY_NAME
252b5132
RH
4261Normally, the linker will place files and sections matched by wildcards
4262in the order in which they are seen during the link. You can change
bcaa7b3e
L
4263this by using the @code{SORT_BY_NAME} keyword, which appears before a wildcard
4264pattern in parentheses (e.g., @code{SORT_BY_NAME(.text*)}). When the
4265@code{SORT_BY_NAME} keyword is used, the linker will sort the files or sections
252b5132
RH
4266into ascending order by name before placing them in the output file.
4267
bcaa7b3e
L
4268@cindex SORT_BY_ALIGNMENT
4269@code{SORT_BY_ALIGNMENT} is very similar to @code{SORT_BY_NAME}. The
4270difference is @code{SORT_BY_ALIGNMENT} will sort sections into
1ae5c3ae 4271descending order by alignment before placing them in the output file.
ee83b8a6
NC
4272Larger alignments are placed before smaller alignments in order to
4273reduce the amount of padding necessary.
bcaa7b3e 4274
02ecc8e9
L
4275@cindex SORT_BY_INIT_PRIORITY
4276@code{SORT_BY_INIT_PRIORITY} is very similar to @code{SORT_BY_NAME}. The
4277difference is @code{SORT_BY_INIT_PRIORITY} will sort sections into
4278ascending order by numerical value of the GCC init_priority attribute
4279encoded in the section name before placing them in the output file.
4280
bcaa7b3e
L
4281@cindex SORT
4282@code{SORT} is an alias for @code{SORT_BY_NAME}.
4283
4284When there are nested section sorting commands in linker script, there
4285can be at most 1 level of nesting for section sorting commands.
4286
4287@enumerate
4288@item
4289@code{SORT_BY_NAME} (@code{SORT_BY_ALIGNMENT} (wildcard section pattern)).
1ae5c3ae 4290It will sort the input sections by name first, then by alignment if two
bcaa7b3e
L
4291sections have the same name.
4292@item
4293@code{SORT_BY_ALIGNMENT} (@code{SORT_BY_NAME} (wildcard section pattern)).
1ae5c3ae 4294It will sort the input sections by alignment first, then by name if two
bcaa7b3e
L
4295sections have the same alignment.
4296@item
c0065db7 4297@code{SORT_BY_NAME} (@code{SORT_BY_NAME} (wildcard section pattern)) is
bcaa7b3e
L
4298treated the same as @code{SORT_BY_NAME} (wildcard section pattern).
4299@item
4300@code{SORT_BY_ALIGNMENT} (@code{SORT_BY_ALIGNMENT} (wildcard section pattern))
4301is treated the same as @code{SORT_BY_ALIGNMENT} (wildcard section pattern).
4302@item
4303All other nested section sorting commands are invalid.
4304@end enumerate
4305
4306When both command line section sorting option and linker script
4307section sorting command are used, section sorting command always
4308takes precedence over the command line option.
4309
4310If the section sorting command in linker script isn't nested, the
4311command line option will make the section sorting command to be
4312treated as nested sorting command.
4313
4314@enumerate
4315@item
4316@code{SORT_BY_NAME} (wildcard section pattern ) with
4317@option{--sort-sections alignment} is equivalent to
4318@code{SORT_BY_NAME} (@code{SORT_BY_ALIGNMENT} (wildcard section pattern)).
4319@item
4320@code{SORT_BY_ALIGNMENT} (wildcard section pattern) with
4321@option{--sort-section name} is equivalent to
4322@code{SORT_BY_ALIGNMENT} (@code{SORT_BY_NAME} (wildcard section pattern)).
4323@end enumerate
4324
4325If the section sorting command in linker script is nested, the
4326command line option will be ignored.
4327
eda680f8
L
4328@cindex SORT_NONE
4329@code{SORT_NONE} disables section sorting by ignoring the command line
4330section sorting option.
4331
252b5132
RH
4332If you ever get confused about where input sections are going, use the
4333@samp{-M} linker option to generate a map file. The map file shows
4334precisely how input sections are mapped to output sections.
4335
4336This example shows how wildcard patterns might be used to partition
4337files. This linker script directs the linker to place all @samp{.text}
4338sections in @samp{.text} and all @samp{.bss} sections in @samp{.bss}.
4339The linker will place the @samp{.data} section from all files beginning
4340with an upper case character in @samp{.DATA}; for all other files, the
4341linker will place the @samp{.data} section in @samp{.data}.
4342@smallexample
4343@group
4344SECTIONS @{
4345 .text : @{ *(.text) @}
4346 .DATA : @{ [A-Z]*(.data) @}
4347 .data : @{ *(.data) @}
4348 .bss : @{ *(.bss) @}
4349@}
4350@end group
4351@end smallexample
4352
4353@node Input Section Common
36f63dca 4354@subsubsection Input Section for Common Symbols
252b5132
RH
4355@cindex common symbol placement
4356@cindex uninitialized data placement
4357A special notation is needed for common symbols, because in many object
4358file formats common symbols do not have a particular input section. The
4359linker treats common symbols as though they are in an input section
4360named @samp{COMMON}.
4361
4362You may use file names with the @samp{COMMON} section just as with any
4363other input sections. You can use this to place common symbols from a
4364particular input file in one section while common symbols from other
4365input files are placed in another section.
4366
4367In most cases, common symbols in input files will be placed in the
4368@samp{.bss} section in the output file. For example:
4369@smallexample
4370.bss @{ *(.bss) *(COMMON) @}
4371@end smallexample
4372
4373@cindex scommon section
4374@cindex small common symbols
4375Some object file formats have more than one type of common symbol. For
4376example, the MIPS ELF object file format distinguishes standard common
4377symbols and small common symbols. In this case, the linker will use a
4378different special section name for other types of common symbols. In
4379the case of MIPS ELF, the linker uses @samp{COMMON} for standard common
4380symbols and @samp{.scommon} for small common symbols. This permits you
4381to map the different types of common symbols into memory at different
4382locations.
4383
4384@cindex [COMMON]
4385You will sometimes see @samp{[COMMON]} in old linker scripts. This
4386notation is now considered obsolete. It is equivalent to
4387@samp{*(COMMON)}.
4388
4389@node Input Section Keep
36f63dca 4390@subsubsection Input Section and Garbage Collection
252b5132
RH
4391@cindex KEEP
4392@cindex garbage collection
4393When link-time garbage collection is in use (@samp{--gc-sections}),
a1ab1d2a 4394it is often useful to mark sections that should not be eliminated.
252b5132
RH
4395This is accomplished by surrounding an input section's wildcard entry
4396with @code{KEEP()}, as in @code{KEEP(*(.init))} or
bcaa7b3e 4397@code{KEEP(SORT_BY_NAME(*)(.ctors))}.
252b5132
RH
4398
4399@node Input Section Example
36f63dca 4400@subsubsection Input Section Example
252b5132
RH
4401The following example is a complete linker script. It tells the linker
4402to read all of the sections from file @file{all.o} and place them at the
4403start of output section @samp{outputa} which starts at location
4404@samp{0x10000}. All of section @samp{.input1} from file @file{foo.o}
4405follows immediately, in the same output section. All of section
4406@samp{.input2} from @file{foo.o} goes into output section
4407@samp{outputb}, followed by section @samp{.input1} from @file{foo1.o}.
4408All of the remaining @samp{.input1} and @samp{.input2} sections from any
4409files are written to output section @samp{outputc}.
4410
4411@smallexample
4412@group
4413SECTIONS @{
4414 outputa 0x10000 :
4415 @{
4416 all.o
4417 foo.o (.input1)
4418 @}
36f63dca
NC
4419@end group
4420@group
252b5132
RH
4421 outputb :
4422 @{
4423 foo.o (.input2)
4424 foo1.o (.input1)
4425 @}
36f63dca
NC
4426@end group
4427@group
252b5132
RH
4428 outputc :
4429 @{
4430 *(.input1)
4431 *(.input2)
4432 @}
4433@}
4434@end group
a1ab1d2a 4435@end smallexample
252b5132
RH
4436
4437@node Output Section Data
36f63dca 4438@subsection Output Section Data
252b5132
RH
4439@cindex data
4440@cindex section data
4441@cindex output section data
4442@kindex BYTE(@var{expression})
4443@kindex SHORT(@var{expression})
4444@kindex LONG(@var{expression})
4445@kindex QUAD(@var{expression})
4446@kindex SQUAD(@var{expression})
4447You can include explicit bytes of data in an output section by using
4448@code{BYTE}, @code{SHORT}, @code{LONG}, @code{QUAD}, or @code{SQUAD} as
4449an output section command. Each keyword is followed by an expression in
4450parentheses providing the value to store (@pxref{Expressions}). The
4451value of the expression is stored at the current value of the location
4452counter.
4453
4454The @code{BYTE}, @code{SHORT}, @code{LONG}, and @code{QUAD} commands
4455store one, two, four, and eight bytes (respectively). After storing the
4456bytes, the location counter is incremented by the number of bytes
4457stored.
4458
4459For example, this will store the byte 1 followed by the four byte value
4460of the symbol @samp{addr}:
4461@smallexample
4462BYTE(1)
4463LONG(addr)
4464@end smallexample
4465
4466When using a 64 bit host or target, @code{QUAD} and @code{SQUAD} are the
4467same; they both store an 8 byte, or 64 bit, value. When both host and
4468target are 32 bits, an expression is computed as 32 bits. In this case
4469@code{QUAD} stores a 32 bit value zero extended to 64 bits, and
4470@code{SQUAD} stores a 32 bit value sign extended to 64 bits.
4471
4472If the object file format of the output file has an explicit endianness,
4473which is the normal case, the value will be stored in that endianness.
4474When the object file format does not have an explicit endianness, as is
4475true of, for example, S-records, the value will be stored in the
4476endianness of the first input object file.
4477
36f63dca 4478Note---these commands only work inside a section description and not
2b5fc1f5
NC
4479between them, so the following will produce an error from the linker:
4480@smallexample
4481SECTIONS @{@ .text : @{@ *(.text) @}@ LONG(1) .data : @{@ *(.data) @}@ @}@
4482@end smallexample
4483whereas this will work:
4484@smallexample
4485SECTIONS @{@ .text : @{@ *(.text) ; LONG(1) @}@ .data : @{@ *(.data) @}@ @}@
4486@end smallexample
4487
252b5132
RH
4488@kindex FILL(@var{expression})
4489@cindex holes, filling
4490@cindex unspecified memory
4491You may use the @code{FILL} command to set the fill pattern for the
4492current section. It is followed by an expression in parentheses. Any
4493otherwise unspecified regions of memory within the section (for example,
4494gaps left due to the required alignment of input sections) are filled
a139d329 4495with the value of the expression, repeated as
252b5132
RH
4496necessary. A @code{FILL} statement covers memory locations after the
4497point at which it occurs in the section definition; by including more
4498than one @code{FILL} statement, you can have different fill patterns in
4499different parts of an output section.
4500
4501This example shows how to fill unspecified regions of memory with the
563e308f 4502value @samp{0x90}:
252b5132 4503@smallexample
563e308f 4504FILL(0x90909090)
252b5132
RH
4505@end smallexample
4506
4507The @code{FILL} command is similar to the @samp{=@var{fillexp}} output
9673c93c 4508section attribute, but it only affects the
252b5132
RH
4509part of the section following the @code{FILL} command, rather than the
4510entire section. If both are used, the @code{FILL} command takes
9673c93c 4511precedence. @xref{Output Section Fill}, for details on the fill
a139d329 4512expression.
252b5132
RH
4513
4514@node Output Section Keywords
36f63dca 4515@subsection Output Section Keywords
252b5132
RH
4516There are a couple of keywords which can appear as output section
4517commands.
4518
4519@table @code
4520@kindex CREATE_OBJECT_SYMBOLS
4521@cindex input filename symbols
4522@cindex filename symbols
4523@item CREATE_OBJECT_SYMBOLS
4524The command tells the linker to create a symbol for each input file.
4525The name of each symbol will be the name of the corresponding input
4526file. The section of each symbol will be the output section in which
4527the @code{CREATE_OBJECT_SYMBOLS} command appears.
4528
4529This is conventional for the a.out object file format. It is not
4530normally used for any other object file format.
4531
4532@kindex CONSTRUCTORS
4533@cindex C++ constructors, arranging in link
4534@cindex constructors, arranging in link
4535@item CONSTRUCTORS
4536When linking using the a.out object file format, the linker uses an
4537unusual set construct to support C++ global constructors and
4538destructors. When linking object file formats which do not support
4539arbitrary sections, such as ECOFF and XCOFF, the linker will
4540automatically recognize C++ global constructors and destructors by name.
4541For these object file formats, the @code{CONSTRUCTORS} command tells the
4542linker to place constructor information in the output section where the
4543@code{CONSTRUCTORS} command appears. The @code{CONSTRUCTORS} command is
4544ignored for other object file formats.
4545
4546The symbol @w{@code{__CTOR_LIST__}} marks the start of the global
7e69709c
AM
4547constructors, and the symbol @w{@code{__CTOR_END__}} marks the end.
4548Similarly, @w{@code{__DTOR_LIST__}} and @w{@code{__DTOR_END__}} mark
4549the start and end of the global destructors. The
252b5132
RH
4550first word in the list is the number of entries, followed by the address
4551of each constructor or destructor, followed by a zero word. The
4552compiler must arrange to actually run the code. For these object file
4553formats @sc{gnu} C++ normally calls constructors from a subroutine
4554@code{__main}; a call to @code{__main} is automatically inserted into
4555the startup code for @code{main}. @sc{gnu} C++ normally runs
4556destructors either by using @code{atexit}, or directly from the function
4557@code{exit}.
4558
4559For object file formats such as @code{COFF} or @code{ELF} which support
4560arbitrary section names, @sc{gnu} C++ will normally arrange to put the
4561addresses of global constructors and destructors into the @code{.ctors}
4562and @code{.dtors} sections. Placing the following sequence into your
4563linker script will build the sort of table which the @sc{gnu} C++
4564runtime code expects to see.
4565
4566@smallexample
4567 __CTOR_LIST__ = .;
4568 LONG((__CTOR_END__ - __CTOR_LIST__) / 4 - 2)
4569 *(.ctors)
4570 LONG(0)
4571 __CTOR_END__ = .;
4572 __DTOR_LIST__ = .;
4573 LONG((__DTOR_END__ - __DTOR_LIST__) / 4 - 2)
4574 *(.dtors)
4575 LONG(0)
4576 __DTOR_END__ = .;
4577@end smallexample
4578
4579If you are using the @sc{gnu} C++ support for initialization priority,
4580which provides some control over the order in which global constructors
4581are run, you must sort the constructors at link time to ensure that they
4582are executed in the correct order. When using the @code{CONSTRUCTORS}
bcaa7b3e
L
4583command, use @samp{SORT_BY_NAME(CONSTRUCTORS)} instead. When using the
4584@code{.ctors} and @code{.dtors} sections, use @samp{*(SORT_BY_NAME(.ctors))} and
4585@samp{*(SORT_BY_NAME(.dtors))} instead of just @samp{*(.ctors)} and
252b5132
RH
4586@samp{*(.dtors)}.
4587
4588Normally the compiler and linker will handle these issues automatically,
4589and you will not need to concern yourself with them. However, you may
4590need to consider this if you are using C++ and writing your own linker
4591scripts.
4592
4593@end table
4594
4595@node Output Section Discarding
36f63dca 4596@subsection Output Section Discarding
252b5132
RH
4597@cindex discarding sections
4598@cindex sections, discarding
4599@cindex removing sections
2edab91c
AM
4600The linker will not normally create output sections with no contents.
4601This is for convenience when referring to input sections that may or
4602may not be present in any of the input files. For example:
252b5132 4603@smallexample
49c13adb 4604.foo : @{ *(.foo) @}
252b5132
RH
4605@end smallexample
4606@noindent
4607will only create a @samp{.foo} section in the output file if there is a
74541ad4
AM
4608@samp{.foo} section in at least one input file, and if the input
4609sections are not all empty. Other link script directives that allocate
2edab91c
AM
4610space in an output section will also create the output section. So
4611too will assignments to dot even if the assignment does not create
4612space, except for @samp{. = 0}, @samp{. = . + 0}, @samp{. = sym},
4613@samp{. = . + sym} and @samp{. = ALIGN (. != 0, expr, 1)} when
4614@samp{sym} is an absolute symbol of value 0 defined in the script.
4615This allows you to force output of an empty section with @samp{. = .}.
74541ad4 4616
a0976ea4 4617The linker will ignore address assignments (@pxref{Output Section Address})
74541ad4
AM
4618on discarded output sections, except when the linker script defines
4619symbols in the output section. In that case the linker will obey
a0976ea4
AM
4620the address assignments, possibly advancing dot even though the
4621section is discarded.
252b5132
RH
4622
4623@cindex /DISCARD/
4624The special output section name @samp{/DISCARD/} may be used to discard
4625input sections. Any input sections which are assigned to an output
4626section named @samp{/DISCARD/} are not included in the output file.
4627
4628@node Output Section Attributes
36f63dca 4629@subsection Output Section Attributes
252b5132
RH
4630@cindex output section attributes
4631We showed above that the full description of an output section looked
4632like this:
0c71d759 4633
252b5132 4634@smallexample
a1ab1d2a 4635@group
7e7d5768 4636@var{section} [@var{address}] [(@var{type})] :
0c71d759
NC
4637 [AT(@var{lma})]
4638 [ALIGN(@var{section_align})]
4639 [SUBALIGN(@var{subsection_align})]
4640 [@var{constraint}]
252b5132
RH
4641 @{
4642 @var{output-section-command}
4643 @var{output-section-command}
4644 @dots{}
562d3460 4645 @} [>@var{region}] [AT>@var{lma_region}] [:@var{phdr} :@var{phdr} @dots{}] [=@var{fillexp}]
252b5132
RH
4646@end group
4647@end smallexample
0c71d759 4648
252b5132
RH
4649We've already described @var{section}, @var{address}, and
4650@var{output-section-command}. In this section we will describe the
4651remaining section attributes.
4652
a1ab1d2a 4653@menu
252b5132
RH
4654* Output Section Type:: Output section type
4655* Output Section LMA:: Output section LMA
bbf115d3 4656* Forced Output Alignment:: Forced Output Alignment
7e7d5768 4657* Forced Input Alignment:: Forced Input Alignment
0c71d759 4658* Output Section Constraint:: Output section constraint
252b5132
RH
4659* Output Section Region:: Output section region
4660* Output Section Phdr:: Output section phdr
4661* Output Section Fill:: Output section fill
4662@end menu
4663
4664@node Output Section Type
36f63dca 4665@subsubsection Output Section Type
252b5132
RH
4666Each output section may have a type. The type is a keyword in
4667parentheses. The following types are defined:
4668
4669@table @code
4670@item NOLOAD
4671The section should be marked as not loadable, so that it will not be
4672loaded into memory when the program is run.
4673@item DSECT
4674@itemx COPY
4675@itemx INFO
4676@itemx OVERLAY
4677These type names are supported for backward compatibility, and are
4678rarely used. They all have the same effect: the section should be
4679marked as not allocatable, so that no memory is allocated for the
4680section when the program is run.
4681@end table
4682
4683@kindex NOLOAD
4684@cindex prevent unnecessary loading
4685@cindex loading, preventing
4686The linker normally sets the attributes of an output section based on
4687the input sections which map into it. You can override this by using
4688the section type. For example, in the script sample below, the
4689@samp{ROM} section is addressed at memory location @samp{0} and does not
2e76e85a 4690need to be loaded when the program is run.
252b5132
RH
4691@smallexample
4692@group
4693SECTIONS @{
4694 ROM 0 (NOLOAD) : @{ @dots{} @}
4695 @dots{}
4696@}
4697@end group
4698@end smallexample
4699
4700@node Output Section LMA
36f63dca 4701@subsubsection Output Section LMA
562d3460 4702@kindex AT>@var{lma_region}
252b5132
RH
4703@kindex AT(@var{lma})
4704@cindex load address
4705@cindex section load address
4706Every section has a virtual address (VMA) and a load address (LMA); see
ea5cae92
NC
4707@ref{Basic Script Concepts}. The virtual address is specified by the
4708@pxref{Output Section Address} described earlier. The load address is
4709specified by the @code{AT} or @code{AT>} keywords. Specifying a load
4710address is optional.
6bdafbeb 4711
ea5cae92
NC
4712The @code{AT} keyword takes an expression as an argument. This
4713specifies the exact load address of the section. The @code{AT>} keyword
4714takes the name of a memory region as an argument. @xref{MEMORY}. The
4715load address of the section is set to the next free address in the
4716region, aligned to the section's alignment requirements.
dc0b6aa0
AM
4717
4718If neither @code{AT} nor @code{AT>} is specified for an allocatable
ea5cae92
NC
4719section, the linker will use the following heuristic to determine the
4720load address:
4721
4722@itemize @bullet
4723@item
4724If the section has a specific VMA address, then this is used as
4725the LMA address as well.
4726
4727@item
4728If the section is not allocatable then its LMA is set to its VMA.
4729
4730@item
4731Otherwise if a memory region can be found that is compatible
4732with the current section, and this region contains at least one
4733section, then the LMA is set so the difference between the
4734VMA and LMA is the same as the difference between the VMA and LMA of
4735the last section in the located region.
4736
4737@item
4738If no memory regions have been declared then a default region
4739that covers the entire address space is used in the previous step.
4740
4741@item
4742If no suitable region could be found, or there was no previous
4743section then the LMA is set equal to the VMA.
4744@end itemize
252b5132
RH
4745
4746@cindex ROM initialized data
4747@cindex initialized data in ROM
4748This feature is designed to make it easy to build a ROM image. For
4749example, the following linker script creates three output sections: one
4750called @samp{.text}, which starts at @code{0x1000}, one called
4751@samp{.mdata}, which is loaded at the end of the @samp{.text} section
4752even though its VMA is @code{0x2000}, and one called @samp{.bss} to hold
4753uninitialized data at address @code{0x3000}. The symbol @code{_data} is
4754defined with the value @code{0x2000}, which shows that the location
4755counter holds the VMA value, not the LMA value.
4756
4757@smallexample
4758@group
4759SECTIONS
4760 @{
4761 .text 0x1000 : @{ *(.text) _etext = . ; @}
a1ab1d2a 4762 .mdata 0x2000 :
252b5132
RH
4763 AT ( ADDR (.text) + SIZEOF (.text) )
4764 @{ _data = . ; *(.data); _edata = . ; @}
4765 .bss 0x3000 :
4766 @{ _bstart = . ; *(.bss) *(COMMON) ; _bend = . ;@}
4767@}
4768@end group
4769@end smallexample
4770
4771The run-time initialization code for use with a program generated with
4772this linker script would include something like the following, to copy
4773the initialized data from the ROM image to its runtime address. Notice
4774how this code takes advantage of the symbols defined by the linker
4775script.
4776
4777@smallexample
4778@group
4779extern char _etext, _data, _edata, _bstart, _bend;
4780char *src = &_etext;
4781char *dst = &_data;
4782
ea5cae92
NC
4783/* ROM has data at end of text; copy it. */
4784while (dst < &_edata)
252b5132 4785 *dst++ = *src++;
252b5132 4786
ea5cae92 4787/* Zero bss. */
252b5132
RH
4788for (dst = &_bstart; dst< &_bend; dst++)
4789 *dst = 0;
4790@end group
4791@end smallexample
4792
bbf115d3
L
4793@node Forced Output Alignment
4794@subsubsection Forced Output Alignment
4795@kindex ALIGN(@var{section_align})
4796@cindex forcing output section alignment
4797@cindex output section alignment
1eec346e 4798You can increase an output section's alignment by using ALIGN. As an
13075d04
SH
4799alternative you can enforce that the difference between the VMA and LMA remains
4800intact throughout this output section with the ALIGN_WITH_INPUT attribute.
bbf115d3 4801
7e7d5768
AM
4802@node Forced Input Alignment
4803@subsubsection Forced Input Alignment
4804@kindex SUBALIGN(@var{subsection_align})
4805@cindex forcing input section alignment
4806@cindex input section alignment
4807You can force input section alignment within an output section by using
4808SUBALIGN. The value specified overrides any alignment given by input
4809sections, whether larger or smaller.
4810
0c71d759
NC
4811@node Output Section Constraint
4812@subsubsection Output Section Constraint
4813@kindex ONLY_IF_RO
4814@kindex ONLY_IF_RW
4815@cindex constraints on output sections
4816You can specify that an output section should only be created if all
4817of its input sections are read-only or all of its input sections are
4818read-write by using the keyword @code{ONLY_IF_RO} and
4819@code{ONLY_IF_RW} respectively.
4820
252b5132 4821@node Output Section Region
36f63dca 4822@subsubsection Output Section Region
252b5132
RH
4823@kindex >@var{region}
4824@cindex section, assigning to memory region
4825@cindex memory regions and sections
4826You can assign a section to a previously defined region of memory by
4827using @samp{>@var{region}}. @xref{MEMORY}.
4828
4829Here is a simple example:
4830@smallexample
4831@group
4832MEMORY @{ rom : ORIGIN = 0x1000, LENGTH = 0x1000 @}
4833SECTIONS @{ ROM : @{ *(.text) @} >rom @}
4834@end group
4835@end smallexample
4836
4837@node Output Section Phdr
36f63dca 4838@subsubsection Output Section Phdr
252b5132
RH
4839@kindex :@var{phdr}
4840@cindex section, assigning to program header
4841@cindex program headers and sections
4842You can assign a section to a previously defined program segment by
4843using @samp{:@var{phdr}}. @xref{PHDRS}. If a section is assigned to
4844one or more segments, then all subsequent allocated sections will be
4845assigned to those segments as well, unless they use an explicitly
4846@code{:@var{phdr}} modifier. You can use @code{:NONE} to tell the
4847linker to not put the section in any segment at all.
4848
4849Here is a simple example:
4850@smallexample
4851@group
4852PHDRS @{ text PT_LOAD ; @}
4853SECTIONS @{ .text : @{ *(.text) @} :text @}
4854@end group
4855@end smallexample
4856
4857@node Output Section Fill
36f63dca 4858@subsubsection Output Section Fill
252b5132
RH
4859@kindex =@var{fillexp}
4860@cindex section fill pattern
4861@cindex fill pattern, entire section
4862You can set the fill pattern for an entire section by using
4863@samp{=@var{fillexp}}. @var{fillexp} is an expression
4864(@pxref{Expressions}). Any otherwise unspecified regions of memory
4865within the output section (for example, gaps left due to the required
a139d329
AM
4866alignment of input sections) will be filled with the value, repeated as
4867necessary. If the fill expression is a simple hex number, ie. a string
9673c93c 4868of hex digit starting with @samp{0x} and without a trailing @samp{k} or @samp{M}, then
a139d329
AM
4869an arbitrarily long sequence of hex digits can be used to specify the
4870fill pattern; Leading zeros become part of the pattern too. For all
9673c93c 4871other cases, including extra parentheses or a unary @code{+}, the fill
a139d329
AM
4872pattern is the four least significant bytes of the value of the
4873expression. In all cases, the number is big-endian.
252b5132
RH
4874
4875You can also change the fill value with a @code{FILL} command in the
9673c93c 4876output section commands; (@pxref{Output Section Data}).
252b5132
RH
4877
4878Here is a simple example:
4879@smallexample
4880@group
563e308f 4881SECTIONS @{ .text : @{ *(.text) @} =0x90909090 @}
252b5132
RH
4882@end group
4883@end smallexample
4884
4885@node Overlay Description
36f63dca 4886@subsection Overlay Description
252b5132
RH
4887@kindex OVERLAY
4888@cindex overlays
4889An overlay description provides an easy way to describe sections which
4890are to be loaded as part of a single memory image but are to be run at
4891the same memory address. At run time, some sort of overlay manager will
4892copy the overlaid sections in and out of the runtime memory address as
4893required, perhaps by simply manipulating addressing bits. This approach
4894can be useful, for example, when a certain region of memory is faster
4895than another.
4896
4897Overlays are described using the @code{OVERLAY} command. The
4898@code{OVERLAY} command is used within a @code{SECTIONS} command, like an
4899output section description. The full syntax of the @code{OVERLAY}
4900command is as follows:
4901@smallexample
4902@group
4903OVERLAY [@var{start}] : [NOCROSSREFS] [AT ( @var{ldaddr} )]
4904 @{
4905 @var{secname1}
4906 @{
4907 @var{output-section-command}
4908 @var{output-section-command}
4909 @dots{}
4910 @} [:@var{phdr}@dots{}] [=@var{fill}]
4911 @var{secname2}
4912 @{
4913 @var{output-section-command}
4914 @var{output-section-command}
4915 @dots{}
4916 @} [:@var{phdr}@dots{}] [=@var{fill}]
4917 @dots{}
abc9061b 4918 @} [>@var{region}] [:@var{phdr}@dots{}] [=@var{fill}] [,]
252b5132
RH
4919@end group
4920@end smallexample
4921
4922Everything is optional except @code{OVERLAY} (a keyword), and each
4923section must have a name (@var{secname1} and @var{secname2} above). The
4924section definitions within the @code{OVERLAY} construct are identical to
11e7fd74 4925those within the general @code{SECTIONS} construct (@pxref{SECTIONS}),
252b5132
RH
4926except that no addresses and no memory regions may be defined for
4927sections within an @code{OVERLAY}.
4928
abc9061b
CC
4929The comma at the end may be required if a @var{fill} is used and
4930the next @var{sections-command} looks like a continuation of the expression.
4931
252b5132
RH
4932The sections are all defined with the same starting address. The load
4933addresses of the sections are arranged such that they are consecutive in
4934memory starting at the load address used for the @code{OVERLAY} as a
4935whole (as with normal section definitions, the load address is optional,
4936and defaults to the start address; the start address is also optional,
4937and defaults to the current value of the location counter).
4938
56dd11f0
NC
4939If the @code{NOCROSSREFS} keyword is used, and there are any
4940references among the sections, the linker will report an error. Since
4941the sections all run at the same address, it normally does not make
4942sense for one section to refer directly to another.
4943@xref{Miscellaneous Commands, NOCROSSREFS}.
252b5132
RH
4944
4945For each section within the @code{OVERLAY}, the linker automatically
34711ca3 4946provides two symbols. The symbol @code{__load_start_@var{secname}} is
252b5132
RH
4947defined as the starting load address of the section. The symbol
4948@code{__load_stop_@var{secname}} is defined as the final load address of
4949the section. Any characters within @var{secname} which are not legal
4950within C identifiers are removed. C (or assembler) code may use these
4951symbols to move the overlaid sections around as necessary.
4952
4953At the end of the overlay, the value of the location counter is set to
4954the start address of the overlay plus the size of the largest section.
4955
4956Here is an example. Remember that this would appear inside a
4957@code{SECTIONS} construct.
4958@smallexample
4959@group
4960 OVERLAY 0x1000 : AT (0x4000)
4961 @{
4962 .text0 @{ o1/*.o(.text) @}
4963 .text1 @{ o2/*.o(.text) @}
4964 @}
4965@end group
4966@end smallexample
4967@noindent
4968This will define both @samp{.text0} and @samp{.text1} to start at
4969address 0x1000. @samp{.text0} will be loaded at address 0x4000, and
4970@samp{.text1} will be loaded immediately after @samp{.text0}. The
34711ca3 4971following symbols will be defined if referenced: @code{__load_start_text0},
252b5132
RH
4972@code{__load_stop_text0}, @code{__load_start_text1},
4973@code{__load_stop_text1}.
4974
4975C code to copy overlay @code{.text1} into the overlay area might look
4976like the following.
4977
4978@smallexample
4979@group
4980 extern char __load_start_text1, __load_stop_text1;
4981 memcpy ((char *) 0x1000, &__load_start_text1,
4982 &__load_stop_text1 - &__load_start_text1);
4983@end group
4984@end smallexample
4985
4986Note that the @code{OVERLAY} command is just syntactic sugar, since
4987everything it does can be done using the more basic commands. The above
4988example could have been written identically as follows.
4989
4990@smallexample
4991@group
4992 .text0 0x1000 : AT (0x4000) @{ o1/*.o(.text) @}
34711ca3
AM
4993 PROVIDE (__load_start_text0 = LOADADDR (.text0));
4994 PROVIDE (__load_stop_text0 = LOADADDR (.text0) + SIZEOF (.text0));
252b5132 4995 .text1 0x1000 : AT (0x4000 + SIZEOF (.text0)) @{ o2/*.o(.text) @}
34711ca3
AM
4996 PROVIDE (__load_start_text1 = LOADADDR (.text1));
4997 PROVIDE (__load_stop_text1 = LOADADDR (.text1) + SIZEOF (.text1));
252b5132
RH
4998 . = 0x1000 + MAX (SIZEOF (.text0), SIZEOF (.text1));
4999@end group
5000@end smallexample
5001
5002@node MEMORY
36f63dca 5003@section MEMORY Command
252b5132
RH
5004@kindex MEMORY
5005@cindex memory regions
5006@cindex regions of memory
5007@cindex allocating memory
5008@cindex discontinuous memory
5009The linker's default configuration permits allocation of all available
5010memory. You can override this by using the @code{MEMORY} command.
5011
5012The @code{MEMORY} command describes the location and size of blocks of
5013memory in the target. You can use it to describe which memory regions
5014may be used by the linker, and which memory regions it must avoid. You
5015can then assign sections to particular memory regions. The linker will
5016set section addresses based on the memory regions, and will warn about
5017regions that become too full. The linker will not shuffle sections
5018around to fit into the available regions.
5019
127fcdff
AB
5020A linker script may contain many uses of the @code{MEMORY} command,
5021however, all memory blocks defined are treated as if they were
5022specified inside a single @code{MEMORY} command. The syntax for
5023@code{MEMORY} is:
252b5132
RH
5024@smallexample
5025@group
a1ab1d2a 5026MEMORY
252b5132
RH
5027 @{
5028 @var{name} [(@var{attr})] : ORIGIN = @var{origin}, LENGTH = @var{len}
5029 @dots{}
5030 @}
5031@end group
5032@end smallexample
5033
5034The @var{name} is a name used in the linker script to refer to the
5035region. The region name has no meaning outside of the linker script.
5036Region names are stored in a separate name space, and will not conflict
5037with symbol names, file names, or section names. Each memory region
4a93e180
NC
5038must have a distinct name within the @code{MEMORY} command. However you can
5039add later alias names to existing memory regions with the @ref{REGION_ALIAS}
9d5777a3 5040command.
252b5132
RH
5041
5042@cindex memory region attributes
5043The @var{attr} string is an optional list of attributes that specify
5044whether to use a particular memory region for an input section which is
5045not explicitly mapped in the linker script. As described in
5046@ref{SECTIONS}, if you do not specify an output section for some input
5047section, the linker will create an output section with the same name as
5048the input section. If you define region attributes, the linker will use
5049them to select the memory region for the output section that it creates.
5050
5051The @var{attr} string must consist only of the following characters:
5052@table @samp
5053@item R
5054Read-only section
5055@item W
5056Read/write section
5057@item X
5058Executable section
5059@item A
5060Allocatable section
5061@item I
5062Initialized section
5063@item L
5064Same as @samp{I}
5065@item !
c09e9a8c 5066Invert the sense of any of the attributes that follow
252b5132
RH
5067@end table
5068
5069If a unmapped section matches any of the listed attributes other than
5070@samp{!}, it will be placed in the memory region. The @samp{!}
5071attribute reverses this test, so that an unmapped section will be placed
5072in the memory region only if it does not match any of the listed
5073attributes.
5074
5075@kindex ORIGIN =
5076@kindex o =
5077@kindex org =
9cd6d51a
NC
5078The @var{origin} is an numerical expression for the start address of
5079the memory region. The expression must evaluate to a constant and it
5080cannot involve any symbols. The keyword @code{ORIGIN} may be
5081abbreviated to @code{org} or @code{o} (but not, for example,
5082@code{ORG}).
252b5132
RH
5083
5084@kindex LENGTH =
5085@kindex len =
5086@kindex l =
5087The @var{len} is an expression for the size in bytes of the memory
5088region. As with the @var{origin} expression, the expression must
9cd6d51a
NC
5089be numerical only and must evaluate to a constant. The keyword
5090@code{LENGTH} may be abbreviated to @code{len} or @code{l}.
252b5132
RH
5091
5092In the following example, we specify that there are two memory regions
5093available for allocation: one starting at @samp{0} for 256 kilobytes,
5094and the other starting at @samp{0x40000000} for four megabytes. The
5095linker will place into the @samp{rom} memory region every section which
5096is not explicitly mapped into a memory region, and is either read-only
5097or executable. The linker will place other sections which are not
5098explicitly mapped into a memory region into the @samp{ram} memory
5099region.
5100
5101@smallexample
5102@group
a1ab1d2a 5103MEMORY
252b5132
RH
5104 @{
5105 rom (rx) : ORIGIN = 0, LENGTH = 256K
5106 ram (!rx) : org = 0x40000000, l = 4M
5107 @}
5108@end group
5109@end smallexample
5110
5111Once you define a memory region, you can direct the linker to place
5112specific output sections into that memory region by using the
5113@samp{>@var{region}} output section attribute. For example, if you have
5114a memory region named @samp{mem}, you would use @samp{>mem} in the
5115output section definition. @xref{Output Section Region}. If no address
5116was specified for the output section, the linker will set the address to
5117the next available address within the memory region. If the combined
5118output sections directed to a memory region are too large for the
5119region, the linker will issue an error message.
5120
3ec57632 5121It is possible to access the origin and length of a memory in an
c0065db7 5122expression via the @code{ORIGIN(@var{memory})} and
3ec57632
NC
5123@code{LENGTH(@var{memory})} functions:
5124
5125@smallexample
5126@group
c0065db7 5127 _fstack = ORIGIN(ram) + LENGTH(ram) - 4;
3ec57632
NC
5128@end group
5129@end smallexample
5130
252b5132
RH
5131@node PHDRS
5132@section PHDRS Command
5133@kindex PHDRS
5134@cindex program headers
5135@cindex ELF program headers
5136@cindex program segments
5137@cindex segments, ELF
5138The ELF object file format uses @dfn{program headers}, also knows as
5139@dfn{segments}. The program headers describe how the program should be
5140loaded into memory. You can print them out by using the @code{objdump}
5141program with the @samp{-p} option.
5142
5143When you run an ELF program on a native ELF system, the system loader
5144reads the program headers in order to figure out how to load the
5145program. This will only work if the program headers are set correctly.
5146This manual does not describe the details of how the system loader
5147interprets program headers; for more information, see the ELF ABI.
5148
5149The linker will create reasonable program headers by default. However,
5150in some cases, you may need to specify the program headers more
5151precisely. You may use the @code{PHDRS} command for this purpose. When
5152the linker sees the @code{PHDRS} command in the linker script, it will
5153not create any program headers other than the ones specified.
5154
5155The linker only pays attention to the @code{PHDRS} command when
5156generating an ELF output file. In other cases, the linker will simply
5157ignore @code{PHDRS}.
5158
5159This is the syntax of the @code{PHDRS} command. The words @code{PHDRS},
5160@code{FILEHDR}, @code{AT}, and @code{FLAGS} are keywords.
5161
5162@smallexample
5163@group
5164PHDRS
5165@{
5166 @var{name} @var{type} [ FILEHDR ] [ PHDRS ] [ AT ( @var{address} ) ]
5167 [ FLAGS ( @var{flags} ) ] ;
5168@}
5169@end group
5170@end smallexample
5171
5172The @var{name} is used only for reference in the @code{SECTIONS} command
5173of the linker script. It is not put into the output file. Program
5174header names are stored in a separate name space, and will not conflict
5175with symbol names, file names, or section names. Each program header
5c1a3f0f
NS
5176must have a distinct name. The headers are processed in order and it
5177is usual for them to map to sections in ascending load address order.
252b5132
RH
5178
5179Certain program header types describe segments of memory which the
5180system loader will load from the file. In the linker script, you
5181specify the contents of these segments by placing allocatable output
5182sections in the segments. You use the @samp{:@var{phdr}} output section
5183attribute to place a section in a particular segment. @xref{Output
5184Section Phdr}.
5185
5186It is normal to put certain sections in more than one segment. This
5187merely implies that one segment of memory contains another. You may
5188repeat @samp{:@var{phdr}}, using it once for each segment which should
5189contain the section.
5190
5191If you place a section in one or more segments using @samp{:@var{phdr}},
5192then the linker will place all subsequent allocatable sections which do
5193not specify @samp{:@var{phdr}} in the same segments. This is for
5194convenience, since generally a whole set of contiguous sections will be
5195placed in a single segment. You can use @code{:NONE} to override the
5196default segment and tell the linker to not put the section in any
5197segment at all.
5198
5199@kindex FILEHDR
5200@kindex PHDRS
5c1a3f0f 5201You may use the @code{FILEHDR} and @code{PHDRS} keywords after
252b5132
RH
5202the program header type to further describe the contents of the segment.
5203The @code{FILEHDR} keyword means that the segment should include the ELF
5204file header. The @code{PHDRS} keyword means that the segment should
5c1a3f0f 5205include the ELF program headers themselves. If applied to a loadable
4100cea3
AM
5206segment (@code{PT_LOAD}), all prior loadable segments must have one of
5207these keywords.
252b5132
RH
5208
5209The @var{type} may be one of the following. The numbers indicate the
5210value of the keyword.
5211
5212@table @asis
5213@item @code{PT_NULL} (0)
5214Indicates an unused program header.
5215
5216@item @code{PT_LOAD} (1)
5217Indicates that this program header describes a segment to be loaded from
5218the file.
5219
5220@item @code{PT_DYNAMIC} (2)
5221Indicates a segment where dynamic linking information can be found.
5222
5223@item @code{PT_INTERP} (3)
5224Indicates a segment where the name of the program interpreter may be
5225found.
5226
5227@item @code{PT_NOTE} (4)
5228Indicates a segment holding note information.
5229
5230@item @code{PT_SHLIB} (5)
5231A reserved program header type, defined but not specified by the ELF
5232ABI.
5233
5234@item @code{PT_PHDR} (6)
5235Indicates a segment where the program headers may be found.
5236
5237@item @var{expression}
5238An expression giving the numeric type of the program header. This may
5239be used for types not defined above.
5240@end table
5241
5242You can specify that a segment should be loaded at a particular address
5243in memory by using an @code{AT} expression. This is identical to the
5244@code{AT} command used as an output section attribute (@pxref{Output
5245Section LMA}). The @code{AT} command for a program header overrides the
5246output section attribute.
5247
5248The linker will normally set the segment flags based on the sections
5249which comprise the segment. You may use the @code{FLAGS} keyword to
5250explicitly specify the segment flags. The value of @var{flags} must be
5251an integer. It is used to set the @code{p_flags} field of the program
5252header.
5253
5254Here is an example of @code{PHDRS}. This shows a typical set of program
5255headers used on a native ELF system.
5256
5257@example
5258@group
5259PHDRS
5260@{
5261 headers PT_PHDR PHDRS ;
5262 interp PT_INTERP ;
5263 text PT_LOAD FILEHDR PHDRS ;
5264 data PT_LOAD ;
5265 dynamic PT_DYNAMIC ;
5266@}
5267
5268SECTIONS
5269@{
5270 . = SIZEOF_HEADERS;
5271 .interp : @{ *(.interp) @} :text :interp
5272 .text : @{ *(.text) @} :text
5273 .rodata : @{ *(.rodata) @} /* defaults to :text */
5274 @dots{}
5275 . = . + 0x1000; /* move to a new page in memory */
5276 .data : @{ *(.data) @} :data
5277 .dynamic : @{ *(.dynamic) @} :data :dynamic
5278 @dots{}
5279@}
5280@end group
5281@end example
5282
5283@node VERSION
5284@section VERSION Command
5285@kindex VERSION @{script text@}
5286@cindex symbol versions
5287@cindex version script
5288@cindex versions of symbols
5289The linker supports symbol versions when using ELF. Symbol versions are
5290only useful when using shared libraries. The dynamic linker can use
5291symbol versions to select a specific version of a function when it runs
5292a program that may have been linked against an earlier version of the
5293shared library.
5294
5295You can include a version script directly in the main linker script, or
5296you can supply the version script as an implicit linker script. You can
5297also use the @samp{--version-script} linker option.
5298
5299The syntax of the @code{VERSION} command is simply
5300@smallexample
5301VERSION @{ version-script-commands @}
5302@end smallexample
5303
5304The format of the version script commands is identical to that used by
5305Sun's linker in Solaris 2.5. The version script defines a tree of
5306version nodes. You specify the node names and interdependencies in the
5307version script. You can specify which symbols are bound to which
5308version nodes, and you can reduce a specified set of symbols to local
5309scope so that they are not globally visible outside of the shared
5310library.
5311
5312The easiest way to demonstrate the version script language is with a few
5313examples.
5314
5315@smallexample
5316VERS_1.1 @{
5317 global:
5318 foo1;
5319 local:
a1ab1d2a
UD
5320 old*;
5321 original*;
5322 new*;
252b5132
RH
5323@};
5324
5325VERS_1.2 @{
5326 foo2;
5327@} VERS_1.1;
5328
5329VERS_2.0 @{
5330 bar1; bar2;
c0065db7 5331 extern "C++" @{
86043bbb 5332 ns::*;
bb1515f2
MF
5333 "f(int, double)";
5334 @};
252b5132
RH
5335@} VERS_1.2;
5336@end smallexample
5337
5338This example version script defines three version nodes. The first
5339version node defined is @samp{VERS_1.1}; it has no other dependencies.
5340The script binds the symbol @samp{foo1} to @samp{VERS_1.1}. It reduces
5341a number of symbols to local scope so that they are not visible outside
313e35ee
AM
5342of the shared library; this is done using wildcard patterns, so that any
5343symbol whose name begins with @samp{old}, @samp{original}, or @samp{new}
5344is matched. The wildcard patterns available are the same as those used
5345in the shell when matching filenames (also known as ``globbing'').
86043bbb
MM
5346However, if you specify the symbol name inside double quotes, then the
5347name is treated as literal, rather than as a glob pattern.
252b5132
RH
5348
5349Next, the version script defines node @samp{VERS_1.2}. This node
5350depends upon @samp{VERS_1.1}. The script binds the symbol @samp{foo2}
5351to the version node @samp{VERS_1.2}.
5352
5353Finally, the version script defines node @samp{VERS_2.0}. This node
5354depends upon @samp{VERS_1.2}. The scripts binds the symbols @samp{bar1}
5355and @samp{bar2} are bound to the version node @samp{VERS_2.0}.
5356
5357When the linker finds a symbol defined in a library which is not
5358specifically bound to a version node, it will effectively bind it to an
5359unspecified base version of the library. You can bind all otherwise
a981ed6f 5360unspecified symbols to a given version node by using @samp{global: *;}
ae5a3597
AM
5361somewhere in the version script. Note that it's slightly crazy to use
5362wildcards in a global spec except on the last version node. Global
5363wildcards elsewhere run the risk of accidentally adding symbols to the
5364set exported for an old version. That's wrong since older versions
5365ought to have a fixed set of symbols.
252b5132
RH
5366
5367The names of the version nodes have no specific meaning other than what
5368they might suggest to the person reading them. The @samp{2.0} version
5369could just as well have appeared in between @samp{1.1} and @samp{1.2}.
5370However, this would be a confusing way to write a version script.
5371
0f6bf451 5372Node name can be omitted, provided it is the only version node
6b9b879a
JJ
5373in the version script. Such version script doesn't assign any versions to
5374symbols, only selects which symbols will be globally visible out and which
5375won't.
5376
5377@smallexample
7c9c73be 5378@{ global: foo; bar; local: *; @};
9d201f2f 5379@end smallexample
6b9b879a 5380
252b5132
RH
5381When you link an application against a shared library that has versioned
5382symbols, the application itself knows which version of each symbol it
5383requires, and it also knows which version nodes it needs from each
5384shared library it is linked against. Thus at runtime, the dynamic
5385loader can make a quick check to make sure that the libraries you have
5386linked against do in fact supply all of the version nodes that the
5387application will need to resolve all of the dynamic symbols. In this
5388way it is possible for the dynamic linker to know with certainty that
5389all external symbols that it needs will be resolvable without having to
5390search for each symbol reference.
5391
5392The symbol versioning is in effect a much more sophisticated way of
5393doing minor version checking that SunOS does. The fundamental problem
5394that is being addressed here is that typically references to external
5395functions are bound on an as-needed basis, and are not all bound when
5396the application starts up. If a shared library is out of date, a
5397required interface may be missing; when the application tries to use
5398that interface, it may suddenly and unexpectedly fail. With symbol
5399versioning, the user will get a warning when they start their program if
5400the libraries being used with the application are too old.
5401
5402There are several GNU extensions to Sun's versioning approach. The
5403first of these is the ability to bind a symbol to a version node in the
5404source file where the symbol is defined instead of in the versioning
5405script. This was done mainly to reduce the burden on the library
5406maintainer. You can do this by putting something like:
5407@smallexample
5408__asm__(".symver original_foo,foo@@VERS_1.1");
5409@end smallexample
5410@noindent
5411in the C source file. This renames the function @samp{original_foo} to
5412be an alias for @samp{foo} bound to the version node @samp{VERS_1.1}.
5413The @samp{local:} directive can be used to prevent the symbol
96a94295
L
5414@samp{original_foo} from being exported. A @samp{.symver} directive
5415takes precedence over a version script.
252b5132
RH
5416
5417The second GNU extension is to allow multiple versions of the same
5418function to appear in a given shared library. In this way you can make
5419an incompatible change to an interface without increasing the major
5420version number of the shared library, while still allowing applications
5421linked against the old interface to continue to function.
5422
5423To do this, you must use multiple @samp{.symver} directives in the
5424source file. Here is an example:
5425
5426@smallexample
5427__asm__(".symver original_foo,foo@@");
5428__asm__(".symver old_foo,foo@@VERS_1.1");
5429__asm__(".symver old_foo1,foo@@VERS_1.2");
5430__asm__(".symver new_foo,foo@@@@VERS_2.0");
5431@end smallexample
5432
5433In this example, @samp{foo@@} represents the symbol @samp{foo} bound to the
5434unspecified base version of the symbol. The source file that contains this
5435example would define 4 C functions: @samp{original_foo}, @samp{old_foo},
5436@samp{old_foo1}, and @samp{new_foo}.
5437
5438When you have multiple definitions of a given symbol, there needs to be
5439some way to specify a default version to which external references to
5440this symbol will be bound. You can do this with the
5441@samp{foo@@@@VERS_2.0} type of @samp{.symver} directive. You can only
5442declare one version of a symbol as the default in this manner; otherwise
5443you would effectively have multiple definitions of the same symbol.
5444
5445If you wish to bind a reference to a specific version of the symbol
5446within the shared library, you can use the aliases of convenience
36f63dca 5447(i.e., @samp{old_foo}), or you can use the @samp{.symver} directive to
252b5132
RH
5448specifically bind to an external version of the function in question.
5449
cb840a31
L
5450You can also specify the language in the version script:
5451
5452@smallexample
5453VERSION extern "lang" @{ version-script-commands @}
5454@end smallexample
5455
c0065db7 5456The supported @samp{lang}s are @samp{C}, @samp{C++}, and @samp{Java}.
cb840a31
L
5457The linker will iterate over the list of symbols at the link time and
5458demangle them according to @samp{lang} before matching them to the
bb1515f2
MF
5459patterns specified in @samp{version-script-commands}. The default
5460@samp{lang} is @samp{C}.
cb840a31 5461
86043bbb
MM
5462Demangled names may contains spaces and other special characters. As
5463described above, you can use a glob pattern to match demangled names,
5464or you can use a double-quoted string to match the string exactly. In
5465the latter case, be aware that minor differences (such as differing
5466whitespace) between the version script and the demangler output will
5467cause a mismatch. As the exact string generated by the demangler
5468might change in the future, even if the mangled name does not, you
5469should check that all of your version directives are behaving as you
5470expect when you upgrade.
5471
252b5132
RH
5472@node Expressions
5473@section Expressions in Linker Scripts
5474@cindex expressions
5475@cindex arithmetic
5476The syntax for expressions in the linker script language is identical to
5477that of C expressions. All expressions are evaluated as integers. All
5478expressions are evaluated in the same size, which is 32 bits if both the
5479host and target are 32 bits, and is otherwise 64 bits.
5480
5481You can use and set symbol values in expressions.
5482
5483The linker defines several special purpose builtin functions for use in
5484expressions.
5485
5486@menu
5487* Constants:: Constants
0c71d759 5488* Symbolic Constants:: Symbolic constants
252b5132 5489* Symbols:: Symbol Names
ecca9871 5490* Orphan Sections:: Orphan Sections
252b5132
RH
5491* Location Counter:: The Location Counter
5492* Operators:: Operators
5493* Evaluation:: Evaluation
5494* Expression Section:: The Section of an Expression
5495* Builtin Functions:: Builtin Functions
5496@end menu
5497
5498@node Constants
5499@subsection Constants
5500@cindex integer notation
5501@cindex constants in linker scripts
5502All constants are integers.
5503
5504As in C, the linker considers an integer beginning with @samp{0} to be
5505octal, and an integer beginning with @samp{0x} or @samp{0X} to be
8a308ae8 5506hexadecimal. Alternatively the linker accepts suffixes of @samp{h} or
11e7fd74 5507@samp{H} for hexadecimal, @samp{o} or @samp{O} for octal, @samp{b} or
8a308ae8
NC
5508@samp{B} for binary and @samp{d} or @samp{D} for decimal. Any integer
5509value without a prefix or a suffix is considered to be decimal.
252b5132
RH
5510
5511@cindex scaled integers
5512@cindex K and M integer suffixes
5513@cindex M and K integer suffixes
5514@cindex suffixes for integers
5515@cindex integer suffixes
5516In addition, you can use the suffixes @code{K} and @code{M} to scale a
5517constant by
5518@c TEXI2ROFF-KILL
36f63dca 5519@ifnottex
252b5132
RH
5520@c END TEXI2ROFF-KILL
5521@code{1024} or @code{1024*1024}
5522@c TEXI2ROFF-KILL
36f63dca 5523@end ifnottex
252b5132
RH
5524@tex
5525${\rm 1024}$ or ${\rm 1024}^2$
5526@end tex
5527@c END TEXI2ROFF-KILL
8a308ae8
NC
5528respectively. For example, the following
5529all refer to the same quantity:
5530
252b5132 5531@smallexample
36f63dca
NC
5532_fourk_1 = 4K;
5533_fourk_2 = 4096;
5534_fourk_3 = 0x1000;
8a308ae8 5535_fourk_4 = 10000o;
252b5132
RH
5536@end smallexample
5537
8a308ae8
NC
5538Note - the @code{K} and @code{M} suffixes cannot be used in
5539conjunction with the base suffixes mentioned above.
5540
0c71d759
NC
5541@node Symbolic Constants
5542@subsection Symbolic Constants
5543@cindex symbolic constants
5544@kindex CONSTANT
5545It is possible to refer to target specific constants via the use of
5546the @code{CONSTANT(@var{name})} operator, where @var{name} is one of:
5547
5548@table @code
5549@item MAXPAGESIZE
5550@kindex MAXPAGESIZE
5551The target's maximum page size.
5552
5553@item COMMONPAGESIZE
5554@kindex COMMONPAGESIZE
5555The target's default page size.
5556@end table
5557
5558So for example:
5559
5560@smallexample
9d5777a3 5561 .text ALIGN (CONSTANT (MAXPAGESIZE)) : @{ *(.text) @}
0c71d759
NC
5562@end smallexample
5563
5564will create a text section aligned to the largest page boundary
5565supported by the target.
5566
252b5132
RH
5567@node Symbols
5568@subsection Symbol Names
5569@cindex symbol names
5570@cindex names
5571@cindex quoted symbol names
5572@kindex "
5573Unless quoted, symbol names start with a letter, underscore, or period
5574and may include letters, digits, underscores, periods, and hyphens.
5575Unquoted symbol names must not conflict with any keywords. You can
5576specify a symbol which contains odd characters or has the same name as a
5577keyword by surrounding the symbol name in double quotes:
5578@smallexample
36f63dca
NC
5579"SECTION" = 9;
5580"with a space" = "also with a space" + 10;
252b5132
RH
5581@end smallexample
5582
5583Since symbols can contain many non-alphabetic characters, it is safest
5584to delimit symbols with spaces. For example, @samp{A-B} is one symbol,
5585whereas @samp{A - B} is an expression involving subtraction.
5586
ecca9871
L
5587@node Orphan Sections
5588@subsection Orphan Sections
5589@cindex orphan
5590Orphan sections are sections present in the input files which
5591are not explicitly placed into the output file by the linker
5592script. The linker will still copy these sections into the
5593output file, but it has to guess as to where they should be
5594placed. The linker uses a simple heuristic to do this. It
5595attempts to place orphan sections after non-orphan sections of the
5596same attribute, such as code vs data, loadable vs non-loadable, etc.
5597If there is not enough room to do this then it places
5598at the end of the file.
5599
5600For ELF targets, the attribute of the section includes section type as
5601well as section flag.
5602
c005eb9e
AB
5603The command line options @samp{--orphan-handling} and @samp{--unique}
5604(@pxref{Options,,Command Line Options}) can be used to control which
5605output sections an orphan is placed in.
5606
41911f68 5607If an orphaned section's name is representable as a C identifier then
a61ca861 5608the linker will automatically @pxref{PROVIDE} two symbols:
9aec8434 5609__start_SECNAME and __stop_SECNAME, where SECNAME is the name of the
41911f68
NC
5610section. These indicate the start address and end address of the
5611orphaned section respectively. Note: most section names are not
5612representable as C identifiers because they contain a @samp{.}
5613character.
5614
252b5132
RH
5615@node Location Counter
5616@subsection The Location Counter
5617@kindex .
5618@cindex dot
5619@cindex location counter
5620@cindex current output location
5621The special linker variable @dfn{dot} @samp{.} always contains the
5622current output location counter. Since the @code{.} always refers to a
5623location in an output section, it may only appear in an expression
5624within a @code{SECTIONS} command. The @code{.} symbol may appear
5625anywhere that an ordinary symbol is allowed in an expression.
5626
5627@cindex holes
5628Assigning a value to @code{.} will cause the location counter to be
5629moved. This may be used to create holes in the output section. The
dc0b6aa0
AM
5630location counter may not be moved backwards inside an output section,
5631and may not be moved backwards outside of an output section if so
5632doing creates areas with overlapping LMAs.
252b5132
RH
5633
5634@smallexample
5635SECTIONS
5636@{
5637 output :
5638 @{
5639 file1(.text)
5640 . = . + 1000;
5641 file2(.text)
5642 . += 1000;
5643 file3(.text)
563e308f 5644 @} = 0x12345678;
252b5132
RH
5645@}
5646@end smallexample
5647@noindent
5648In the previous example, the @samp{.text} section from @file{file1} is
5649located at the beginning of the output section @samp{output}. It is
5650followed by a 1000 byte gap. Then the @samp{.text} section from
5651@file{file2} appears, also with a 1000 byte gap following before the
563e308f 5652@samp{.text} section from @file{file3}. The notation @samp{= 0x12345678}
252b5132
RH
5653specifies what data to write in the gaps (@pxref{Output Section Fill}).
5654
5c6bbab8
NC
5655@cindex dot inside sections
5656Note: @code{.} actually refers to the byte offset from the start of the
5657current containing object. Normally this is the @code{SECTIONS}
69da35b5 5658statement, whose start address is 0, hence @code{.} can be used as an
5c6bbab8
NC
5659absolute address. If @code{.} is used inside a section description
5660however, it refers to the byte offset from the start of that section,
5661not an absolute address. Thus in a script like this:
5662
5663@smallexample
5664SECTIONS
5665@{
5666 . = 0x100
5667 .text: @{
5668 *(.text)
5669 . = 0x200
5670 @}
5671 . = 0x500
5672 .data: @{
5673 *(.data)
5674 . += 0x600
5675 @}
5676@}
5677@end smallexample
5678
5679The @samp{.text} section will be assigned a starting address of 0x100
5680and a size of exactly 0x200 bytes, even if there is not enough data in
5681the @samp{.text} input sections to fill this area. (If there is too
5682much data, an error will be produced because this would be an attempt to
5683move @code{.} backwards). The @samp{.data} section will start at 0x500
5684and it will have an extra 0x600 bytes worth of space after the end of
5685the values from the @samp{.data} input sections and before the end of
5686the @samp{.data} output section itself.
5687
b5666f2f
AM
5688@cindex dot outside sections
5689Setting symbols to the value of the location counter outside of an
5690output section statement can result in unexpected values if the linker
5691needs to place orphan sections. For example, given the following:
5692
5693@smallexample
5694SECTIONS
5695@{
5696 start_of_text = . ;
5697 .text: @{ *(.text) @}
5698 end_of_text = . ;
5699
5700 start_of_data = . ;
5701 .data: @{ *(.data) @}
5702 end_of_data = . ;
5703@}
5704@end smallexample
5705
5706If the linker needs to place some input section, e.g. @code{.rodata},
5707not mentioned in the script, it might choose to place that section
5708between @code{.text} and @code{.data}. You might think the linker
5709should place @code{.rodata} on the blank line in the above script, but
5710blank lines are of no particular significance to the linker. As well,
5711the linker doesn't associate the above symbol names with their
5712sections. Instead, it assumes that all assignments or other
5713statements belong to the previous output section, except for the
5714special case of an assignment to @code{.}. I.e., the linker will
5715place the orphan @code{.rodata} section as if the script was written
5716as follows:
5717
5718@smallexample
5719SECTIONS
5720@{
5721 start_of_text = . ;
5722 .text: @{ *(.text) @}
5723 end_of_text = . ;
5724
5725 start_of_data = . ;
5726 .rodata: @{ *(.rodata) @}
5727 .data: @{ *(.data) @}
5728 end_of_data = . ;
5729@}
5730@end smallexample
5731
5732This may or may not be the script author's intention for the value of
5733@code{start_of_data}. One way to influence the orphan section
5734placement is to assign the location counter to itself, as the linker
5735assumes that an assignment to @code{.} is setting the start address of
5736a following output section and thus should be grouped with that
5737section. So you could write:
5738
5739@smallexample
5740SECTIONS
5741@{
5742 start_of_text = . ;
5743 .text: @{ *(.text) @}
5744 end_of_text = . ;
5745
5746 . = . ;
5747 start_of_data = . ;
5748 .data: @{ *(.data) @}
5749 end_of_data = . ;
5750@}
5751@end smallexample
5752
5753Now, the orphan @code{.rodata} section will be placed between
5754@code{end_of_text} and @code{start_of_data}.
5755
252b5132
RH
5756@need 2000
5757@node Operators
5758@subsection Operators
5759@cindex operators for arithmetic
5760@cindex arithmetic operators
5761@cindex precedence in expressions
5762The linker recognizes the standard C set of arithmetic operators, with
5763the standard bindings and precedence levels:
5764@c TEXI2ROFF-KILL
36f63dca 5765@ifnottex
252b5132
RH
5766@c END TEXI2ROFF-KILL
5767@smallexample
5768precedence associativity Operators Notes
5769(highest)
57701 left ! - ~ (1)
57712 left * / %
57723 left + -
57734 left >> <<
57745 left == != > < <= >=
57756 left &
57767 left |
57778 left &&
57789 left ||
577910 right ? :
578011 right &= += -= *= /= (2)
5781(lowest)
5782@end smallexample
5783Notes:
a1ab1d2a 5784(1) Prefix operators
252b5132
RH
5785(2) @xref{Assignments}.
5786@c TEXI2ROFF-KILL
36f63dca 5787@end ifnottex
252b5132
RH
5788@tex
5789\vskip \baselineskip
5790%"lispnarrowing" is the extra indent used generally for smallexample
5791\hskip\lispnarrowing\vbox{\offinterlineskip
5792\hrule
5793\halign
5794{\vrule#&\strut\hfil\ #\ \hfil&\vrule#&\strut\hfil\ #\ \hfil&\vrule#&\strut\hfil\ {\tt #}\ \hfil&\vrule#\cr
5795height2pt&\omit&&\omit&&\omit&\cr
5796&Precedence&& Associativity &&{\rm Operators}&\cr
5797height2pt&\omit&&\omit&&\omit&\cr
5798\noalign{\hrule}
5799height2pt&\omit&&\omit&&\omit&\cr
5800&highest&&&&&\cr
5801% '176 is tilde, '~' in tt font
a1ab1d2a 5802&1&&left&&\qquad- \char'176\ !\qquad\dag&\cr
252b5132
RH
5803&2&&left&&* / \%&\cr
5804&3&&left&&+ -&\cr
5805&4&&left&&>> <<&\cr
5806&5&&left&&== != > < <= >=&\cr
5807&6&&left&&\&&\cr
5808&7&&left&&|&\cr
5809&8&&left&&{\&\&}&\cr
5810&9&&left&&||&\cr
5811&10&&right&&? :&\cr
5812&11&&right&&\qquad\&= += -= *= /=\qquad\ddag&\cr
5813&lowest&&&&&\cr
5814height2pt&\omit&&\omit&&\omit&\cr}
5815\hrule}
5816@end tex
5817@iftex
5818{
5819@obeylines@parskip=0pt@parindent=0pt
5820@dag@quad Prefix operators.
5821@ddag@quad @xref{Assignments}.
5822}
5823@end iftex
5824@c END TEXI2ROFF-KILL
5825
5826@node Evaluation
5827@subsection Evaluation
5828@cindex lazy evaluation
5829@cindex expression evaluation order
5830The linker evaluates expressions lazily. It only computes the value of
5831an expression when absolutely necessary.
5832
5833The linker needs some information, such as the value of the start
5834address of the first section, and the origins and lengths of memory
5835regions, in order to do any linking at all. These values are computed
5836as soon as possible when the linker reads in the linker script.
5837
5838However, other values (such as symbol values) are not known or needed
5839until after storage allocation. Such values are evaluated later, when
5840other information (such as the sizes of output sections) is available
5841for use in the symbol assignment expression.
5842
5843The sizes of sections cannot be known until after allocation, so
5844assignments dependent upon these are not performed until after
5845allocation.
5846
5847Some expressions, such as those depending upon the location counter
5848@samp{.}, must be evaluated during section allocation.
5849
5850If the result of an expression is required, but the value is not
5851available, then an error results. For example, a script like the
5852following
5853@smallexample
5854@group
5855SECTIONS
5856 @{
a1ab1d2a 5857 .text 9+this_isnt_constant :
252b5132
RH
5858 @{ *(.text) @}
5859 @}
5860@end group
5861@end smallexample
5862@noindent
5863will cause the error message @samp{non constant expression for initial
5864address}.
5865
5866@node Expression Section
5867@subsection The Section of an Expression
5868@cindex expression sections
5869@cindex absolute expressions
5870@cindex relative expressions
5871@cindex absolute and relocatable symbols
5872@cindex relocatable and absolute symbols
5873@cindex symbols, relocatable and absolute
7542af2a
AM
5874Addresses and symbols may be section relative, or absolute. A section
5875relative symbol is relocatable. If you request relocatable output
5876using the @samp{-r} option, a further link operation may change the
5877value of a section relative symbol. On the other hand, an absolute
5878symbol will retain the same value throughout any further link
5879operations.
5880
abf4be64
AM
5881Some terms in linker expressions are addresses. This is true of
5882section relative symbols and for builtin functions that return an
5883address, such as @code{ADDR}, @code{LOADADDR}, @code{ORIGIN} and
5884@code{SEGMENT_START}. Other terms are simply numbers, or are builtin
5885functions that return a non-address value, such as @code{LENGTH}.
01554a74
AM
5886One complication is that unless you set @code{LD_FEATURE ("SANE_EXPR")}
5887(@pxref{Miscellaneous Commands}), numbers and absolute symbols are treated
5c3049d2
AM
5888differently depending on their location, for compatibility with older
5889versions of @code{ld}. Expressions appearing outside an output
5890section definition treat all numbers as absolute addresses.
5891Expressions appearing inside an output section definition treat
01554a74
AM
5892absolute symbols as numbers. If @code{LD_FEATURE ("SANE_EXPR")} is
5893given, then absolute symbols and numbers are simply treated as numbers
5894everywhere.
5c3049d2
AM
5895
5896In the following simple example,
252b5132 5897
7542af2a
AM
5898@smallexample
5899@group
5900SECTIONS
5901 @{
5902 . = 0x100;
5903 __executable_start = 0x100;
5904 .data :
5905 @{
5906 . = 0x10;
5907 __data_start = 0x10;
5908 *(.data)
5909 @}
5910 @dots{}
5911 @}
5912@end group
5913@end smallexample
252b5132 5914
7542af2a
AM
5915both @code{.} and @code{__executable_start} are set to the absolute
5916address 0x100 in the first two assignments, then both @code{.} and
5917@code{__data_start} are set to 0x10 relative to the @code{.data}
5918section in the second two assignments.
252b5132 5919
5c3049d2
AM
5920For expressions involving numbers, relative addresses and absolute
5921addresses, ld follows these rules to evaluate terms:
7542af2a
AM
5922
5923@itemize @bullet
5924@item
c05f749e
AM
5925Unary operations on an absolute address or number, and binary
5926operations on two absolute addresses or two numbers, or between one
5927absolute address and a number, apply the operator to the value(s).
5928@item
7542af2a
AM
5929Unary operations on a relative address, and binary operations on two
5930relative addresses in the same section or between one relative address
5931and a number, apply the operator to the offset part of the address(es).
5932@item
c05f749e
AM
5933Other binary operations, that is, between two relative addresses not
5934in the same section, or between a relative address and an absolute
5935address, first convert any non-absolute term to an absolute address
5936before applying the operator.
7542af2a
AM
5937@end itemize
5938
5939The result section of each sub-expression is as follows:
5940
5941@itemize @bullet
5942@item
5943An operation involving only numbers results in a number.
5944@item
5945The result of comparisons, @samp{&&} and @samp{||} is also a number.
5946@item
9bc8bb33 5947The result of other binary arithmetic and logical operations on two
11e7fd74 5948relative addresses in the same section or two absolute addresses
9bc8bb33
AM
5949(after above conversions) is also a number.
5950@item
5951The result of other operations on relative addresses or one
5952relative address and a number, is a relative address in the same
5953section as the relative operand(s).
7542af2a
AM
5954@item
5955The result of other operations on absolute addresses (after above
5956conversions) is an absolute address.
5957@end itemize
252b5132
RH
5958
5959You can use the builtin function @code{ABSOLUTE} to force an expression
5960to be absolute when it would otherwise be relative. For example, to
5961create an absolute symbol set to the address of the end of the output
5962section @samp{.data}:
5963@smallexample
5964SECTIONS
5965 @{
5966 .data : @{ *(.data) _edata = ABSOLUTE(.); @}
5967 @}
5968@end smallexample
5969@noindent
5970If @samp{ABSOLUTE} were not used, @samp{_edata} would be relative to the
5971@samp{.data} section.
5972
7542af2a
AM
5973Using @code{LOADADDR} also forces an expression absolute, since this
5974particular builtin function returns an absolute address.
5975
252b5132
RH
5976@node Builtin Functions
5977@subsection Builtin Functions
5978@cindex functions in expressions
5979The linker script language includes a number of builtin functions for
5980use in linker script expressions.
5981
5982@table @code
5983@item ABSOLUTE(@var{exp})
5984@kindex ABSOLUTE(@var{exp})
5985@cindex expression, absolute
5986Return the absolute (non-relocatable, as opposed to non-negative) value
5987of the expression @var{exp}. Primarily useful to assign an absolute
5988value to a symbol within a section definition, where symbol values are
5989normally section relative. @xref{Expression Section}.
5990
5991@item ADDR(@var{section})
5992@kindex ADDR(@var{section})
5993@cindex section address in expression
7542af2a 5994Return the address (VMA) of the named @var{section}. Your
252b5132 5995script must previously have defined the location of that section. In
7542af2a
AM
5996the following example, @code{start_of_output_1}, @code{symbol_1} and
5997@code{symbol_2} are assigned equivalent values, except that
5998@code{symbol_1} will be relative to the @code{.output1} section while
5999the other two will be absolute:
252b5132
RH
6000@smallexample
6001@group
6002SECTIONS @{ @dots{}
6003 .output1 :
a1ab1d2a 6004 @{
252b5132
RH
6005 start_of_output_1 = ABSOLUTE(.);
6006 @dots{}
6007 @}
6008 .output :
6009 @{
6010 symbol_1 = ADDR(.output1);
6011 symbol_2 = start_of_output_1;
6012 @}
6013@dots{} @}
6014@end group
6015@end smallexample
6016
876f4090
NS
6017@item ALIGN(@var{align})
6018@itemx ALIGN(@var{exp},@var{align})
6019@kindex ALIGN(@var{align})
6020@kindex ALIGN(@var{exp},@var{align})
252b5132
RH
6021@cindex round up location counter
6022@cindex align location counter
876f4090
NS
6023@cindex round up expression
6024@cindex align expression
6025Return the location counter (@code{.}) or arbitrary expression aligned
6026to the next @var{align} boundary. The single operand @code{ALIGN}
6027doesn't change the value of the location counter---it just does
6028arithmetic on it. The two operand @code{ALIGN} allows an arbitrary
6029expression to be aligned upwards (@code{ALIGN(@var{align})} is
e0a3af22 6030equivalent to @code{ALIGN(ABSOLUTE(.), @var{align})}).
876f4090
NS
6031
6032Here is an example which aligns the output @code{.data} section to the
6033next @code{0x2000} byte boundary after the preceding section and sets a
6034variable within the section to the next @code{0x8000} boundary after the
6035input sections:
252b5132
RH
6036@smallexample
6037@group
6038SECTIONS @{ @dots{}
6039 .data ALIGN(0x2000): @{
6040 *(.data)
6041 variable = ALIGN(0x8000);
6042 @}
6043@dots{} @}
6044@end group
6045@end smallexample
6046@noindent
6047The first use of @code{ALIGN} in this example specifies the location of
6048a section because it is used as the optional @var{address} attribute of
6049a section definition (@pxref{Output Section Address}). The second use
6050of @code{ALIGN} is used to defines the value of a symbol.
6051
6052The builtin function @code{NEXT} is closely related to @code{ALIGN}.
6053
362c1d1a
NS
6054@item ALIGNOF(@var{section})
6055@kindex ALIGNOF(@var{section})
6056@cindex section alignment
6057Return the alignment in bytes of the named @var{section}, if that section has
6058been allocated. If the section has not been allocated when this is
6059evaluated, the linker will report an error. In the following example,
6060the alignment of the @code{.output} section is stored as the first
6061value in that section.
6062@smallexample
6063@group
6064SECTIONS@{ @dots{}
6065 .output @{
6066 LONG (ALIGNOF (.output))
6067 @dots{}
6068 @}
6069@dots{} @}
6070@end group
6071@end smallexample
6072
252b5132
RH
6073@item BLOCK(@var{exp})
6074@kindex BLOCK(@var{exp})
6075This is a synonym for @code{ALIGN}, for compatibility with older linker
6076scripts. It is most often seen when setting the address of an output
6077section.
6078
2d20f7bf
JJ
6079@item DATA_SEGMENT_ALIGN(@var{maxpagesize}, @var{commonpagesize})
6080@kindex DATA_SEGMENT_ALIGN(@var{maxpagesize}, @var{commonpagesize})
6081This is equivalent to either
6082@smallexample
6083(ALIGN(@var{maxpagesize}) + (. & (@var{maxpagesize} - 1)))
6084@end smallexample
6085or
6086@smallexample
6087(ALIGN(@var{maxpagesize}) + (. & (@var{maxpagesize} - @var{commonpagesize})))
6088@end smallexample
6089@noindent
6090depending on whether the latter uses fewer @var{commonpagesize} sized pages
6091for the data segment (area between the result of this expression and
6092@code{DATA_SEGMENT_END}) than the former or not.
6093If the latter form is used, it means @var{commonpagesize} bytes of runtime
6094memory will be saved at the expense of up to @var{commonpagesize} wasted
6095bytes in the on-disk file.
6096
6097This expression can only be used directly in @code{SECTIONS} commands, not in
6098any output section descriptions and only once in the linker script.
6099@var{commonpagesize} should be less or equal to @var{maxpagesize} and should
6100be the system page size the object wants to be optimized for (while still
6101working on system page sizes up to @var{maxpagesize}).
6102
6103@noindent
6104Example:
6105@smallexample
6106 . = DATA_SEGMENT_ALIGN(0x10000, 0x2000);
6107@end smallexample
6108
6109@item DATA_SEGMENT_END(@var{exp})
6110@kindex DATA_SEGMENT_END(@var{exp})
6111This defines the end of data segment for @code{DATA_SEGMENT_ALIGN}
6112evaluation purposes.
6113
6114@smallexample
6115 . = DATA_SEGMENT_END(.);
6116@end smallexample
6117
a4f5ad88
JJ
6118@item DATA_SEGMENT_RELRO_END(@var{offset}, @var{exp})
6119@kindex DATA_SEGMENT_RELRO_END(@var{offset}, @var{exp})
6120This defines the end of the @code{PT_GNU_RELRO} segment when
eec2f3ed 6121@samp{-z relro} option is used.
a4f5ad88
JJ
6122When @samp{-z relro} option is not present, @code{DATA_SEGMENT_RELRO_END}
6123does nothing, otherwise @code{DATA_SEGMENT_ALIGN} is padded so that
6124@var{exp} + @var{offset} is aligned to the most commonly used page
6125boundary for particular target. If present in the linker script,
6126it must always come in between @code{DATA_SEGMENT_ALIGN} and
eec2f3ed
AM
6127@code{DATA_SEGMENT_END}. Evaluates to the second argument plus any
6128padding needed at the end of the @code{PT_GNU_RELRO} segment due to
6129section alignment.
a4f5ad88
JJ
6130
6131@smallexample
6132 . = DATA_SEGMENT_RELRO_END(24, .);
6133@end smallexample
6134
252b5132
RH
6135@item DEFINED(@var{symbol})
6136@kindex DEFINED(@var{symbol})
6137@cindex symbol defaults
6138Return 1 if @var{symbol} is in the linker global symbol table and is
420e579c
HPN
6139defined before the statement using DEFINED in the script, otherwise
6140return 0. You can use this function to provide
252b5132
RH
6141default values for symbols. For example, the following script fragment
6142shows how to set a global symbol @samp{begin} to the first location in
6143the @samp{.text} section---but if a symbol called @samp{begin} already
6144existed, its value is preserved:
6145
6146@smallexample
6147@group
6148SECTIONS @{ @dots{}
6149 .text : @{
6150 begin = DEFINED(begin) ? begin : . ;
6151 @dots{}
6152 @}
6153 @dots{}
6154@}
6155@end group
6156@end smallexample
6157
3ec57632
NC
6158@item LENGTH(@var{memory})
6159@kindex LENGTH(@var{memory})
6160Return the length of the memory region named @var{memory}.
6161
252b5132
RH
6162@item LOADADDR(@var{section})
6163@kindex LOADADDR(@var{section})
6164@cindex section load address in expression
7542af2a 6165Return the absolute LMA of the named @var{section}. (@pxref{Output
252b5132
RH
6166Section LMA}).
6167
2e53f7d6
NC
6168@item LOG2CEIL(@var{exp})
6169@kindex LOG2CEIL(@var{exp})
6170Return the binary logarithm of @var{exp} rounded towards infinity.
6171@code{LOG2CEIL(0)} returns 0.
6172
252b5132
RH
6173@kindex MAX
6174@item MAX(@var{exp1}, @var{exp2})
6175Returns the maximum of @var{exp1} and @var{exp2}.
6176
6177@kindex MIN
6178@item MIN(@var{exp1}, @var{exp2})
6179Returns the minimum of @var{exp1} and @var{exp2}.
6180
6181@item NEXT(@var{exp})
6182@kindex NEXT(@var{exp})
6183@cindex unallocated address, next
6184Return the next unallocated address that is a multiple of @var{exp}.
6185This function is closely related to @code{ALIGN(@var{exp})}; unless you
6186use the @code{MEMORY} command to define discontinuous memory for the
6187output file, the two functions are equivalent.
6188
3ec57632
NC
6189@item ORIGIN(@var{memory})
6190@kindex ORIGIN(@var{memory})
6191Return the origin of the memory region named @var{memory}.
6192
ba916c8a
MM
6193@item SEGMENT_START(@var{segment}, @var{default})
6194@kindex SEGMENT_START(@var{segment}, @var{default})
6195Return the base address of the named @var{segment}. If an explicit
c5da8c7d
NC
6196value has already been given for this segment (with a command-line
6197@samp{-T} option) then that value will be returned otherwise the value
6198will be @var{default}. At present, the @samp{-T} command-line option
6199can only be used to set the base address for the ``text'', ``data'', and
7542af2a 6200``bss'' sections, but you can use @code{SEGMENT_START} with any segment
ba916c8a
MM
6201name.
6202
252b5132
RH
6203@item SIZEOF(@var{section})
6204@kindex SIZEOF(@var{section})
6205@cindex section size
6206Return the size in bytes of the named @var{section}, if that section has
6207been allocated. If the section has not been allocated when this is
6208evaluated, the linker will report an error. In the following example,
6209@code{symbol_1} and @code{symbol_2} are assigned identical values:
6210@smallexample
6211@group
6212SECTIONS@{ @dots{}
6213 .output @{
6214 .start = . ;
6215 @dots{}
6216 .end = . ;
6217 @}
6218 symbol_1 = .end - .start ;
6219 symbol_2 = SIZEOF(.output);
6220@dots{} @}
6221@end group
6222@end smallexample
6223
6224@item SIZEOF_HEADERS
6225@itemx sizeof_headers
6226@kindex SIZEOF_HEADERS
6227@cindex header size
6228Return the size in bytes of the output file's headers. This is
6229information which appears at the start of the output file. You can use
6230this number when setting the start address of the first section, if you
6231choose, to facilitate paging.
6232
6233@cindex not enough room for program headers
6234@cindex program headers, not enough room
6235When producing an ELF output file, if the linker script uses the
6236@code{SIZEOF_HEADERS} builtin function, the linker must compute the
6237number of program headers before it has determined all the section
6238addresses and sizes. If the linker later discovers that it needs
6239additional program headers, it will report an error @samp{not enough
6240room for program headers}. To avoid this error, you must avoid using
6241the @code{SIZEOF_HEADERS} function, or you must rework your linker
6242script to avoid forcing the linker to use additional program headers, or
6243you must define the program headers yourself using the @code{PHDRS}
6244command (@pxref{PHDRS}).
6245@end table
6246
6247@node Implicit Linker Scripts
6248@section Implicit Linker Scripts
6249@cindex implicit linker scripts
6250If you specify a linker input file which the linker can not recognize as
6251an object file or an archive file, it will try to read the file as a
6252linker script. If the file can not be parsed as a linker script, the
6253linker will report an error.
6254
6255An implicit linker script will not replace the default linker script.
6256
6257Typically an implicit linker script would contain only symbol
6258assignments, or the @code{INPUT}, @code{GROUP}, or @code{VERSION}
6259commands.
6260
6261Any input files read because of an implicit linker script will be read
6262at the position in the command line where the implicit linker script was
6263read. This can affect archive searching.
6264
6265@ifset GENERIC
6266@node Machine Dependent
6267@chapter Machine Dependent Features
6268
6269@cindex machine dependencies
ff5dcc92
SC
6270@command{ld} has additional features on some platforms; the following
6271sections describe them. Machines where @command{ld} has no additional
252b5132
RH
6272functionality are not listed.
6273
6274@menu
36f63dca
NC
6275@ifset H8300
6276* H8/300:: @command{ld} and the H8/300
6277@end ifset
6278@ifset I960
6279* i960:: @command{ld} and the Intel 960 family
6280@end ifset
7ca01ed9
NC
6281@ifset M68HC11
6282* M68HC11/68HC12:: @code{ld} and the Motorola 68HC11 and 68HC12 families
6283@end ifset
36f63dca
NC
6284@ifset ARM
6285* ARM:: @command{ld} and the ARM family
6286@end ifset
6287@ifset HPPA
6288* HPPA ELF32:: @command{ld} and HPPA 32-bit ELF
6289@end ifset
7fb9f789
NC
6290@ifset M68K
6291* M68K:: @command{ld} and the Motorola 68K family
6292@end ifset
833794fc
MR
6293@ifset MIPS
6294* MIPS:: @command{ld} and the MIPS family
6295@end ifset
3c3bdf30 6296@ifset MMIX
36f63dca 6297* MMIX:: @command{ld} and MMIX
3c3bdf30 6298@end ifset
2469cfa2 6299@ifset MSP430
36f63dca 6300* MSP430:: @command{ld} and MSP430
2469cfa2 6301@end ifset
35c08157
KLC
6302@ifset NDS32
6303* NDS32:: @command{ld} and NDS32
6304@end ifset
78058a5e
SL
6305@ifset NIOSII
6306* Nios II:: @command{ld} and the Altera Nios II
6307@end ifset
2a60a7a8
AM
6308@ifset POWERPC
6309* PowerPC ELF32:: @command{ld} and PowerPC 32-bit ELF Support
6310@end ifset
6311@ifset POWERPC64
6312* PowerPC64 ELF64:: @command{ld} and PowerPC64 64-bit ELF Support
6313@end ifset
49fa1e15
AM
6314@ifset SPU
6315* SPU ELF:: @command{ld} and SPU ELF Support
6316@end ifset
74459f0e 6317@ifset TICOFF
ff5dcc92 6318* TI COFF:: @command{ld} and TI COFF
74459f0e 6319@end ifset
2ca22b03
NC
6320@ifset WIN32
6321* WIN32:: @command{ld} and WIN32 (cygwin/mingw)
6322@end ifset
e0001a05
NC
6323@ifset XTENSA
6324* Xtensa:: @command{ld} and Xtensa Processors
6325@end ifset
252b5132
RH
6326@end menu
6327@end ifset
6328
252b5132
RH
6329@ifset H8300
6330@ifclear GENERIC
6331@raisesections
6332@end ifclear
6333
6334@node H8/300
ff5dcc92 6335@section @command{ld} and the H8/300
252b5132
RH
6336
6337@cindex H8/300 support
ff5dcc92 6338For the H8/300, @command{ld} can perform these global optimizations when
252b5132
RH
6339you specify the @samp{--relax} command-line option.
6340
6341@table @emph
6342@cindex relaxing on H8/300
6343@item relaxing address modes
ff5dcc92 6344@command{ld} finds all @code{jsr} and @code{jmp} instructions whose
252b5132
RH
6345targets are within eight bits, and turns them into eight-bit
6346program-counter relative @code{bsr} and @code{bra} instructions,
6347respectively.
6348
6349@cindex synthesizing on H8/300
6350@item synthesizing instructions
81f5558e 6351@c FIXME: specifically mov.b, or any mov instructions really? -> mov.b only, at least on H8, H8H, H8S
ff5dcc92 6352@command{ld} finds all @code{mov.b} instructions which use the
252b5132
RH
6353sixteen-bit absolute address form, but refer to the top
6354page of memory, and changes them to use the eight-bit address form.
6355(That is: the linker turns @samp{mov.b @code{@@}@var{aa}:16} into
6356@samp{mov.b @code{@@}@var{aa}:8} whenever the address @var{aa} is in the
6357top page of memory).
1502569c 6358
81f5558e
NC
6359@command{ld} finds all @code{mov} instructions which use the register
6360indirect with 32-bit displacement addressing mode, but use a small
6361displacement inside 16-bit displacement range, and changes them to use
6362the 16-bit displacement form. (That is: the linker turns @samp{mov.b
6363@code{@@}@var{d}:32,ERx} into @samp{mov.b @code{@@}@var{d}:16,ERx}
6364whenever the displacement @var{d} is in the 16 bit signed integer
6365range. Only implemented in ELF-format ld).
6366
1502569c 6367@item bit manipulation instructions
c0065db7 6368@command{ld} finds all bit manipulation instructions like @code{band, bclr,
1502569c 6369biand, bild, bior, bist, bixor, bld, bnot, bor, bset, bst, btst, bxor}
c0065db7 6370which use 32 bit and 16 bit absolute address form, but refer to the top
1502569c
NC
6371page of memory, and changes them to use the 8 bit address form.
6372(That is: the linker turns @samp{bset #xx:3,@code{@@}@var{aa}:32} into
c0065db7 6373@samp{bset #xx:3,@code{@@}@var{aa}:8} whenever the address @var{aa} is in
1502569c
NC
6374the top page of memory).
6375
6376@item system control instructions
c0065db7
RM
6377@command{ld} finds all @code{ldc.w, stc.w} instructions which use the
637832 bit absolute address form, but refer to the top page of memory, and
1502569c
NC
6379changes them to use 16 bit address form.
6380(That is: the linker turns @samp{ldc.w @code{@@}@var{aa}:32,ccr} into
c0065db7 6381@samp{ldc.w @code{@@}@var{aa}:16,ccr} whenever the address @var{aa} is in
1502569c 6382the top page of memory).
252b5132
RH
6383@end table
6384
6385@ifclear GENERIC
6386@lowersections
6387@end ifclear
6388@end ifset
6389
36f63dca 6390@ifclear GENERIC
c2dcd04e 6391@ifset Renesas
36f63dca 6392@c This stuff is pointless to say unless you're especially concerned
c2dcd04e
NC
6393@c with Renesas chips; don't enable it for generic case, please.
6394@node Renesas
6395@chapter @command{ld} and Other Renesas Chips
36f63dca 6396
c2dcd04e
NC
6397@command{ld} also supports the Renesas (formerly Hitachi) H8/300H,
6398H8/500, and SH chips. No special features, commands, or command-line
6399options are required for these chips.
36f63dca
NC
6400@end ifset
6401@end ifclear
6402
6403@ifset I960
6404@ifclear GENERIC
6405@raisesections
6406@end ifclear
6407
6408@node i960
6409@section @command{ld} and the Intel 960 Family
6410
6411@cindex i960 support
6412
6413You can use the @samp{-A@var{architecture}} command line option to
6414specify one of the two-letter names identifying members of the 960
6415family; the option specifies the desired output target, and warns of any
6416incompatible instructions in the input files. It also modifies the
6417linker's search strategy for archive libraries, to support the use of
6418libraries specific to each particular architecture, by including in the
6419search loop names suffixed with the string identifying the architecture.
6420
6421For example, if your @command{ld} command line included @w{@samp{-ACA}} as
6422well as @w{@samp{-ltry}}, the linker would look (in its built-in search
6423paths, and in any paths you specify with @samp{-L}) for a library with
6424the names
6425
6426@smallexample
6427@group
6428try
6429libtry.a
6430tryca
6431libtryca.a
6432@end group
6433@end smallexample
6434
6435@noindent
6436The first two possibilities would be considered in any event; the last
6437two are due to the use of @w{@samp{-ACA}}.
6438
6439You can meaningfully use @samp{-A} more than once on a command line, since
6440the 960 architecture family allows combination of target architectures; each
6441use will add another pair of name variants to search for when @w{@samp{-l}}
6442specifies a library.
6443
6444@cindex @option{--relax} on i960
6445@cindex relaxing on i960
6446@command{ld} supports the @samp{--relax} option for the i960 family. If
6447you specify @samp{--relax}, @command{ld} finds all @code{balx} and
6448@code{calx} instructions whose targets are within 24 bits, and turns
6449them into 24-bit program-counter relative @code{bal} and @code{cal}
6450instructions, respectively. @command{ld} also turns @code{cal}
6451instructions into @code{bal} instructions when it determines that the
6452target subroutine is a leaf routine (that is, the target subroutine does
6453not itself call any subroutines).
6454
6455@ifclear GENERIC
6456@lowersections
6457@end ifclear
6458@end ifset
6459
6460@ifset ARM
6461@ifclear GENERIC
6462@raisesections
6463@end ifclear
6464
93fd0973
SC
6465@ifset M68HC11
6466@ifclear GENERIC
6467@raisesections
6468@end ifclear
6469
6470@node M68HC11/68HC12
6471@section @command{ld} and the Motorola 68HC11 and 68HC12 families
6472
6473@cindex M68HC11 and 68HC12 support
6474
6475@subsection Linker Relaxation
6476
6477For the Motorola 68HC11, @command{ld} can perform these global
6478optimizations when you specify the @samp{--relax} command-line option.
6479
6480@table @emph
6481@cindex relaxing on M68HC11
6482@item relaxing address modes
6483@command{ld} finds all @code{jsr} and @code{jmp} instructions whose
6484targets are within eight bits, and turns them into eight-bit
6485program-counter relative @code{bsr} and @code{bra} instructions,
6486respectively.
6487
6488@command{ld} also looks at all 16-bit extended addressing modes and
6489transforms them in a direct addressing mode when the address is in
6490page 0 (between 0 and 0x0ff).
6491
6492@item relaxing gcc instruction group
6493When @command{gcc} is called with @option{-mrelax}, it can emit group
6494of instructions that the linker can optimize to use a 68HC11 direct
6495addressing mode. These instructions consists of @code{bclr} or
6496@code{bset} instructions.
6497
6498@end table
6499
6500@subsection Trampoline Generation
6501
6502@cindex trampoline generation on M68HC11
6503@cindex trampoline generation on M68HC12
6504For 68HC11 and 68HC12, @command{ld} can generate trampoline code to
6505call a far function using a normal @code{jsr} instruction. The linker
c0065db7 6506will also change the relocation to some far function to use the
93fd0973
SC
6507trampoline address instead of the function address. This is typically the
6508case when a pointer to a function is taken. The pointer will in fact
6509point to the function trampoline.
6510
6511@ifclear GENERIC
6512@lowersections
6513@end ifclear
6514@end ifset
6515
36f63dca 6516@node ARM
3674e28a 6517@section @command{ld} and the ARM family
36f63dca
NC
6518
6519@cindex ARM interworking support
6520@kindex --support-old-code
6521For the ARM, @command{ld} will generate code stubs to allow functions calls
b45619c0 6522between ARM and Thumb code. These stubs only work with code that has
36f63dca
NC
6523been compiled and assembled with the @samp{-mthumb-interwork} command
6524line option. If it is necessary to link with old ARM object files or
6525libraries, which have not been compiled with the -mthumb-interwork
6526option then the @samp{--support-old-code} command line switch should be
6527given to the linker. This will make it generate larger stub functions
6528which will work with non-interworking aware ARM code. Note, however,
6529the linker does not support generating stubs for function calls to
6530non-interworking aware Thumb code.
6531
6532@cindex thumb entry point
6533@cindex entry point, thumb
6534@kindex --thumb-entry=@var{entry}
6535The @samp{--thumb-entry} switch is a duplicate of the generic
6536@samp{--entry} switch, in that it sets the program's starting address.
6537But it also sets the bottom bit of the address, so that it can be
6538branched to using a BX instruction, and the program will start
6539executing in Thumb mode straight away.
6540
ce11ba6c
KT
6541@cindex PE import table prefixing
6542@kindex --use-nul-prefixed-import-tables
6543The @samp{--use-nul-prefixed-import-tables} switch is specifying, that
6544the import tables idata4 and idata5 have to be generated with a zero
11e7fd74 6545element prefix for import libraries. This is the old style to generate
ce11ba6c
KT
6546import tables. By default this option is turned off.
6547
e489d0ae
PB
6548@cindex BE8
6549@kindex --be8
6550The @samp{--be8} switch instructs @command{ld} to generate BE8 format
080bb7bb
NC
6551executables. This option is only valid when linking big-endian
6552objects - ie ones which have been assembled with the @option{-EB}
6553option. The resulting image will contain big-endian data and
6554little-endian code.
e489d0ae 6555
3674e28a
PB
6556@cindex TARGET1
6557@kindex --target1-rel
6558@kindex --target1-abs
6559The @samp{R_ARM_TARGET1} relocation is typically used for entries in the
6560@samp{.init_array} section. It is interpreted as either @samp{R_ARM_REL32}
6561or @samp{R_ARM_ABS32}, depending on the target. The @samp{--target1-rel}
6562and @samp{--target1-abs} switches override the default.
6563
6564@cindex TARGET2
6565@kindex --target2=@var{type}
6566The @samp{--target2=type} switch overrides the default definition of the
6567@samp{R_ARM_TARGET2} relocation. Valid values for @samp{type}, their
6568meanings, and target defaults are as follows:
6569@table @samp
6570@item rel
eeac373a
PB
6571@samp{R_ARM_REL32} (arm*-*-elf, arm*-*-eabi)
6572@item abs
6573@samp{R_ARM_ABS32} (arm*-*-symbianelf)
3674e28a
PB
6574@item got-rel
6575@samp{R_ARM_GOT_PREL} (arm*-*-linux, arm*-*-*bsd)
6576@end table
6577
319850b4
JB
6578@cindex FIX_V4BX
6579@kindex --fix-v4bx
6580The @samp{R_ARM_V4BX} relocation (defined by the ARM AAELF
6581specification) enables objects compiled for the ARMv4 architecture to be
6582interworking-safe when linked with other objects compiled for ARMv4t, but
6583also allows pure ARMv4 binaries to be built from the same ARMv4 objects.
6584
6585In the latter case, the switch @option{--fix-v4bx} must be passed to the
6586linker, which causes v4t @code{BX rM} instructions to be rewritten as
6587@code{MOV PC,rM}, since v4 processors do not have a @code{BX} instruction.
6588
6589In the former case, the switch should not be used, and @samp{R_ARM_V4BX}
6590relocations are ignored.
6591
845b51d6
PB
6592@cindex FIX_V4BX_INTERWORKING
6593@kindex --fix-v4bx-interworking
6594Replace @code{BX rM} instructions identified by @samp{R_ARM_V4BX}
6595relocations with a branch to the following veneer:
6596
6597@smallexample
6598TST rM, #1
6599MOVEQ PC, rM
6600BX Rn
6601@end smallexample
6602
6603This allows generation of libraries/applications that work on ARMv4 cores
6604and are still interworking safe. Note that the above veneer clobbers the
11e7fd74 6605condition flags, so may cause incorrect program behavior in rare cases.
845b51d6 6606
33bfe774
JB
6607@cindex USE_BLX
6608@kindex --use-blx
6609The @samp{--use-blx} switch enables the linker to use ARM/Thumb
6610BLX instructions (available on ARMv5t and above) in various
6611situations. Currently it is used to perform calls via the PLT from Thumb
6612code using BLX rather than using BX and a mode-switching stub before
6613each PLT entry. This should lead to such calls executing slightly faster.
6614
6615This option is enabled implicitly for SymbianOS, so there is no need to
6616specify it if you are using that target.
6617
c6dd86c6
JB
6618@cindex VFP11_DENORM_FIX
6619@kindex --vfp11-denorm-fix
6620The @samp{--vfp11-denorm-fix} switch enables a link-time workaround for a
6621bug in certain VFP11 coprocessor hardware, which sometimes allows
6622instructions with denorm operands (which must be handled by support code)
6623to have those operands overwritten by subsequent instructions before
6624the support code can read the intended values.
6625
6626The bug may be avoided in scalar mode if you allow at least one
6627intervening instruction between a VFP11 instruction which uses a register
6628and another instruction which writes to the same register, or at least two
6629intervening instructions if vector mode is in use. The bug only affects
6630full-compliance floating-point mode: you do not need this workaround if
6631you are using "runfast" mode. Please contact ARM for further details.
6632
6633If you know you are using buggy VFP11 hardware, you can
6634enable this workaround by specifying the linker option
6635@samp{--vfp-denorm-fix=scalar} if you are using the VFP11 scalar
6636mode only, or @samp{--vfp-denorm-fix=vector} if you are using
6637vector mode (the latter also works for scalar code). The default is
6638@samp{--vfp-denorm-fix=none}.
6639
6640If the workaround is enabled, instructions are scanned for
6641potentially-troublesome sequences, and a veneer is created for each
6642such sequence which may trigger the erratum. The veneer consists of the
6643first instruction of the sequence and a branch back to the subsequent
6644instruction. The original instruction is then replaced with a branch to
6645the veneer. The extra cycles required to call and return from the veneer
6646are sufficient to avoid the erratum in both the scalar and vector cases.
6647
2de70689
MGD
6648@cindex ARM1176 erratum workaround
6649@kindex --fix-arm1176
6650@kindex --no-fix-arm1176
9d5777a3
RM
6651The @samp{--fix-arm1176} switch enables a link-time workaround for an erratum
6652in certain ARM1176 processors. The workaround is enabled by default if you
6653are targeting ARM v6 (excluding ARM v6T2) or earlier. It can be disabled
2de70689
MGD
6654unconditionally by specifying @samp{--no-fix-arm1176}.
6655
9d5777a3 6656Further information is available in the ``ARM1176JZ-S and ARM1176JZF-S
11e7fd74 6657Programmer Advice Notice'' available on the ARM documentation website at:
2de70689
MGD
6658http://infocenter.arm.com/.
6659
bf21ed78
MS
6660@cindex NO_ENUM_SIZE_WARNING
6661@kindex --no-enum-size-warning
726150b7 6662The @option{--no-enum-size-warning} switch prevents the linker from
bf21ed78
MS
6663warning when linking object files that specify incompatible EABI
6664enumeration size attributes. For example, with this switch enabled,
6665linking of an object file using 32-bit enumeration values with another
6666using enumeration values fitted into the smallest possible space will
6667not be diagnosed.
a9dc9481
JM
6668
6669@cindex NO_WCHAR_SIZE_WARNING
6670@kindex --no-wchar-size-warning
6671The @option{--no-wchar-size-warning} switch prevents the linker from
6672warning when linking object files that specify incompatible EABI
6673@code{wchar_t} size attributes. For example, with this switch enabled,
6674linking of an object file using 32-bit @code{wchar_t} values with another
6675using 16-bit @code{wchar_t} values will not be diagnosed.
bf21ed78 6676
726150b7
NC
6677@cindex PIC_VENEER
6678@kindex --pic-veneer
6679The @samp{--pic-veneer} switch makes the linker use PIC sequences for
6680ARM/Thumb interworking veneers, even if the rest of the binary
6681is not PIC. This avoids problems on uClinux targets where
6682@samp{--emit-relocs} is used to generate relocatable binaries.
6683
6684@cindex STUB_GROUP_SIZE
6685@kindex --stub-group-size=@var{N}
6686The linker will automatically generate and insert small sequences of
6687code into a linked ARM ELF executable whenever an attempt is made to
6688perform a function call to a symbol that is too far away. The
6689placement of these sequences of instructions - called stubs - is
6690controlled by the command line option @option{--stub-group-size=N}.
6691The placement is important because a poor choice can create a need for
11e7fd74 6692duplicate stubs, increasing the code size. The linker will try to
726150b7
NC
6693group stubs together in order to reduce interruptions to the flow of
6694code, but it needs guidance as to how big these groups should be and
6695where they should be placed.
6696
6697The value of @samp{N}, the parameter to the
6698@option{--stub-group-size=} option controls where the stub groups are
07d72278 6699placed. If it is negative then all stubs are placed after the first
726150b7
NC
6700branch that needs them. If it is positive then the stubs can be
6701placed either before or after the branches that need them. If the
6702value of @samp{N} is 1 (either +1 or -1) then the linker will choose
6703exactly where to place groups of stubs, using its built in heuristics.
6704A value of @samp{N} greater than 1 (or smaller than -1) tells the
6705linker that a single group of stubs can service at most @samp{N} bytes
6706from the input sections.
6707
6708The default, if @option{--stub-group-size=} is not specified, is
6709@samp{N = +1}.
6710
1a51c1a4
NC
6711Farcalls stubs insertion is fully supported for the ARM-EABI target
6712only, because it relies on object files properties not present
6713otherwise.
6714
1db37fe6
YG
6715@cindex Cortex-A8 erratum workaround
6716@kindex --fix-cortex-a8
6717@kindex --no-fix-cortex-a8
6718The @samp{--fix-cortex-a8} switch enables a link-time workaround for an erratum in certain Cortex-A8 processors. The workaround is enabled by default if you are targeting the ARM v7-A architecture profile. It can be enabled otherwise by specifying @samp{--fix-cortex-a8}, or disabled unconditionally by specifying @samp{--no-fix-cortex-a8}.
6719
6720The erratum only affects Thumb-2 code. Please contact ARM for further details.
6721
68fcca92
JW
6722@cindex Cortex-A53 erratum 835769 workaround
6723@kindex --fix-cortex-a53-835769
6724@kindex --no-fix-cortex-a53-835769
6725The @samp{--fix-cortex-a53-835769} switch enables a link-time workaround for erratum 835769 present on certain early revisions of Cortex-A53 processors. The workaround is disabled by default. It can be enabled by specifying @samp{--fix-cortex-a53-835769}, or disabled unconditionally by specifying @samp{--no-fix-cortex-a53-835769}.
6726
6727Please contact ARM for further details.
6728
1db37fe6
YG
6729@kindex --merge-exidx-entries
6730@kindex --no-merge-exidx-entries
6731@cindex Merging exidx entries
6732The @samp{--no-merge-exidx-entries} switch disables the merging of adjacent exidx entries in debuginfo.
6733
6734@kindex --long-plt
6735@cindex 32-bit PLT entries
6736The @samp{--long-plt} option enables the use of 16 byte PLT entries
6737which support up to 4Gb of code. The default is to use 12 byte PLT
6738entries which only support 512Mb of code.
6739
36f63dca
NC
6740@ifclear GENERIC
6741@lowersections
6742@end ifclear
6743@end ifset
6744
6745@ifset HPPA
6746@ifclear GENERIC
6747@raisesections
6748@end ifclear
6749
6750@node HPPA ELF32
6751@section @command{ld} and HPPA 32-bit ELF Support
6752@cindex HPPA multiple sub-space stubs
6753@kindex --multi-subspace
6754When generating a shared library, @command{ld} will by default generate
6755import stubs suitable for use with a single sub-space application.
6756The @samp{--multi-subspace} switch causes @command{ld} to generate export
6757stubs, and different (larger) import stubs suitable for use with
6758multiple sub-spaces.
6759
6760@cindex HPPA stub grouping
6761@kindex --stub-group-size=@var{N}
6762Long branch stubs and import/export stubs are placed by @command{ld} in
6763stub sections located between groups of input sections.
6764@samp{--stub-group-size} specifies the maximum size of a group of input
6765sections handled by one stub section. Since branch offsets are signed,
6766a stub section may serve two groups of input sections, one group before
6767the stub section, and one group after it. However, when using
6768conditional branches that require stubs, it may be better (for branch
6769prediction) that stub sections only serve one group of input sections.
6770A negative value for @samp{N} chooses this scheme, ensuring that
6771branches to stubs always use a negative offset. Two special values of
6772@samp{N} are recognized, @samp{1} and @samp{-1}. These both instruct
6773@command{ld} to automatically size input section groups for the branch types
6774detected, with the same behaviour regarding stub placement as other
6775positive or negative values of @samp{N} respectively.
6776
6777Note that @samp{--stub-group-size} does not split input sections. A
6778single input section larger than the group size specified will of course
6779create a larger group (of one section). If input sections are too
6780large, it may not be possible for a branch to reach its stub.
6781
6782@ifclear GENERIC
6783@lowersections
6784@end ifclear
6785@end ifset
6786
7fb9f789
NC
6787@ifset M68K
6788@ifclear GENERIC
6789@raisesections
6790@end ifclear
6791
6792@node M68K
6793@section @command{ld} and the Motorola 68K family
6794
6795@cindex Motorola 68K GOT generation
6796@kindex --got=@var{type}
6797The @samp{--got=@var{type}} option lets you choose the GOT generation scheme.
6798The choices are @samp{single}, @samp{negative}, @samp{multigot} and
6799@samp{target}. When @samp{target} is selected the linker chooses
6800the default GOT generation scheme for the current target.
6801@samp{single} tells the linker to generate a single GOT with
6802entries only at non-negative offsets.
6803@samp{negative} instructs the linker to generate a single GOT with
6804entries at both negative and positive offsets. Not all environments
6805support such GOTs.
6806@samp{multigot} allows the linker to generate several GOTs in the
6807output file. All GOT references from a single input object
6808file access the same GOT, but references from different input object
6809files might access different GOTs. Not all environments support such GOTs.
6810
6811@ifclear GENERIC
6812@lowersections
6813@end ifclear
6814@end ifset
6815
833794fc
MR
6816@ifset MIPS
6817@ifclear GENERIC
6818@raisesections
6819@end ifclear
6820
6821@node MIPS
6822@section @command{ld} and the MIPS family
6823
6824@cindex MIPS microMIPS instruction choice selection
6825@kindex --insn32
6826@kindex --no-insn32
6827The @samp{--insn32} and @samp{--no-insn32} options control the choice of
6828microMIPS instructions used in code generated by the linker, such as that
6829in the PLT or lazy binding stubs, or in relaxation. If @samp{--insn32} is
6830used, then the linker only uses 32-bit instruction encodings. By default
6831or if @samp{--no-insn32} is used, all instruction encodings are used,
6832including 16-bit ones where possible.
6833
6834@ifclear GENERIC
6835@lowersections
6836@end ifclear
6837@end ifset
6838
36f63dca
NC
6839@ifset MMIX
6840@ifclear GENERIC
6841@raisesections
6842@end ifclear
6843
6844@node MMIX
6845@section @code{ld} and MMIX
6846For MMIX, there is a choice of generating @code{ELF} object files or
6847@code{mmo} object files when linking. The simulator @code{mmix}
6848understands the @code{mmo} format. The binutils @code{objcopy} utility
6849can translate between the two formats.
6850
6851There is one special section, the @samp{.MMIX.reg_contents} section.
6852Contents in this section is assumed to correspond to that of global
6853registers, and symbols referring to it are translated to special symbols,
6854equal to registers. In a final link, the start address of the
6855@samp{.MMIX.reg_contents} section corresponds to the first allocated
6856global register multiplied by 8. Register @code{$255} is not included in
6857this section; it is always set to the program entry, which is at the
6858symbol @code{Main} for @code{mmo} files.
6859
7a2de473
HPN
6860Global symbols with the prefix @code{__.MMIX.start.}, for example
6861@code{__.MMIX.start..text} and @code{__.MMIX.start..data} are special.
6862The default linker script uses these to set the default start address
6863of a section.
36f63dca
NC
6864
6865Initial and trailing multiples of zero-valued 32-bit words in a section,
6866are left out from an mmo file.
6867
6868@ifclear GENERIC
6869@lowersections
6870@end ifclear
6871@end ifset
6872
6873@ifset MSP430
6874@ifclear GENERIC
6875@raisesections
6876@end ifclear
6877
6878@node MSP430
6879@section @code{ld} and MSP430
6880For the MSP430 it is possible to select the MPU architecture. The flag @samp{-m [mpu type]}
6881will select an appropriate linker script for selected MPU type. (To get a list of known MPUs
6882just pass @samp{-m help} option to the linker).
6883
6884@cindex MSP430 extra sections
6885The linker will recognize some extra sections which are MSP430 specific:
6886
6887@table @code
6888@item @samp{.vectors}
6889Defines a portion of ROM where interrupt vectors located.
6890
6891@item @samp{.bootloader}
6892Defines the bootloader portion of the ROM (if applicable). Any code
6893in this section will be uploaded to the MPU.
6894
6895@item @samp{.infomem}
6896Defines an information memory section (if applicable). Any code in
6897this section will be uploaded to the MPU.
6898
c0065db7 6899@item @samp{.infomemnobits}
36f63dca
NC
6900This is the same as the @samp{.infomem} section except that any code
6901in this section will not be uploaded to the MPU.
6902
6903@item @samp{.noinit}
6904Denotes a portion of RAM located above @samp{.bss} section.
6905
c0065db7 6906The last two sections are used by gcc.
36f63dca
NC
6907@end table
6908
6909@ifclear GENERIC
6910@lowersections
6911@end ifclear
6912@end ifset
6913
35c08157
KLC
6914@ifset NDS32
6915@ifclear GENERIC
6916@raisesections
6917@end ifclear
6918
6919@node NDS32
6920@section @code{ld} and NDS32
6921@kindex relaxing on NDS32
6922For NDS32, there are some options to select relaxation behavior. The linker
6923relaxes objects according to these options.
6924
6925@table @code
6926@item @samp{--m[no-]fp-as-gp}
6927Disable/enable fp-as-gp relaxation.
6928
6929@item @samp{--mexport-symbols=FILE}
6930Exporting symbols and their address into FILE as linker script.
6931
6932@item @samp{--m[no-]ex9}
6933Disable/enable link-time EX9 relaxation.
6934
6935@item @samp{--mexport-ex9=FILE}
6936Export the EX9 table after linking.
6937
6938@item @samp{--mimport-ex9=FILE}
6939Import the Ex9 table for EX9 relaxation.
6940
6941@item @samp{--mupdate-ex9}
6942Update the existing EX9 table.
6943
6944@item @samp{--mex9-limit=NUM}
6945Maximum number of entries in the ex9 table.
6946
6947@item @samp{--mex9-loop-aware}
6948Avoid generating the EX9 instruction inside the loop.
6949
6950@item @samp{--m[no-]ifc}
6951Disable/enable the link-time IFC optimization.
6952
6953@item @samp{--mifc-loop-aware}
6954Avoid generating the IFC instruction inside the loop.
6955@end table
6956
6957@ifclear GENERIC
6958@lowersections
6959@end ifclear
6960@end ifset
6961
78058a5e
SL
6962@ifset NIOSII
6963@ifclear GENERIC
6964@raisesections
6965@end ifclear
6966
6967@node Nios II
6968@section @command{ld} and the Altera Nios II
6969@cindex Nios II call relaxation
6970@kindex --relax on Nios II
6971
6972Call and immediate jump instructions on Nios II processors are limited to
6973transferring control to addresses in the same 256MB memory segment,
6974which may result in @command{ld} giving
6975@samp{relocation truncated to fit} errors with very large programs.
6976The command-line option @option{--relax} enables the generation of
6977trampolines that can access the entire 32-bit address space for calls
6978outside the normal @code{call} and @code{jmpi} address range. These
6979trampolines are inserted at section boundaries, so may not themselves
6980be reachable if an input section and its associated call trampolines are
6981larger than 256MB.
6982
6983The @option{--relax} option is enabled by default unless @option{-r}
6984is also specified. You can disable trampoline generation by using the
6985@option{--no-relax} linker option. You can also disable this optimization
6986locally by using the @samp{set .noat} directive in assembly-language
6987source files, as the linker-inserted trampolines use the @code{at}
6988register as a temporary.
6989
6990Note that the linker @option{--relax} option is independent of assembler
6991relaxation options, and that using the GNU assembler's @option{-relax-all}
6992option interferes with the linker's more selective call instruction relaxation.
6993
6994@ifclear GENERIC
6995@lowersections
6996@end ifclear
6997@end ifset
6998
2a60a7a8
AM
6999@ifset POWERPC
7000@ifclear GENERIC
7001@raisesections
7002@end ifclear
7003
7004@node PowerPC ELF32
7005@section @command{ld} and PowerPC 32-bit ELF Support
7006@cindex PowerPC long branches
7007@kindex --relax on PowerPC
7008Branches on PowerPC processors are limited to a signed 26-bit
7009displacement, which may result in @command{ld} giving
7010@samp{relocation truncated to fit} errors with very large programs.
7011@samp{--relax} enables the generation of trampolines that can access
7012the entire 32-bit address space. These trampolines are inserted at
7013section boundaries, so may not themselves be reachable if an input
c8a1f254
NS
7014section exceeds 33M in size. You may combine @samp{-r} and
7015@samp{--relax} to add trampolines in a partial link. In that case
7016both branches to undefined symbols and inter-section branches are also
7017considered potentially out of range, and trampolines inserted.
2a60a7a8
AM
7018
7019@cindex PowerPC ELF32 options
7020@table @option
7021@cindex PowerPC PLT
7022@kindex --bss-plt
7023@item --bss-plt
7024Current PowerPC GCC accepts a @samp{-msecure-plt} option that
7025generates code capable of using a newer PLT and GOT layout that has
7026the security advantage of no executable section ever needing to be
7027writable and no writable section ever being executable. PowerPC
7028@command{ld} will generate this layout, including stubs to access the
7029PLT, if all input files (including startup and static libraries) were
7030compiled with @samp{-msecure-plt}. @samp{--bss-plt} forces the old
7031BSS PLT (and GOT layout) which can give slightly better performance.
7032
016687f8
AM
7033@kindex --secure-plt
7034@item --secure-plt
7035@command{ld} will use the new PLT and GOT layout if it is linking new
7036@samp{-fpic} or @samp{-fPIC} code, but does not do so automatically
7037when linking non-PIC code. This option requests the new PLT and GOT
7038layout. A warning will be given if some object file requires the old
7039style BSS PLT.
7040
2a60a7a8
AM
7041@cindex PowerPC GOT
7042@kindex --sdata-got
7043@item --sdata-got
7044The new secure PLT and GOT are placed differently relative to other
7045sections compared to older BSS PLT and GOT placement. The location of
7046@code{.plt} must change because the new secure PLT is an initialized
7047section while the old PLT is uninitialized. The reason for the
7048@code{.got} change is more subtle: The new placement allows
7049@code{.got} to be read-only in applications linked with
7050@samp{-z relro -z now}. However, this placement means that
7051@code{.sdata} cannot always be used in shared libraries, because the
7052PowerPC ABI accesses @code{.sdata} in shared libraries from the GOT
7053pointer. @samp{--sdata-got} forces the old GOT placement. PowerPC
7054GCC doesn't use @code{.sdata} in shared libraries, so this option is
7055really only useful for other compilers that may do so.
7056
7057@cindex PowerPC stub symbols
7058@kindex --emit-stub-syms
7059@item --emit-stub-syms
7060This option causes @command{ld} to label linker stubs with a local
7061symbol that encodes the stub type and destination.
7062
7063@cindex PowerPC TLS optimization
7064@kindex --no-tls-optimize
7065@item --no-tls-optimize
7066PowerPC @command{ld} normally performs some optimization of code
7067sequences used to access Thread-Local Storage. Use this option to
7068disable the optimization.
7069@end table
7070
7071@ifclear GENERIC
7072@lowersections
7073@end ifclear
7074@end ifset
7075
7076@ifset POWERPC64
7077@ifclear GENERIC
7078@raisesections
7079@end ifclear
7080
7081@node PowerPC64 ELF64
7082@section @command{ld} and PowerPC64 64-bit ELF Support
7083
7084@cindex PowerPC64 ELF64 options
7085@table @option
7086@cindex PowerPC64 stub grouping
7087@kindex --stub-group-size
7088@item --stub-group-size
7089Long branch stubs, PLT call stubs and TOC adjusting stubs are placed
7090by @command{ld} in stub sections located between groups of input sections.
7091@samp{--stub-group-size} specifies the maximum size of a group of input
7092sections handled by one stub section. Since branch offsets are signed,
7093a stub section may serve two groups of input sections, one group before
7094the stub section, and one group after it. However, when using
7095conditional branches that require stubs, it may be better (for branch
7096prediction) that stub sections only serve one group of input sections.
7097A negative value for @samp{N} chooses this scheme, ensuring that
7098branches to stubs always use a negative offset. Two special values of
7099@samp{N} are recognized, @samp{1} and @samp{-1}. These both instruct
7100@command{ld} to automatically size input section groups for the branch types
7101detected, with the same behaviour regarding stub placement as other
7102positive or negative values of @samp{N} respectively.
7103
7104Note that @samp{--stub-group-size} does not split input sections. A
7105single input section larger than the group size specified will of course
7106create a larger group (of one section). If input sections are too
7107large, it may not be possible for a branch to reach its stub.
7108
7109@cindex PowerPC64 stub symbols
7110@kindex --emit-stub-syms
7111@item --emit-stub-syms
7112This option causes @command{ld} to label linker stubs with a local
7113symbol that encodes the stub type and destination.
7114
7115@cindex PowerPC64 dot symbols
7116@kindex --dotsyms
7117@kindex --no-dotsyms
7118@item --dotsyms, --no-dotsyms
7119These two options control how @command{ld} interprets version patterns
7120in a version script. Older PowerPC64 compilers emitted both a
7121function descriptor symbol with the same name as the function, and a
7122code entry symbol with the name prefixed by a dot (@samp{.}). To
7123properly version a function @samp{foo}, the version script thus needs
7124to control both @samp{foo} and @samp{.foo}. The option
7125@samp{--dotsyms}, on by default, automatically adds the required
7126dot-prefixed patterns. Use @samp{--no-dotsyms} to disable this
7127feature.
7128
7129@cindex PowerPC64 TLS optimization
7130@kindex --no-tls-optimize
7131@item --no-tls-optimize
7132PowerPC64 @command{ld} normally performs some optimization of code
7133sequences used to access Thread-Local Storage. Use this option to
7134disable the optimization.
7135
7136@cindex PowerPC64 OPD optimization
7137@kindex --no-opd-optimize
7138@item --no-opd-optimize
7139PowerPC64 @command{ld} normally removes @code{.opd} section entries
7140corresponding to deleted link-once functions, or functions removed by
e7fc76dd 7141the action of @samp{--gc-sections} or linker script @code{/DISCARD/}.
2a60a7a8
AM
7142Use this option to disable @code{.opd} optimization.
7143
7144@cindex PowerPC64 OPD spacing
7145@kindex --non-overlapping-opd
7146@item --non-overlapping-opd
7147Some PowerPC64 compilers have an option to generate compressed
7148@code{.opd} entries spaced 16 bytes apart, overlapping the third word,
7149the static chain pointer (unused in C) with the first word of the next
7150entry. This option expands such entries to the full 24 bytes.
7151
7152@cindex PowerPC64 TOC optimization
7153@kindex --no-toc-optimize
7154@item --no-toc-optimize
7155PowerPC64 @command{ld} normally removes unused @code{.toc} section
7156entries. Such entries are detected by examining relocations that
7157reference the TOC in code sections. A reloc in a deleted code section
7158marks a TOC word as unneeded, while a reloc in a kept code section
7159marks a TOC word as needed. Since the TOC may reference itself, TOC
7160relocs are also examined. TOC words marked as both needed and
7161unneeded will of course be kept. TOC words without any referencing
7162reloc are assumed to be part of a multi-word entry, and are kept or
7163discarded as per the nearest marked preceding word. This works
7164reliably for compiler generated code, but may be incorrect if assembly
7165code is used to insert TOC entries. Use this option to disable the
7166optimization.
7167
7168@cindex PowerPC64 multi-TOC
7169@kindex --no-multi-toc
7170@item --no-multi-toc
794e51c0
AM
7171If given any toc option besides @code{-mcmodel=medium} or
7172@code{-mcmodel=large}, PowerPC64 GCC generates code for a TOC model
7173where TOC
2a60a7a8
AM
7174entries are accessed with a 16-bit offset from r2. This limits the
7175total TOC size to 64K. PowerPC64 @command{ld} extends this limit by
7176grouping code sections such that each group uses less than 64K for its
7177TOC entries, then inserts r2 adjusting stubs between inter-group
7178calls. @command{ld} does not split apart input sections, so cannot
7179help if a single input file has a @code{.toc} section that exceeds
718064K, most likely from linking multiple files with @command{ld -r}.
7181Use this option to turn off this feature.
794e51c0
AM
7182
7183@cindex PowerPC64 TOC sorting
7184@kindex --no-toc-sort
7185@item --no-toc-sort
7186By default, @command{ld} sorts TOC sections so that those whose file
7187happens to have a section called @code{.init} or @code{.fini} are
7188placed first, followed by TOC sections referenced by code generated
7189with PowerPC64 gcc's @code{-mcmodel=small}, and lastly TOC sections
7190referenced only by code generated with PowerPC64 gcc's
7191@code{-mcmodel=medium} or @code{-mcmodel=large} options. Doing this
7192results in better TOC grouping for multi-TOC. Use this option to turn
7193off this feature.
7194
7195@cindex PowerPC64 PLT stub alignment
7196@kindex --plt-align
7197@kindex --no-plt-align
7198@item --plt-align
7199@itemx --no-plt-align
7200Use these options to control whether individual PLT call stubs are
e05fa0ba
AM
7201padded so that they don't cross a 32-byte boundary, or to the
7202specified power of two boundary when using @code{--plt-align=}. Note
7203that this isn't alignment in the usual sense. By default PLT call
7204stubs are packed tightly.
794e51c0
AM
7205
7206@cindex PowerPC64 PLT call stub static chain
7207@kindex --plt-static-chain
7208@kindex --no-plt-static-chain
7209@item --plt-static-chain
7210@itemx --no-plt-static-chain
7211Use these options to control whether PLT call stubs load the static
7212chain pointer (r11). @code{ld} defaults to not loading the static
7213chain since there is never any need to do so on a PLT call.
7214
7215@cindex PowerPC64 PLT call stub thread safety
7216@kindex --plt-thread-safe
7217@kindex --no-plt-thread-safe
7218@item --plt-thread-safe
7219@itemx --no-thread-safe
7220With power7's weakly ordered memory model, it is possible when using
7221lazy binding for ld.so to update a plt entry in one thread and have
7222another thread see the individual plt entry words update in the wrong
7223order, despite ld.so carefully writing in the correct order and using
7224memory write barriers. To avoid this we need some sort of read
7225barrier in the call stub, or use LD_BIND_NOW=1. By default, @code{ld}
7226looks for calls to commonly used functions that create threads, and if
7227seen, adds the necessary barriers. Use these options to change the
7228default behaviour.
2a60a7a8
AM
7229@end table
7230
7231@ifclear GENERIC
7232@lowersections
7233@end ifclear
7234@end ifset
7235
49fa1e15
AM
7236@ifset SPU
7237@ifclear GENERIC
7238@raisesections
7239@end ifclear
7240
7241@node SPU ELF
7242@section @command{ld} and SPU ELF Support
7243
7244@cindex SPU ELF options
7245@table @option
7246
7247@cindex SPU plugins
7248@kindex --plugin
7249@item --plugin
7250This option marks an executable as a PIC plugin module.
7251
7252@cindex SPU overlays
7253@kindex --no-overlays
7254@item --no-overlays
7255Normally, @command{ld} recognizes calls to functions within overlay
7256regions, and redirects such calls to an overlay manager via a stub.
7257@command{ld} also provides a built-in overlay manager. This option
7258turns off all this special overlay handling.
7259
7260@cindex SPU overlay stub symbols
7261@kindex --emit-stub-syms
7262@item --emit-stub-syms
7263This option causes @command{ld} to label overlay stubs with a local
7264symbol that encodes the stub type and destination.
7265
7266@cindex SPU extra overlay stubs
7267@kindex --extra-overlay-stubs
7268@item --extra-overlay-stubs
7269This option causes @command{ld} to add overlay call stubs on all
7270function calls out of overlay regions. Normally stubs are not added
7271on calls to non-overlay regions.
7272
7273@cindex SPU local store size
7274@kindex --local-store=lo:hi
7275@item --local-store=lo:hi
7276@command{ld} usually checks that a final executable for SPU fits in
7277the address range 0 to 256k. This option may be used to change the
7278range. Disable the check entirely with @option{--local-store=0:0}.
7279
c0065db7 7280@cindex SPU
49fa1e15
AM
7281@kindex --stack-analysis
7282@item --stack-analysis
7283SPU local store space is limited. Over-allocation of stack space
7284unnecessarily limits space available for code and data, while
7285under-allocation results in runtime failures. If given this option,
7286@command{ld} will provide an estimate of maximum stack usage.
7287@command{ld} does this by examining symbols in code sections to
7288determine the extents of functions, and looking at function prologues
7289for stack adjusting instructions. A call-graph is created by looking
7290for relocations on branch instructions. The graph is then searched
7291for the maximum stack usage path. Note that this analysis does not
7292find calls made via function pointers, and does not handle recursion
7293and other cycles in the call graph. Stack usage may be
7294under-estimated if your code makes such calls. Also, stack usage for
7295dynamic allocation, e.g. alloca, will not be detected. If a link map
7296is requested, detailed information about each function's stack usage
7297and calls will be given.
7298
c0065db7 7299@cindex SPU
49fa1e15
AM
7300@kindex --emit-stack-syms
7301@item --emit-stack-syms
7302This option, if given along with @option{--stack-analysis} will result
7303in @command{ld} emitting stack sizing symbols for each function.
7304These take the form @code{__stack_<function_name>} for global
7305functions, and @code{__stack_<number>_<function_name>} for static
7306functions. @code{<number>} is the section id in hex. The value of
7307such symbols is the stack requirement for the corresponding function.
7308The symbol size will be zero, type @code{STT_NOTYPE}, binding
c0065db7 7309@code{STB_LOCAL}, and section @code{SHN_ABS}.
49fa1e15
AM
7310@end table
7311
7312@ifclear GENERIC
7313@lowersections
7314@end ifclear
7315@end ifset
7316
36f63dca
NC
7317@ifset TICOFF
7318@ifclear GENERIC
7319@raisesections
7320@end ifclear
7321
7322@node TI COFF
7323@section @command{ld}'s Support for Various TI COFF Versions
7324@cindex TI COFF versions
7325@kindex --format=@var{version}
7326The @samp{--format} switch allows selection of one of the various
7327TI COFF versions. The latest of this writing is 2; versions 0 and 1 are
7328also supported. The TI COFF versions also vary in header byte-order
7329format; @command{ld} will read any version or byte order, but the output
7330header format depends on the default specified by the specific target.
7331
7332@ifclear GENERIC
7333@lowersections
7334@end ifclear
7335@end ifset
7336
2ca22b03
NC
7337@ifset WIN32
7338@ifclear GENERIC
7339@raisesections
7340@end ifclear
7341
7342@node WIN32
7343@section @command{ld} and WIN32 (cygwin/mingw)
7344
c0065db7 7345This section describes some of the win32 specific @command{ld} issues.
b45619c0 7346See @ref{Options,,Command Line Options} for detailed description of the
dc8465bf 7347command line options mentioned here.
2ca22b03
NC
7348
7349@table @emph
c0065db7
RM
7350@cindex import libraries
7351@item import libraries
69da35b5 7352The standard Windows linker creates and uses so-called import
2ca22b03 7353libraries, which contains information for linking to dll's. They are
69da35b5
NC
7354regular static archives and are handled as any other static
7355archive. The cygwin and mingw ports of @command{ld} have specific
2ca22b03
NC
7356support for creating such libraries provided with the
7357@samp{--out-implib} command line option.
7358
c0065db7
RM
7359@item exporting DLL symbols
7360@cindex exporting DLL symbols
dc8465bf
NC
7361The cygwin/mingw @command{ld} has several ways to export symbols for dll's.
7362
7363@table @emph
7364@item using auto-export functionality
7365@cindex using auto-export functionality
7366By default @command{ld} exports symbols with the auto-export functionality,
7367which is controlled by the following command line options:
7368
0a5d968e
NC
7369@itemize
7370@item --export-all-symbols [This is the default]
7371@item --exclude-symbols
7372@item --exclude-libs
e1c37eb5 7373@item --exclude-modules-for-implib
09e2aba4 7374@item --version-script
0a5d968e
NC
7375@end itemize
7376
09e2aba4
DK
7377When auto-export is in operation, @command{ld} will export all the non-local
7378(global and common) symbols it finds in a DLL, with the exception of a few
7379symbols known to belong to the system's runtime and libraries. As it will
7380often not be desirable to export all of a DLL's symbols, which may include
7381private functions that are not part of any public interface, the command-line
9d5777a3 7382options listed above may be used to filter symbols out from the list for
09e2aba4
DK
7383exporting. The @samp{--output-def} option can be used in order to see the
7384final list of exported symbols with all exclusions taken into effect.
7385
7386If @samp{--export-all-symbols} is not given explicitly on the
0a5d968e
NC
7387command line, then the default auto-export behavior will be @emph{disabled}
7388if either of the following are true:
7389
7390@itemize
7391@item A DEF file is used.
7392@item Any symbol in any object file was marked with the __declspec(dllexport) attribute.
7393@end itemize
dc8465bf 7394
c0065db7
RM
7395@item using a DEF file
7396@cindex using a DEF file
dc8465bf
NC
7397Another way of exporting symbols is using a DEF file. A DEF file is
7398an ASCII file containing definitions of symbols which should be
7399exported when a dll is created. Usually it is named @samp{<dll
7400name>.def} and is added as any other object file to the linker's
0a5d968e 7401command line. The file's name must end in @samp{.def} or @samp{.DEF}.
dc8465bf
NC
7402
7403@example
7404gcc -o <output> <objectfiles> <dll name>.def
7405@end example
7406
0a5d968e
NC
7407Using a DEF file turns off the normal auto-export behavior, unless the
7408@samp{--export-all-symbols} option is also used.
7409
dc8465bf
NC
7410Here is an example of a DEF file for a shared library called @samp{xyz.dll}:
7411
7412@example
4b5bd4e7 7413LIBRARY "xyz.dll" BASE=0x20000000
dc8465bf
NC
7414
7415EXPORTS
7416foo
7417bar
7418_bar = bar
4b5bd4e7
DS
7419another_foo = abc.dll.afoo
7420var1 DATA
7fcab871
KT
7421doo = foo == foo2
7422eoo DATA == var1
c0065db7 7423@end example
dc8465bf 7424
7fcab871 7425This example defines a DLL with a non-default base address and seven
4b5bd4e7
DS
7426symbols in the export table. The third exported symbol @code{_bar} is an
7427alias for the second. The fourth symbol, @code{another_foo} is resolved
7428by "forwarding" to another module and treating it as an alias for
7429@code{afoo} exported from the DLL @samp{abc.dll}. The final symbol
7fcab871
KT
7430@code{var1} is declared to be a data object. The @samp{doo} symbol in
7431export library is an alias of @samp{foo}, which gets the string name
7432in export table @samp{foo2}. The @samp{eoo} symbol is an data export
7433symbol, which gets in export table the name @samp{var1}.
4b5bd4e7 7434
6b31ad16
DS
7435The optional @code{LIBRARY <name>} command indicates the @emph{internal}
7436name of the output DLL. If @samp{<name>} does not include a suffix,
7437the default library suffix, @samp{.DLL} is appended.
7438
b45619c0
NC
7439When the .DEF file is used to build an application, rather than a
7440library, the @code{NAME <name>} command should be used instead of
6b31ad16 7441@code{LIBRARY}. If @samp{<name>} does not include a suffix, the default
c0065db7 7442executable suffix, @samp{.EXE} is appended.
6b31ad16
DS
7443
7444With either @code{LIBRARY <name>} or @code{NAME <name>} the optional
7445specification @code{BASE = <number>} may be used to specify a
c0065db7 7446non-default base address for the image.
6b31ad16
DS
7447
7448If neither @code{LIBRARY <name>} nor @code{NAME <name>} is specified,
a2877985
DS
7449or they specify an empty string, the internal name is the same as the
7450filename specified on the command line.
6b31ad16 7451
4b5bd4e7
DS
7452The complete specification of an export symbol is:
7453
7454@example
7455EXPORTS
7456 ( ( ( <name1> [ = <name2> ] )
7457 | ( <name1> = <module-name> . <external-name>))
7fcab871 7458 [ @@ <integer> ] [NONAME] [DATA] [CONSTANT] [PRIVATE] [== <name3>] ) *
c0065db7 7459@end example
4b5bd4e7
DS
7460
7461Declares @samp{<name1>} as an exported symbol from the DLL, or declares
7462@samp{<name1>} as an exported alias for @samp{<name2>}; or declares
7463@samp{<name1>} as a "forward" alias for the symbol
7464@samp{<external-name>} in the DLL @samp{<module-name>}.
7465Optionally, the symbol may be exported by the specified ordinal
7fcab871
KT
7466@samp{<integer>} alias. The optional @samp{<name3>} is the to be used
7467string in import/export table for the symbol.
4b5bd4e7
DS
7468
7469The optional keywords that follow the declaration indicate:
7470
7471@code{NONAME}: Do not put the symbol name in the DLL's export table. It
7472will still be exported by its ordinal alias (either the value specified
7473by the .def specification or, otherwise, the value assigned by the
7474linker). The symbol name, however, does remain visible in the import
7475library (if any), unless @code{PRIVATE} is also specified.
7476
7477@code{DATA}: The symbol is a variable or object, rather than a function.
7478The import lib will export only an indirect reference to @code{foo} as
7479the symbol @code{_imp__foo} (ie, @code{foo} must be resolved as
7480@code{*_imp__foo}).
7481
7482@code{CONSTANT}: Like @code{DATA}, but put the undecorated @code{foo} as
7483well as @code{_imp__foo} into the import library. Both refer to the
7484read-only import address table's pointer to the variable, not to the
7485variable itself. This can be dangerous. If the user code fails to add
7486the @code{dllimport} attribute and also fails to explicitly add the
7487extra indirection that the use of the attribute enforces, the
7488application will behave unexpectedly.
7489
7490@code{PRIVATE}: Put the symbol in the DLL's export table, but do not put
7491it into the static import library used to resolve imports at link time. The
7492symbol can still be imported using the @code{LoadLibrary/GetProcAddress}
7493API at runtime or by by using the GNU ld extension of linking directly to
7494the DLL without an import library.
c0065db7 7495
4b5bd4e7
DS
7496See ld/deffilep.y in the binutils sources for the full specification of
7497other DEF file statements
dc8465bf
NC
7498
7499@cindex creating a DEF file
7500While linking a shared dll, @command{ld} is able to create a DEF file
7501with the @samp{--output-def <file>} command line option.
0a5d968e
NC
7502
7503@item Using decorations
7504@cindex Using decorations
7505Another way of marking symbols for export is to modify the source code
7506itself, so that when building the DLL each symbol to be exported is
7507declared as:
7508
7509@example
7510__declspec(dllexport) int a_variable
7511__declspec(dllexport) void a_function(int with_args)
7512@end example
7513
7514All such symbols will be exported from the DLL. If, however,
7515any of the object files in the DLL contain symbols decorated in
7516this way, then the normal auto-export behavior is disabled, unless
7517the @samp{--export-all-symbols} option is also used.
7518
7519Note that object files that wish to access these symbols must @emph{not}
c0065db7 7520decorate them with dllexport. Instead, they should use dllimport,
0a5d968e
NC
7521instead:
7522
7523@example
7524__declspec(dllimport) int a_variable
7525__declspec(dllimport) void a_function(int with_args)
7526@end example
7527
c0065db7
RM
7528This complicates the structure of library header files, because
7529when included by the library itself the header must declare the
0a5d968e
NC
7530variables and functions as dllexport, but when included by client
7531code the header must declare them as dllimport. There are a number
c0065db7 7532of idioms that are typically used to do this; often client code can
0a5d968e
NC
7533omit the __declspec() declaration completely. See
7534@samp{--enable-auto-import} and @samp{automatic data imports} for more
b45619c0 7535information.
c0065db7 7536@end table
dc8465bf 7537
2ca22b03
NC
7538@cindex automatic data imports
7539@item automatic data imports
7540The standard Windows dll format supports data imports from dlls only
69da35b5 7541by adding special decorations (dllimport/dllexport), which let the
2ca22b03 7542compiler produce specific assembler instructions to deal with this
c0065db7 7543issue. This increases the effort necessary to port existing Un*x
69da35b5 7544code to these platforms, especially for large
2ca22b03 7545c++ libraries and applications. The auto-import feature, which was
c0065db7 7546initially provided by Paul Sokolovsky, allows one to omit the
b45619c0 7547decorations to achieve a behavior that conforms to that on POSIX/Un*x
c0065db7 7548platforms. This feature is enabled with the @samp{--enable-auto-import}
69da35b5
NC
7549command-line option, although it is enabled by default on cygwin/mingw.
7550The @samp{--enable-auto-import} option itself now serves mainly to
7551suppress any warnings that are ordinarily emitted when linked objects
7552trigger the feature's use.
7553
c0065db7 7554auto-import of variables does not always work flawlessly without
69da35b5
NC
7555additional assistance. Sometimes, you will see this message
7556
c0065db7 7557"variable '<var>' can't be auto-imported. Please read the
69da35b5
NC
7558documentation for ld's @code{--enable-auto-import} for details."
7559
c0065db7
RM
7560The @samp{--enable-auto-import} documentation explains why this error
7561occurs, and several methods that can be used to overcome this difficulty.
7562One of these methods is the @emph{runtime pseudo-relocs} feature, described
69da35b5
NC
7563below.
7564
7565@cindex runtime pseudo-relocation
c0065db7
RM
7566For complex variables imported from DLLs (such as structs or classes),
7567object files typically contain a base address for the variable and an
7568offset (@emph{addend}) within the variable--to specify a particular
7569field or public member, for instance. Unfortunately, the runtime loader used
7570in win32 environments is incapable of fixing these references at runtime
69da35b5 7571without the additional information supplied by dllimport/dllexport decorations.
c0065db7 7572The standard auto-import feature described above is unable to resolve these
69da35b5
NC
7573references.
7574
c0065db7
RM
7575The @samp{--enable-runtime-pseudo-relocs} switch allows these references to
7576be resolved without error, while leaving the task of adjusting the references
7577themselves (with their non-zero addends) to specialized code provided by the
7578runtime environment. Recent versions of the cygwin and mingw environments and
7579compilers provide this runtime support; older versions do not. However, the
7580support is only necessary on the developer's platform; the compiled result will
69da35b5
NC
7581run without error on an older system.
7582
c0065db7
RM
7583@samp{--enable-runtime-pseudo-relocs} is not the default; it must be explicitly
7584enabled as needed.
2ca22b03
NC
7585
7586@cindex direct linking to a dll
7587@item direct linking to a dll
7588The cygwin/mingw ports of @command{ld} support the direct linking,
7589including data symbols, to a dll without the usage of any import
69da35b5 7590libraries. This is much faster and uses much less memory than does the
b45619c0 7591traditional import library method, especially when linking large
c0065db7
RM
7592libraries or applications. When @command{ld} creates an import lib, each
7593function or variable exported from the dll is stored in its own bfd, even
7594though a single bfd could contain many exports. The overhead involved in
69da35b5 7595storing, loading, and processing so many bfd's is quite large, and explains the
c0065db7 7596tremendous time, memory, and storage needed to link against particularly
69da35b5
NC
7597large or complex libraries when using import libs.
7598
c0065db7 7599Linking directly to a dll uses no extra command-line switches other than
69da35b5 7600@samp{-L} and @samp{-l}, because @command{ld} already searches for a number
c0065db7 7601of names to match each library. All that is needed from the developer's
69da35b5
NC
7602perspective is an understanding of this search, in order to force ld to
7603select the dll instead of an import library.
7604
2ca22b03 7605
69da35b5
NC
7606For instance, when ld is called with the argument @samp{-lxxx} it will attempt
7607to find, in the first directory of its search path,
2ca22b03
NC
7608
7609@example
45e948fe
NC
7610libxxx.dll.a
7611xxx.dll.a
7612libxxx.a
7613xxx.lib
69da35b5 7614cygxxx.dll (*)
45e948fe
NC
7615libxxx.dll
7616xxx.dll
2ca22b03
NC
7617@end example
7618
69da35b5
NC
7619before moving on to the next directory in the search path.
7620
c0065db7
RM
7621(*) Actually, this is not @samp{cygxxx.dll} but in fact is @samp{<prefix>xxx.dll},
7622where @samp{<prefix>} is set by the @command{ld} option
7623@samp{--dll-search-prefix=<prefix>}. In the case of cygwin, the standard gcc spec
7624file includes @samp{--dll-search-prefix=cyg}, so in effect we actually search for
69da35b5
NC
7625@samp{cygxxx.dll}.
7626
c0065db7
RM
7627Other win32-based unix environments, such as mingw or pw32, may use other
7628@samp{<prefix>}es, although at present only cygwin makes use of this feature. It
69da35b5
NC
7629was originally intended to help avoid name conflicts among dll's built for the
7630various win32/un*x environments, so that (for example) two versions of a zlib dll
7631could coexist on the same machine.
7632
2ca22b03
NC
7633The generic cygwin/mingw path layout uses a @samp{bin} directory for
7634applications and dll's and a @samp{lib} directory for the import
69da35b5 7635libraries (using cygwin nomenclature):
2ca22b03
NC
7636
7637@example
7638bin/
7639 cygxxx.dll
7640lib/
7641 libxxx.dll.a (in case of dll's)
c0065db7 7642 libxxx.a (in case of static archive)
2ca22b03
NC
7643@end example
7644
c0065db7
RM
7645Linking directly to a dll without using the import library can be
7646done two ways:
2ca22b03
NC
7647
76481. Use the dll directly by adding the @samp{bin} path to the link line
7649@example
7650gcc -Wl,-verbose -o a.exe -L../bin/ -lxxx
c0065db7 7651@end example
2ca22b03 7652
69da35b5
NC
7653However, as the dll's often have version numbers appended to their names
7654(@samp{cygncurses-5.dll}) this will often fail, unless one specifies
7655@samp{-L../bin -lncurses-5} to include the version. Import libs are generally
7656not versioned, and do not have this difficulty.
7657
2ca22b03
NC
76582. Create a symbolic link from the dll to a file in the @samp{lib}
7659directory according to the above mentioned search pattern. This
7660should be used to avoid unwanted changes in the tools needed for
7661making the app/dll.
7662
7663@example
7664ln -s bin/cygxxx.dll lib/[cyg|lib|]xxx.dll[.a]
c0065db7 7665@end example
2ca22b03
NC
7666
7667Then you can link without any make environment changes.
7668
7669@example
7670gcc -Wl,-verbose -o a.exe -L../lib/ -lxxx
c0065db7 7671@end example
69da35b5
NC
7672
7673This technique also avoids the version number problems, because the following is
7674perfectly legal
7675
7676@example
7677bin/
7678 cygxxx-5.dll
7679lib/
c0065db7 7680 libxxx.dll.a -> ../bin/cygxxx-5.dll
69da35b5
NC
7681@end example
7682
dc8465bf 7683Linking directly to a dll without using an import lib will work
69da35b5
NC
7684even when auto-import features are exercised, and even when
7685@samp{--enable-runtime-pseudo-relocs} is used.
7686
7687Given the improvements in speed and memory usage, one might justifiably
45e948fe 7688wonder why import libraries are used at all. There are three reasons:
69da35b5
NC
7689
76901. Until recently, the link-directly-to-dll functionality did @emph{not}
7691work with auto-imported data.
7692
dc8465bf
NC
76932. Sometimes it is necessary to include pure static objects within the
7694import library (which otherwise contains only bfd's for indirection
7695symbols that point to the exports of a dll). Again, the import lib
7696for the cygwin kernel makes use of this ability, and it is not
7697possible to do this without an import lib.
69da35b5 7698
45e948fe
NC
76993. Symbol aliases can only be resolved using an import lib. This is
7700critical when linking against OS-supplied dll's (eg, the win32 API)
7701in which symbols are usually exported as undecorated aliases of their
7702stdcall-decorated assembly names.
7703
69da35b5 7704So, import libs are not going away. But the ability to replace
c0065db7
RM
7705true import libs with a simple symbolic link to (or a copy of)
7706a dll, in many cases, is a useful addition to the suite of tools
7707binutils makes available to the win32 developer. Given the
69da35b5
NC
7708massive improvements in memory requirements during linking, storage
7709requirements, and linking speed, we expect that many developers
7710will soon begin to use this feature whenever possible.
dc8465bf 7711
c0065db7 7712@item symbol aliasing
dc8465bf 7713@table @emph
c0065db7
RM
7714@item adding additional names
7715Sometimes, it is useful to export symbols with additional names.
dc8465bf
NC
7716A symbol @samp{foo} will be exported as @samp{foo}, but it can also be
7717exported as @samp{_foo} by using special directives in the DEF file
7718when creating the dll. This will affect also the optional created
c0065db7 7719import library. Consider the following DEF file:
dc8465bf 7720
c0065db7 7721@example
dc8465bf
NC
7722LIBRARY "xyz.dll" BASE=0x61000000
7723
7724EXPORTS
c0065db7 7725foo
dc8465bf 7726_foo = foo
c0065db7 7727@end example
dc8465bf
NC
7728
7729The line @samp{_foo = foo} maps the symbol @samp{foo} to @samp{_foo}.
7730
7731Another method for creating a symbol alias is to create it in the
7732source code using the "weak" attribute:
7733
c0065db7
RM
7734@example
7735void foo () @{ /* Do something. */; @}
dc8465bf 7736void _foo () __attribute__ ((weak, alias ("foo")));
c0065db7 7737@end example
dc8465bf
NC
7738
7739See the gcc manual for more information about attributes and weak
7740symbols.
7741
7742@item renaming symbols
7743Sometimes it is useful to rename exports. For instance, the cygwin
c0065db7 7744kernel does this regularly. A symbol @samp{_foo} can be exported as
dc8465bf
NC
7745@samp{foo} but not as @samp{_foo} by using special directives in the
7746DEF file. (This will also affect the import library, if it is
c0065db7 7747created). In the following example:
dc8465bf 7748
c0065db7 7749@example
dc8465bf
NC
7750LIBRARY "xyz.dll" BASE=0x61000000
7751
7752EXPORTS
7753_foo = foo
c0065db7 7754@end example
dc8465bf
NC
7755
7756The line @samp{_foo = foo} maps the exported symbol @samp{foo} to
7757@samp{_foo}.
c0065db7 7758@end table
dc8465bf 7759
0a5d968e 7760Note: using a DEF file disables the default auto-export behavior,
c0065db7 7761unless the @samp{--export-all-symbols} command line option is used.
0a5d968e 7762If, however, you are trying to rename symbols, then you should list
c0065db7
RM
7763@emph{all} desired exports in the DEF file, including the symbols
7764that are not being renamed, and do @emph{not} use the
7765@samp{--export-all-symbols} option. If you list only the
7766renamed symbols in the DEF file, and use @samp{--export-all-symbols}
7767to handle the other symbols, then the both the new names @emph{and}
7768the original names for the renamed symbols will be exported.
7769In effect, you'd be aliasing those symbols, not renaming them,
0a5d968e 7770which is probably not what you wanted.
c87db184
CF
7771
7772@cindex weak externals
7773@item weak externals
7774The Windows object format, PE, specifies a form of weak symbols called
7775weak externals. When a weak symbol is linked and the symbol is not
7776defined, the weak symbol becomes an alias for some other symbol. There
7777are three variants of weak externals:
7778@itemize
7779@item Definition is searched for in objects and libraries, historically
7780called lazy externals.
7781@item Definition is searched for only in other objects, not in libraries.
7782This form is not presently implemented.
7783@item No search; the symbol is an alias. This form is not presently
7784implemented.
7785@end itemize
7786As a GNU extension, weak symbols that do not specify an alternate symbol
7787are supported. If the symbol is undefined when linking, the symbol
7788uses a default value.
c1711530
DK
7789
7790@cindex aligned common symbols
7791@item aligned common symbols
7792As a GNU extension to the PE file format, it is possible to specify the
7793desired alignment for a common symbol. This information is conveyed from
7794the assembler or compiler to the linker by means of GNU-specific commands
7795carried in the object file's @samp{.drectve} section, which are recognized
7796by @command{ld} and respected when laying out the common symbols. Native
7797tools will be able to process object files employing this GNU extension,
7798but will fail to respect the alignment instructions, and may issue noisy
7799warnings about unknown linker directives.
5063daf7 7800
2ca22b03
NC
7801@end table
7802
7803@ifclear GENERIC
7804@lowersections
7805@end ifclear
7806@end ifset
7807
e0001a05
NC
7808@ifset XTENSA
7809@ifclear GENERIC
7810@raisesections
7811@end ifclear
7812
7813@node Xtensa
7814@section @code{ld} and Xtensa Processors
7815
7816@cindex Xtensa processors
7817The default @command{ld} behavior for Xtensa processors is to interpret
7818@code{SECTIONS} commands so that lists of explicitly named sections in a
7819specification with a wildcard file will be interleaved when necessary to
7820keep literal pools within the range of PC-relative load offsets. For
7821example, with the command:
7822
7823@smallexample
7824SECTIONS
7825@{
7826 .text : @{
7827 *(.literal .text)
7828 @}
7829@}
7830@end smallexample
7831
7832@noindent
7833@command{ld} may interleave some of the @code{.literal}
7834and @code{.text} sections from different object files to ensure that the
7835literal pools are within the range of PC-relative load offsets. A valid
7836interleaving might place the @code{.literal} sections from an initial
7837group of files followed by the @code{.text} sections of that group of
7838files. Then, the @code{.literal} sections from the rest of the files
7839and the @code{.text} sections from the rest of the files would follow.
e0001a05 7840
43cd72b9 7841@cindex @option{--relax} on Xtensa
e0001a05 7842@cindex relaxing on Xtensa
43cd72b9
BW
7843Relaxation is enabled by default for the Xtensa version of @command{ld} and
7844provides two important link-time optimizations. The first optimization
7845is to combine identical literal values to reduce code size. A redundant
7846literal will be removed and all the @code{L32R} instructions that use it
7847will be changed to reference an identical literal, as long as the
7848location of the replacement literal is within the offset range of all
7849the @code{L32R} instructions. The second optimization is to remove
7850unnecessary overhead from assembler-generated ``longcall'' sequences of
7851@code{L32R}/@code{CALLX@var{n}} when the target functions are within
7852range of direct @code{CALL@var{n}} instructions.
7853
7854For each of these cases where an indirect call sequence can be optimized
7855to a direct call, the linker will change the @code{CALLX@var{n}}
7856instruction to a @code{CALL@var{n}} instruction, remove the @code{L32R}
7857instruction, and remove the literal referenced by the @code{L32R}
7858instruction if it is not used for anything else. Removing the
7859@code{L32R} instruction always reduces code size but can potentially
7860hurt performance by changing the alignment of subsequent branch targets.
7861By default, the linker will always preserve alignments, either by
7862switching some instructions between 24-bit encodings and the equivalent
7863density instructions or by inserting a no-op in place of the @code{L32R}
7864instruction that was removed. If code size is more important than
7865performance, the @option{--size-opt} option can be used to prevent the
7866linker from widening density instructions or inserting no-ops, except in
7867a few cases where no-ops are required for correctness.
7868
7869The following Xtensa-specific command-line options can be used to
7870control the linker:
7871
7872@cindex Xtensa options
7873@table @option
43cd72b9
BW
7874@item --size-opt
7875When optimizing indirect calls to direct calls, optimize for code size
7876more than performance. With this option, the linker will not insert
7877no-ops or widen density instructions to preserve branch target
7878alignment. There may still be some cases where no-ops are required to
7879preserve the correctness of the code.
7880@end table
e0001a05
NC
7881
7882@ifclear GENERIC
7883@lowersections
7884@end ifclear
7885@end ifset
7886
252b5132
RH
7887@ifclear SingleFormat
7888@node BFD
7889@chapter BFD
7890
7891@cindex back end
7892@cindex object file management
7893@cindex object formats available
7894@kindex objdump -i
7895The linker accesses object and archive files using the BFD libraries.
7896These libraries allow the linker to use the same routines to operate on
7897object files whatever the object file format. A different object file
7898format can be supported simply by creating a new BFD back end and adding
7899it to the library. To conserve runtime memory, however, the linker and
7900associated tools are usually configured to support only a subset of the
7901object file formats available. You can use @code{objdump -i}
7902(@pxref{objdump,,objdump,binutils.info,The GNU Binary Utilities}) to
7903list all the formats available for your configuration.
7904
7905@cindex BFD requirements
7906@cindex requirements for BFD
7907As with most implementations, BFD is a compromise between
7908several conflicting requirements. The major factor influencing
7909BFD design was efficiency: any time used converting between
7910formats is time which would not have been spent had BFD not
7911been involved. This is partly offset by abstraction payback; since
7912BFD simplifies applications and back ends, more time and care
7913may be spent optimizing algorithms for a greater speed.
7914
7915One minor artifact of the BFD solution which you should bear in
7916mind is the potential for information loss. There are two places where
7917useful information can be lost using the BFD mechanism: during
7918conversion and during output. @xref{BFD information loss}.
7919
7920@menu
7921* BFD outline:: How it works: an outline of BFD
7922@end menu
7923
7924@node BFD outline
36f63dca 7925@section How It Works: An Outline of BFD
252b5132
RH
7926@cindex opening object files
7927@include bfdsumm.texi
7928@end ifclear
7929
7930@node Reporting Bugs
7931@chapter Reporting Bugs
ff5dcc92
SC
7932@cindex bugs in @command{ld}
7933@cindex reporting bugs in @command{ld}
252b5132 7934
ff5dcc92 7935Your bug reports play an essential role in making @command{ld} reliable.
252b5132
RH
7936
7937Reporting a bug may help you by bringing a solution to your problem, or
7938it may not. But in any case the principal function of a bug report is
ff5dcc92 7939to help the entire community by making the next version of @command{ld}
252b5132 7940work better. Bug reports are your contribution to the maintenance of
ff5dcc92 7941@command{ld}.
252b5132
RH
7942
7943In order for a bug report to serve its purpose, you must include the
7944information that enables us to fix the bug.
7945
7946@menu
7947* Bug Criteria:: Have you found a bug?
7948* Bug Reporting:: How to report bugs
7949@end menu
7950
7951@node Bug Criteria
36f63dca 7952@section Have You Found a Bug?
252b5132
RH
7953@cindex bug criteria
7954
7955If you are not sure whether you have found a bug, here are some guidelines:
7956
7957@itemize @bullet
7958@cindex fatal signal
7959@cindex linker crash
7960@cindex crash of linker
7961@item
7962If the linker gets a fatal signal, for any input whatever, that is a
ff5dcc92 7963@command{ld} bug. Reliable linkers never crash.
252b5132
RH
7964
7965@cindex error on valid input
7966@item
ff5dcc92 7967If @command{ld} produces an error message for valid input, that is a bug.
252b5132
RH
7968
7969@cindex invalid input
7970@item
ff5dcc92 7971If @command{ld} does not produce an error message for invalid input, that
252b5132
RH
7972may be a bug. In the general case, the linker can not verify that
7973object files are correct.
7974
7975@item
7976If you are an experienced user of linkers, your suggestions for
ff5dcc92 7977improvement of @command{ld} are welcome in any case.
252b5132
RH
7978@end itemize
7979
7980@node Bug Reporting
36f63dca 7981@section How to Report Bugs
252b5132 7982@cindex bug reports
ff5dcc92 7983@cindex @command{ld} bugs, reporting
252b5132
RH
7984
7985A number of companies and individuals offer support for @sc{gnu}
ff5dcc92 7986products. If you obtained @command{ld} from a support organization, we
252b5132
RH
7987recommend you contact that organization first.
7988
7989You can find contact information for many support companies and
7990individuals in the file @file{etc/SERVICE} in the @sc{gnu} Emacs
7991distribution.
7992
ad22bfe8 7993@ifset BUGURL
ff5dcc92 7994Otherwise, send bug reports for @command{ld} to
ad22bfe8
JM
7995@value{BUGURL}.
7996@end ifset
252b5132
RH
7997
7998The fundamental principle of reporting bugs usefully is this:
7999@strong{report all the facts}. If you are not sure whether to state a
8000fact or leave it out, state it!
8001
8002Often people omit facts because they think they know what causes the
8003problem and assume that some details do not matter. Thus, you might
b553b183
NC
8004assume that the name of a symbol you use in an example does not
8005matter. Well, probably it does not, but one cannot be sure. Perhaps
8006the bug is a stray memory reference which happens to fetch from the
8007location where that name is stored in memory; perhaps, if the name
8008were different, the contents of that location would fool the linker
8009into doing the right thing despite the bug. Play it safe and give a
8010specific, complete example. That is the easiest thing for you to do,
c0065db7 8011and the most helpful.
b553b183
NC
8012
8013Keep in mind that the purpose of a bug report is to enable us to fix
8014the bug if it is new to us. Therefore, always write your bug reports
8015on the assumption that the bug has not been reported previously.
252b5132
RH
8016
8017Sometimes people give a few sketchy facts and ask, ``Does this ring a
36f63dca
NC
8018bell?'' This cannot help us fix a bug, so it is basically useless. We
8019respond by asking for enough details to enable us to investigate.
8020You might as well expedite matters by sending them to begin with.
252b5132
RH
8021
8022To enable us to fix the bug, you should include all these things:
8023
8024@itemize @bullet
8025@item
ff5dcc92 8026The version of @command{ld}. @command{ld} announces it if you start it with
252b5132
RH
8027the @samp{--version} argument.
8028
8029Without this, we will not know whether there is any point in looking for
ff5dcc92 8030the bug in the current version of @command{ld}.
252b5132
RH
8031
8032@item
ff5dcc92 8033Any patches you may have applied to the @command{ld} source, including any
252b5132
RH
8034patches made to the @code{BFD} library.
8035
8036@item
8037The type of machine you are using, and the operating system name and
8038version number.
8039
8040@item
ff5dcc92 8041What compiler (and its version) was used to compile @command{ld}---e.g.
252b5132
RH
8042``@code{gcc-2.7}''.
8043
8044@item
8045The command arguments you gave the linker to link your example and
8046observe the bug. To guarantee you will not omit something important,
8047list them all. A copy of the Makefile (or the output from make) is
8048sufficient.
8049
8050If we were to try to guess the arguments, we would probably guess wrong
8051and then we might not encounter the bug.
8052
8053@item
8054A complete input file, or set of input files, that will reproduce the
b553b183
NC
8055bug. It is generally most helpful to send the actual object files
8056provided that they are reasonably small. Say no more than 10K. For
8057bigger files you can either make them available by FTP or HTTP or else
8058state that you are willing to send the object file(s) to whomever
8059requests them. (Note - your email will be going to a mailing list, so
8060we do not want to clog it up with large attachments). But small
8061attachments are best.
252b5132
RH
8062
8063If the source files were assembled using @code{gas} or compiled using
8064@code{gcc}, then it may be OK to send the source files rather than the
8065object files. In this case, be sure to say exactly what version of
8066@code{gas} or @code{gcc} was used to produce the object files. Also say
8067how @code{gas} or @code{gcc} were configured.
8068
8069@item
8070A description of what behavior you observe that you believe is
8071incorrect. For example, ``It gets a fatal signal.''
8072
ff5dcc92 8073Of course, if the bug is that @command{ld} gets a fatal signal, then we
252b5132
RH
8074will certainly notice it. But if the bug is incorrect output, we might
8075not notice unless it is glaringly wrong. You might as well not give us
8076a chance to make a mistake.
8077
8078Even if the problem you experience is a fatal signal, you should still
8079say so explicitly. Suppose something strange is going on, such as, your
b45619c0 8080copy of @command{ld} is out of sync, or you have encountered a bug in the
252b5132
RH
8081C library on your system. (This has happened!) Your copy might crash
8082and ours would not. If you told us to expect a crash, then when ours
8083fails to crash, we would know that the bug was not happening for us. If
8084you had not told us to expect a crash, then we would not be able to draw
8085any conclusion from our observations.
8086
8087@item
ff5dcc92 8088If you wish to suggest changes to the @command{ld} source, send us context
252b5132
RH
8089diffs, as generated by @code{diff} with the @samp{-u}, @samp{-c}, or
8090@samp{-p} option. Always send diffs from the old file to the new file.
ff5dcc92 8091If you even discuss something in the @command{ld} source, refer to it by
252b5132
RH
8092context, not by line number.
8093
8094The line numbers in our development sources will not match those in your
8095sources. Your line numbers would convey no useful information to us.
8096@end itemize
8097
8098Here are some things that are not necessary:
8099
8100@itemize @bullet
8101@item
8102A description of the envelope of the bug.
8103
8104Often people who encounter a bug spend a lot of time investigating
8105which changes to the input file will make the bug go away and which
8106changes will not affect it.
8107
8108This is often time consuming and not very useful, because the way we
8109will find the bug is by running a single example under the debugger
8110with breakpoints, not by pure deduction from a series of examples.
8111We recommend that you save your time for something else.
8112
8113Of course, if you can find a simpler example to report @emph{instead}
8114of the original one, that is a convenience for us. Errors in the
8115output will be easier to spot, running under the debugger will take
8116less time, and so on.
8117
8118However, simplification is not vital; if you do not want to do this,
8119report the bug anyway and send us the entire test case you used.
8120
8121@item
8122A patch for the bug.
8123
8124A patch for the bug does help us if it is a good one. But do not omit
8125the necessary information, such as the test case, on the assumption that
8126a patch is all we need. We might see problems with your patch and decide
8127to fix the problem another way, or we might not understand it at all.
8128
ff5dcc92 8129Sometimes with a program as complicated as @command{ld} it is very hard to
252b5132
RH
8130construct an example that will make the program follow a certain path
8131through the code. If you do not send us the example, we will not be
8132able to construct one, so we will not be able to verify that the bug is
8133fixed.
8134
8135And if we cannot understand what bug you are trying to fix, or why your
8136patch should be an improvement, we will not install it. A test case will
8137help us to understand.
8138
8139@item
8140A guess about what the bug is or what it depends on.
8141
8142Such guesses are usually wrong. Even we cannot guess right about such
8143things without first using the debugger to find the facts.
8144@end itemize
8145
8146@node MRI
8147@appendix MRI Compatible Script Files
8148@cindex MRI compatibility
ff5dcc92
SC
8149To aid users making the transition to @sc{gnu} @command{ld} from the MRI
8150linker, @command{ld} can use MRI compatible linker scripts as an
252b5132
RH
8151alternative to the more general-purpose linker scripting language
8152described in @ref{Scripts}. MRI compatible linker scripts have a much
8153simpler command set than the scripting language otherwise used with
ff5dcc92 8154@command{ld}. @sc{gnu} @command{ld} supports the most commonly used MRI
252b5132
RH
8155linker commands; these commands are described here.
8156
8157In general, MRI scripts aren't of much use with the @code{a.out} object
8158file format, since it only has three sections and MRI scripts lack some
8159features to make use of them.
8160
8161You can specify a file containing an MRI-compatible script using the
8162@samp{-c} command-line option.
8163
8164Each command in an MRI-compatible script occupies its own line; each
8165command line starts with the keyword that identifies the command (though
8166blank lines are also allowed for punctuation). If a line of an
ff5dcc92 8167MRI-compatible script begins with an unrecognized keyword, @command{ld}
252b5132
RH
8168issues a warning message, but continues processing the script.
8169
8170Lines beginning with @samp{*} are comments.
8171
8172You can write these commands using all upper-case letters, or all
8173lower case; for example, @samp{chip} is the same as @samp{CHIP}.
8174The following list shows only the upper-case form of each command.
8175
8176@table @code
8177@cindex @code{ABSOLUTE} (MRI)
8178@item ABSOLUTE @var{secname}
8179@itemx ABSOLUTE @var{secname}, @var{secname}, @dots{} @var{secname}
ff5dcc92 8180Normally, @command{ld} includes in the output file all sections from all
252b5132
RH
8181the input files. However, in an MRI-compatible script, you can use the
8182@code{ABSOLUTE} command to restrict the sections that will be present in
8183your output program. If the @code{ABSOLUTE} command is used at all in a
8184script, then only the sections named explicitly in @code{ABSOLUTE}
8185commands will appear in the linker output. You can still use other
8186input sections (whatever you select on the command line, or using
8187@code{LOAD}) to resolve addresses in the output file.
8188
8189@cindex @code{ALIAS} (MRI)
8190@item ALIAS @var{out-secname}, @var{in-secname}
8191Use this command to place the data from input section @var{in-secname}
8192in a section called @var{out-secname} in the linker output file.
8193
8194@var{in-secname} may be an integer.
8195
8196@cindex @code{ALIGN} (MRI)
8197@item ALIGN @var{secname} = @var{expression}
8198Align the section called @var{secname} to @var{expression}. The
8199@var{expression} should be a power of two.
8200
8201@cindex @code{BASE} (MRI)
8202@item BASE @var{expression}
8203Use the value of @var{expression} as the lowest address (other than
8204absolute addresses) in the output file.
8205
8206@cindex @code{CHIP} (MRI)
8207@item CHIP @var{expression}
8208@itemx CHIP @var{expression}, @var{expression}
8209This command does nothing; it is accepted only for compatibility.
8210
8211@cindex @code{END} (MRI)
8212@item END
8213This command does nothing whatever; it's only accepted for compatibility.
8214
8215@cindex @code{FORMAT} (MRI)
8216@item FORMAT @var{output-format}
8217Similar to the @code{OUTPUT_FORMAT} command in the more general linker
a1ab1d2a 8218language, but restricted to one of these output formats:
252b5132
RH
8219
8220@enumerate
a1ab1d2a 8221@item
252b5132
RH
8222S-records, if @var{output-format} is @samp{S}
8223
8224@item
8225IEEE, if @var{output-format} is @samp{IEEE}
8226
8227@item
8228COFF (the @samp{coff-m68k} variant in BFD), if @var{output-format} is
8229@samp{COFF}
8230@end enumerate
8231
8232@cindex @code{LIST} (MRI)
8233@item LIST @var{anything}@dots{}
8234Print (to the standard output file) a link map, as produced by the
ff5dcc92 8235@command{ld} command-line option @samp{-M}.
252b5132
RH
8236
8237The keyword @code{LIST} may be followed by anything on the
8238same line, with no change in its effect.
8239
8240@cindex @code{LOAD} (MRI)
8241@item LOAD @var{filename}
8242@itemx LOAD @var{filename}, @var{filename}, @dots{} @var{filename}
8243Include one or more object file @var{filename} in the link; this has the
ff5dcc92 8244same effect as specifying @var{filename} directly on the @command{ld}
252b5132
RH
8245command line.
8246
8247@cindex @code{NAME} (MRI)
8248@item NAME @var{output-name}
ff5dcc92 8249@var{output-name} is the name for the program produced by @command{ld}; the
252b5132
RH
8250MRI-compatible command @code{NAME} is equivalent to the command-line
8251option @samp{-o} or the general script language command @code{OUTPUT}.
8252
8253@cindex @code{ORDER} (MRI)
8254@item ORDER @var{secname}, @var{secname}, @dots{} @var{secname}
8255@itemx ORDER @var{secname} @var{secname} @var{secname}
ff5dcc92 8256Normally, @command{ld} orders the sections in its output file in the
252b5132
RH
8257order in which they first appear in the input files. In an MRI-compatible
8258script, you can override this ordering with the @code{ORDER} command. The
8259sections you list with @code{ORDER} will appear first in your output
8260file, in the order specified.
8261
8262@cindex @code{PUBLIC} (MRI)
8263@item PUBLIC @var{name}=@var{expression}
8264@itemx PUBLIC @var{name},@var{expression}
8265@itemx PUBLIC @var{name} @var{expression}
8266Supply a value (@var{expression}) for external symbol
8267@var{name} used in the linker input files.
8268
8269@cindex @code{SECT} (MRI)
8270@item SECT @var{secname}, @var{expression}
8271@itemx SECT @var{secname}=@var{expression}
8272@itemx SECT @var{secname} @var{expression}
8273You can use any of these three forms of the @code{SECT} command to
8274specify the start address (@var{expression}) for section @var{secname}.
8275If you have more than one @code{SECT} statement for the same
8276@var{secname}, only the @emph{first} sets the start address.
8277@end table
8278
793c5807
NC
8279@node GNU Free Documentation License
8280@appendix GNU Free Documentation License
36f63dca 8281@include fdl.texi
704c465c 8282
370b66a1
CD
8283@node LD Index
8284@unnumbered LD Index
252b5132
RH
8285
8286@printindex cp
8287
8288@tex
7ca01ed9 8289% I think something like @@colophon should be in texinfo. In the
252b5132
RH
8290% meantime:
8291\long\def\colophon{\hbox to0pt{}\vfill
8292\centerline{The body of this manual is set in}
8293\centerline{\fontname\tenrm,}
8294\centerline{with headings in {\bf\fontname\tenbf}}
8295\centerline{and examples in {\tt\fontname\tentt}.}
8296\centerline{{\it\fontname\tenit\/} and}
8297\centerline{{\sl\fontname\tensl\/}}
8298\centerline{are used for emphasis.}\vfill}
8299\page\colophon
7ca01ed9 8300% Blame: doc@@cygnus.com, 28mar91.
252b5132
RH
8301@end tex
8302
252b5132 8303@bye