]>
Commit | Line | Data |
---|---|---|
f22eee08 | 1 | \input texinfo |
c8072296 | 2 | @setfilename ld.info |
b4d4e8e3 | 3 | @syncodeindex ky cp |
7f9ae73e | 4 | @include configdoc.texi |
ec40bbb8 DM |
5 | |
6 | @c @smallbook | |
c8072296 | 7 | @c @cropmarks |
1c48127e RP |
8 | |
9 | @ifinfo | |
10 | @format | |
11 | START-INFO-DIR-ENTRY | |
8ddef552 | 12 | * Ld:: The GNU linker. |
1c48127e RP |
13 | END-INFO-DIR-ENTRY |
14 | @end format | |
15 | @end ifinfo | |
16 | ||
b4d4e8e3 | 17 | @ifinfo |
246504a5 | 18 | This file documents the GNU linker LD. |
b4d4e8e3 | 19 | |
d76ae847 | 20 | Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc. |
b4d4e8e3 RP |
21 | |
22 | Permission is granted to make and distribute verbatim copies of | |
23 | this manual provided the copyright notice and this permission notice | |
24 | are preserved on all copies. | |
25 | ||
d76ae847 RP |
26 | Permission is granted to copy and distribute modified versions of this |
27 | manual under the conditions for verbatim copying, provided also that | |
28 | the entire resulting derived work is distributed under the terms of a | |
29 | permission notice identical to this one. | |
30 | ||
31 | Permission is granted to copy and distribute translations of this manual | |
32 | into another language, under the above conditions for modified versions. | |
33 | ||
b4d4e8e3 RP |
34 | @ignore |
35 | Permission is granted to process this file through Tex and print the | |
36 | results, provided the printed document carries copying permission | |
37 | notice identical to this one except for the removal of this paragraph | |
38 | (this paragraph not being relevant to the printed manual). | |
39 | ||
40 | @end ignore | |
b4d4e8e3 | 41 | @end ifinfo |
2c5c0674 RP |
42 | @iftex |
43 | @finalout | |
b4d4e8e3 | 44 | @setchapternewpage odd |
246504a5 | 45 | @settitle Using LD, the GNU linker |
f22eee08 | 46 | @titlepage |
246504a5 | 47 | @title Using ld |
c8072296 | 48 | @subtitle The GNU linker |
f22eee08 | 49 | @sp 1 |
cb70c872 | 50 | @subtitle @code{ld} version 2 |
d76ae847 | 51 | @subtitle March 1993 |
c8072296 RP |
52 | @author Steve Chamberlain and Roland Pesch |
53 | @author Cygnus Support | |
b4d4e8e3 RP |
54 | @page |
55 | ||
56 | @tex | |
b4d4e8e3 RP |
57 | {\parskip=0pt |
58 | \hfill Cygnus Support\par | |
2c5c0674 | 59 | \hfill steve\@cygnus.com, pesch\@cygnus.com\par |
ec40bbb8 DM |
60 | \hfill {\it Using LD, the GNU linker}\par |
61 | \hfill Edited by Jeffrey Osier (jeffrey\@cygnus.com), March 1993.\par | |
b4d4e8e3 RP |
62 | } |
63 | \global\parindent=0pt % Steve likes it this way. | |
64 | @end tex | |
65 | ||
f22eee08 | 66 | @vskip 0pt plus 1filll |
d76ae847 | 67 | Copyright @copyright{} 1991, 1992, 1993 Free Software Foundation, Inc. |
f22eee08 RP |
68 | |
69 | Permission is granted to make and distribute verbatim copies of | |
70 | this manual provided the copyright notice and this permission notice | |
71 | are preserved on all copies. | |
72 | ||
73 | Permission is granted to copy and distribute modified versions of this | |
74 | manual under the conditions for verbatim copying, provided also that | |
75 | the entire resulting derived work is distributed under the terms of a | |
76 | permission notice identical to this one. | |
77 | ||
78 | Permission is granted to copy and distribute translations of this manual | |
79 | into another language, under the above conditions for modified versions. | |
f22eee08 | 80 | @end titlepage |
2c5c0674 | 81 | @end iftex |
b4d4e8e3 | 82 | @c FIXME: Talk about importance of *order* of args, cmds to linker! |
f22eee08 | 83 | |
f22eee08 | 84 | @ifinfo |
ec40bbb8 DM |
85 | @node Top |
86 | @top Using ld | |
246504a5 | 87 | This file documents the GNU linker ld. |
f22eee08 | 88 | |
2c5c0674 | 89 | @menu |
2d59b2c3 RP |
90 | * Overview:: Overview |
91 | * Invocation:: Invocation | |
92 | * Commands:: Command Language | |
ec40bbb8 | 93 | @ifset GENERIC |
2d59b2c3 | 94 | * Machine Dependent:: Machine Dependent Features |
ec40bbb8 DM |
95 | @end ifset |
96 | @ifclear GENERIC | |
97 | @ifset H8300 | |
98 | * H8/300:: ld and the H8/300 | |
99 | @end ifset | |
100 | @ifset I960 | |
101 | * i960:: ld and the Intel 960 family | |
102 | @end ifset | |
103 | @end ifclear | |
104 | @ifclear SingleFormat | |
2d59b2c3 | 105 | * BFD:: BFD |
ec40bbb8 DM |
106 | @end ifclear |
107 | @c Following blank line required for remaining bug in makeinfo conds/menus | |
108 | ||
2d59b2c3 RP |
109 | * MRI:: MRI Compatible Script Files |
110 | * Index:: Index | |
2c5c0674 | 111 | @end menu |
ec40bbb8 | 112 | @end ifinfo |
2c5c0674 | 113 | |
ec40bbb8 | 114 | @node Overview |
f22eee08 RP |
115 | @chapter Overview |
116 | ||
2c5c0674 RP |
117 | @cindex GNU linker |
118 | @cindex what is this? | |
246504a5 | 119 | @code{ld} combines a number of object and archive files, relocates |
ec40bbb8 DM |
120 | their data and ties up symbol references. Usually the last step in |
121 | compiling a program is to run @code{ld}. | |
f22eee08 | 122 | |
246504a5 | 123 | @code{ld} accepts Linker Command Language files written in |
2c5c0674 | 124 | a superset of AT&T's Link Editor Command Language syntax, |
b4d4e8e3 | 125 | to provide explicit and total control over the linking process. |
f22eee08 | 126 | |
ec40bbb8 | 127 | @ifclear SingleFormat |
246504a5 RP |
128 | This version of @code{ld} uses the general purpose BFD libraries |
129 | to operate on object files. This allows @code{ld} to read, combine, and | |
b4d4e8e3 RP |
130 | write object files in many different formats---for example, COFF or |
131 | @code{a.out}. Different formats may be linked together to produce any | |
132 | available kind of object file. @xref{BFD} for a list of formats | |
133 | supported on various architectures. | |
ec40bbb8 | 134 | @end ifclear |
f22eee08 | 135 | |
2c5c0674 RP |
136 | Aside from its flexibility, the GNU linker is more helpful than other |
137 | linkers in providing diagnostic information. Many linkers abandon | |
138 | execution immediately upon encountering an error; whenever possible, | |
246504a5 | 139 | @code{ld} continues executing, allowing you to identify other errors |
2c5c0674 RP |
140 | (or, in some cases, to get an output file in spite of the error). |
141 | ||
ec40bbb8 | 142 | @node Invocation |
2c5c0674 RP |
143 | @chapter Invocation |
144 | ||
246504a5 | 145 | The GNU linker @code{ld} is meant to cover a broad range of situations, |
2c5c0674 | 146 | and to be as compatible as possible with other linkers. As a result, |
ec40bbb8 | 147 | you have many choices to control its behavior. |
2c5c0674 | 148 | |
ec40bbb8 | 149 | @ifset UsesEnvVars |
2c5c0674 | 150 | @menu |
2d59b2c3 RP |
151 | * Options:: Command Line Options |
152 | * Environment:: Environment Variables | |
2c5c0674 | 153 | @end menu |
f22eee08 | 154 | |
ec40bbb8 | 155 | @node Options |
2c5c0674 | 156 | @section Command Line Options |
ec40bbb8 | 157 | @end ifset |
2c5c0674 RP |
158 | |
159 | @cindex command line | |
160 | @cindex options | |
ec40bbb8 | 161 | Here is a summary of the options you can use on the @code{ld} command |
2c5c0674 | 162 | line: |
f22eee08 | 163 | |
ec40bbb8 | 164 | @c FIXME! -relax only avail h8/300, i960. Conditionals screwed in examples. |
c8072296 | 165 | @smallexample |
de87cdb4 | 166 | ld [ -o @var{output} ] @var{objfile}@dots{} |
cb70c872 RP |
167 | [ -A@var{architecture} ] [ -b @var{input-format} ] [ -Bstatic ] |
168 | [ -c @var{MRI-commandfile} ] [ -d | -dc | -dp ] | |
d76ae847 | 169 | [ -defsym @var{symbol}=@var{expression} ] |
cb70c872 | 170 | [ -e @var{entry} ] [ -F ] [ -F @var{format} ] |
de87cdb4 DM |
171 | [ -format @var{input-format} ] [ -g ] [ -G @var{size} ] [ --help ] [ -i ] |
172 | [ -l@var{archive} ] [ -L@var{searchdir} ] [ -M ] [ -Map @var{mapfile} ] | |
d18a4527 | 173 | [ -m @var{emulation} ] [ -N | -n ] [ -noinhibit-exec ] |
346535cc | 174 | [ -oformat @var{output-format} ] [ -R @var{filename} ] [ -relax ] |
2a28d8b0 | 175 | [ -r | -Ur ] [ -S ] [ -s ] [ -sort-common ] [ -T @var{commandfile} ] |
867a1b8a DM |
176 | [ -Ttext @var{org} ] [ -Tdata @var{org} ] |
177 | [ -Tbss @var{org} ] [ -t ] [ -u @var{symbol}] [-V] [-v] [ --version ] | |
2a28d8b0 | 178 | [ -warn-common ] [ -y@var{symbol} ] [ -X ] [-x ] |
c8072296 | 179 | @end smallexample |
b4d4e8e3 RP |
180 | |
181 | This plethora of command-line options may seem intimidating, but in | |
182 | actual practice few of them are used in any particular context. | |
2c5c0674 | 183 | @cindex standard Unix system |
246504a5 | 184 | For instance, a frequent use of @code{ld} is to link standard Unix |
b4d4e8e3 RP |
185 | object files on a standard, supported Unix system. On such a system, to |
186 | link a file @code{hello.o}: | |
ec40bbb8 | 187 | |
f22eee08 | 188 | @example |
ec40bbb8 | 189 | ld -o @var{output} /lib/crt0.o hello.o -lc |
f22eee08 | 190 | @end example |
ec40bbb8 | 191 | |
d76ae847 | 192 | This tells @code{ld} to produce a file called @var{output} as the |
b4d4e8e3 | 193 | result of linking the file @code{/lib/crt0.o} with @code{hello.o} and |
ec40bbb8 DM |
194 | the library @code{libc.a}, which will come from the standard search |
195 | directories. (See the discussion of the @samp{-l} option below.) | |
f22eee08 | 196 | |
246504a5 | 197 | The command-line options to @code{ld} may be specified in any order, and |
ec40bbb8 | 198 | may be repeated at will. Repeating most options with a |
f22eee08 | 199 | different argument will either have no further effect, or override prior |
ec40bbb8 | 200 | occurrences (those further to the left on the command line) of that |
f22eee08 RP |
201 | option. |
202 | ||
ec40bbb8 | 203 | @ifclear SingleFormat |
2c5c0674 | 204 | The exceptions---which may meaningfully be used more than once---are |
ec40bbb8 DM |
205 | @samp{-A}, @samp{-b} (or its synonym @samp{-format}), @samp{-defsym}, |
206 | @samp{-L}, @samp{-l}, @samp{-R}, and @samp{-u}. | |
207 | @end ifclear | |
208 | @ifset SingleFormat | |
209 | The exceptions---which may meaningfully be used more than once---are | |
210 | @samp{-A}, @samp{-defsym}, @samp{-L}, @samp{-l}, @samp{-R}, and @samp{-u}. | |
211 | @end ifset | |
f22eee08 | 212 | |
2c5c0674 | 213 | @cindex object files |
8ddef552 | 214 | The list of object files to be linked together, shown as @var{objfile}@dots{}, |
ec40bbb8 DM |
215 | may follow, precede, or be mixed in with command-line options, except that |
216 | an @var{objfile} argument may not be placed between an option and | |
b4d4e8e3 | 217 | its argument. |
f22eee08 | 218 | |
7f9ae73e RP |
219 | Usually the linker is invoked with at least one object file, but you can |
220 | specify other forms of binary input files using @samp{-l}, @samp{-R}, | |
221 | and the script command language. If @emph{no} binary input files at all | |
222 | are specified, the linker does not produce any output, and issues the | |
223 | message @samp{No input files}. | |
2c5c0674 RP |
224 | |
225 | Option arguments must either follow the option letter without intervening | |
f22eee08 RP |
226 | whitespace, or be given as separate arguments immediately following the |
227 | option that requires them. | |
228 | ||
229 | @table @code | |
ec40bbb8 | 230 | @ifset I960 |
2c5c0674 RP |
231 | @cindex architectures |
232 | @kindex -A@var{arch} | |
b4d4e8e3 | 233 | @item -A@var{architecture} |
246504a5 RP |
234 | In the current release of @code{ld}, this option is useful only for the |
235 | Intel 960 family of architectures. In that @code{ld} configuration, the | |
1c48127e RP |
236 | @var{architecture} argument identifies the particular architecture in |
237 | the 960 family, enabling some safeguards and modifying the | |
d76ae847 RP |
238 | archive-library search path. @xref{i960,,@code{ld} and the Intel 960 |
239 | family}, for details. | |
b4d4e8e3 | 240 | |
246504a5 | 241 | Future releases of @code{ld} may support similar functionality for |
b4d4e8e3 | 242 | other architecture families. |
ec40bbb8 | 243 | @end ifset |
b4d4e8e3 | 244 | |
ec40bbb8 | 245 | @ifclear SingleFormat |
2c5c0674 RP |
246 | @cindex binary input format |
247 | @kindex -b @var{format} | |
248 | @cindex input format | |
249 | @item -b @var{input-format} | |
250 | @cindex input format | |
251 | Specify the binary format for input object files that follow this option | |
252 | on the command line. You don't usually need to specify this, as | |
246504a5 | 253 | @code{ld} is configured to expect as a default input format the most |
2c5c0674 | 254 | usual format on each machine. @var{input-format} is a text string, the |
d76ae847 | 255 | name of a particular format supported by the BFD libraries. |
346535cc DM |
256 | (You can list the available binary formats with @samp{objdump -i}.) |
257 | @w{@samp{-format @var{input-format}}} has the same effect, as does the | |
258 | script command @code{TARGET}. @xref{BFD}. | |
2c5c0674 RP |
259 | |
260 | You may want to use this option if you are linking files with an unusual | |
ec40bbb8 | 261 | binary format. You can also use @samp{-b} to switch formats explicitly (when |
2c5c0674 | 262 | linking object files of different formats), by including |
ec40bbb8 | 263 | @samp{-b @var{input-format}} before each group of object files in a |
2c5c0674 RP |
264 | particular format. |
265 | ||
266 | The default format is taken from the environment variable | |
ec40bbb8 DM |
267 | @code{GNUTARGET}. |
268 | @ifset UsesEnvVars | |
269 | @xref{Environment}. | |
270 | @end ifset | |
271 | You can also define the input | |
867a1b8a | 272 | format from a script, using the command @code{TARGET}; see @ref{Option |
d76ae847 | 273 | Commands}. |
ec40bbb8 | 274 | @end ifclear |
2c5c0674 RP |
275 | |
276 | @kindex -Bstatic | |
f22eee08 | 277 | @item -Bstatic |
ec40bbb8 DM |
278 | Ignored. This option is accepted for command-line compatibility with |
279 | the SunOS linker. | |
f22eee08 | 280 | |
2d59b2c3 RP |
281 | @kindex -c @var{MRI-cmdfile} |
282 | @cindex compatibility, MRI | |
283 | @item -c @var{MRI-commandfile} | |
284 | For compatibility with linkers produced by MRI, @code{ld} accepts script | |
285 | files written in an alternate, restricted command language, described in | |
d76ae847 | 286 | @ref{MRI,,MRI Compatible Script Files}. Introduce MRI script files with |
ec40bbb8 | 287 | the option @samp{-c}; use the @samp{-T} option to run linker |
d76ae847 | 288 | scripts written in the general-purpose @code{ld} scripting language. |
8ddef552 DM |
289 | If @var{MRI-cmdfile} does not exist, @code{ld} looks for it in the directories |
290 | specified by any @samp{-L} options. | |
b4d4e8e3 | 291 | |
2c5c0674 RP |
292 | @cindex common allocation |
293 | @kindex -d | |
b4d4e8e3 | 294 | @item -d |
2c5c0674 | 295 | @kindex -dc |
b4d4e8e3 | 296 | @itemx -dc |
2c5c0674 | 297 | @kindex -dp |
b4d4e8e3 RP |
298 | @itemx -dp |
299 | These three options are equivalent; multiple forms are supported for | |
ec40bbb8 | 300 | compatibility with other linkers. They |
2c5c0674 | 301 | assign space to common symbols even if a relocatable output file is |
ec40bbb8 | 302 | specified (with @samp{-r}). The script command |
867a1b8a | 303 | @code{FORCE_COMMON_ALLOCATION} has the same effect. @xref{Option |
d76ae847 | 304 | Commands}. |
b4d4e8e3 | 305 | |
2c5c0674 | 306 | @cindex symbols, from command line |
d76ae847 RP |
307 | @kindex -defsym @var{symbol}=@var{exp} |
308 | @item -defsym @var{symbol}=@var{expression} | |
2c5c0674 RP |
309 | Create a global symbol in the output file, containing the absolute |
310 | address given by @var{expression}. You may use this option as many | |
311 | times as necessary to define multiple symbols in the command line. A | |
312 | limited form of arithmetic is supported for the @var{expression} in this | |
313 | context: you may give a hexadecimal constant or the name of an existing | |
314 | symbol, or use @code{+} and @code{-} to add or subtract hexadecimal | |
315 | constants or symbols. If you need more elaborate expressions, consider | |
d76ae847 RP |
316 | using the linker command language from a script (@pxref{Assignment, , |
317 | Assignment: Symbol Definitions}). @emph{Note:} there should be no | |
318 | white space between @var{symbol}, the equals sign (``@key{=}''), and | |
319 | @var{expression}. | |
2c5c0674 RP |
320 | |
321 | @cindex entry point, from command line | |
322 | @kindex -e @var{entry} | |
f22eee08 RP |
323 | @item -e @var{entry} |
324 | Use @var{entry} as the explicit symbol for beginning execution of your | |
b4d4e8e3 RP |
325 | program, rather than the default entry point. @xref{Entry Point}, for a |
326 | discussion of defaults and other ways of specifying the | |
327 | entry point. | |
f22eee08 | 328 | |
ec40bbb8 | 329 | @ifclear SingleFormat |
2c5c0674 | 330 | @kindex -F |
b4d4e8e3 | 331 | @item -F |
2c5c0674 | 332 | @itemx -F@var{format} |
ec40bbb8 DM |
333 | Ignored. Some older linkers used this option throughout a compilation |
334 | toolchain for specifying object-file format for both input and output | |
335 | object files. The mechanisms @code{ld} uses for this purpose (the | |
867a1b8a DM |
336 | @samp{-b} or @samp{-format} options for input files, @samp{-oformat} |
337 | option or the @code{TARGET} command in linker scripts for output files, | |
338 | the @code{GNUTARGET} environment variable) are more flexible, but | |
339 | @code{ld} accepts the @samp{-F} option for compatibility with scripts | |
340 | written to call the old linker. | |
2c5c0674 RP |
341 | |
342 | @kindex -format | |
343 | @item -format @var{input-format} | |
ec40bbb8 DM |
344 | Synonym for @samp{-b @var{input-format}}. |
345 | @end ifclear | |
2c5c0674 RP |
346 | |
347 | @kindex -g | |
b4d4e8e3 | 348 | @item -g |
ec40bbb8 | 349 | Ignored. Provided for compatibility with other tools. |
b4d4e8e3 | 350 | |
8ddef552 DM |
351 | @kindex -G |
352 | @cindex object size | |
353 | @item -G@var{value} | |
354 | @itemx -G @var{value} | |
355 | Set the maximum size of objects to be optimized using the GP register to | |
356 | @var{size} under MIPS ECOFF. Ignored for other object file formats. | |
357 | ||
de87cdb4 DM |
358 | @item --help |
359 | @kindex --help | |
360 | @cindex help | |
361 | @cindex usage | |
362 | Print a summary of the command-line options on the standard output and exit. | |
363 | This option and @samp{--version} begin with two dashes instead of one | |
364 | for compatibility with other GNU programs. The other options start with | |
365 | only one dash for compatibility with other linkers. | |
366 | ||
2c5c0674 RP |
367 | @kindex -i |
368 | @cindex incremental link | |
f22eee08 | 369 | @item -i |
ec40bbb8 | 370 | Perform an incremental link (same as option @samp{-r}). |
f22eee08 | 371 | |
2c5c0674 | 372 | @cindex archive files, from cmd line |
de87cdb4 | 373 | @kindex -l@var{archive} |
b4d4e8e3 | 374 | @item -l@var{ar} |
de87cdb4 | 375 | Add archive file @var{archive} to the list of files to link. This |
f22eee08 | 376 | option may be used any number of times. @code{ld} will search its |
de87cdb4 | 377 | path-list for occurrences of @code{lib@var{ar}.a} for every @var{archive} |
f22eee08 RP |
378 | specified. |
379 | ||
2c5c0674 RP |
380 | @cindex search directory, from cmd line |
381 | @kindex -L@var{dir} | |
b4d4e8e3 | 382 | @item -L@var{searchdir} |
836a5ee4 | 383 | @itemx -L @var{searchdir} |
ec40bbb8 | 384 | Add path @var{searchdir} to the list of paths that @code{ld} will search |
8ddef552 DM |
385 | for archive libraries and @code{ld} control scripts. You may use this |
386 | option any number of times. | |
f22eee08 | 387 | |
ec40bbb8 | 388 | @ifset UsesEnvVars |
2c5c0674 | 389 | The default set of paths searched (without being specified with |
ec40bbb8 DM |
390 | @samp{-L}) depends on which emulation mode @code{ld} is using, and in |
391 | some cases also on how it was configured. @xref{Environment}. | |
392 | @end ifset | |
393 | ||
394 | The paths can also be specified in a link script with the | |
395 | @code{SEARCH_DIR} command. | |
f22eee08 | 396 | |
2c5c0674 RP |
397 | @cindex link map |
398 | @kindex -M | |
f22eee08 | 399 | @item -M |
ec40bbb8 | 400 | Print (to the standard output) a link map---diagnostic information |
f22eee08 RP |
401 | about where symbols are mapped by @code{ld}, and information on global |
402 | common storage allocation. | |
403 | ||
d18a4527 DM |
404 | @cindex link map |
405 | @kindex -Map | |
406 | @item -Map @var{mapfile} | |
407 | Print to the file @var{mapfile} a link map---diagnostic information | |
408 | about where symbols are mapped by @code{ld}, and information on global | |
409 | common storage allocation. | |
410 | ||
8ddef552 DM |
411 | @cindex emulation |
412 | @kindex -m @var{emulation} | |
413 | @item -m@var{emulation} | |
414 | @itemx -m @var{emulation} | |
415 | Emulate the @var{emulation} linker. You can list the available | |
416 | emulations with the @samp{-V} option. The | |
417 | default is the system for which you configured @code{ld}. | |
418 | ||
2c5c0674 RP |
419 | @kindex -N |
420 | @cindex read/write from cmd line | |
421 | @kindex OMAGIC | |
f22eee08 | 422 | @item -N |
ec40bbb8 DM |
423 | Set the text and data sections to be readable and writable. Also, do |
424 | not page-align the data segment. If the output format supports Unix | |
425 | style magic numbers, mark the output as @code{OMAGIC}. | |
f22eee08 RP |
426 | |
427 | @item -n | |
2c5c0674 RP |
428 | @kindex -n |
429 | @cindex read-only text | |
430 | @kindex NMAGIC | |
ec40bbb8 DM |
431 | Set the text segment to be read only, and mark the output as |
432 | @code{NMAGIC} if possible. | |
f22eee08 | 433 | |
b4d4e8e3 | 434 | @item -noinhibit-exec |
2c5c0674 RP |
435 | @cindex output file after errors |
436 | @kindex -noinhibit-exec | |
ec40bbb8 | 437 | Retain the executable output file whenever it is still usable. |
b4d4e8e3 | 438 | Normally, the linker will not produce an output file if it encounters |
ec40bbb8 DM |
439 | errors during the link process; it exits without writing an output file |
440 | when it issues any error whatsoever. | |
b4d4e8e3 | 441 | |
f22eee08 | 442 | @item -o @var{output} |
2c5c0674 RP |
443 | @kindex -o @var{output} |
444 | @cindex naming the output file | |
ec40bbb8 DM |
445 | Use @var{output} as the name for the program produced by @code{ld}; if this |
446 | option is not specified, the name @file{a.out} is used by default. The | |
2c5c0674 | 447 | script command @code{OUTPUT} can also specify the output file name. |
f22eee08 | 448 | |
7f9ae73e | 449 | @ifclear SingleFormat |
346535cc DM |
450 | @kindex -oformat |
451 | @item -oformat @var{output-format} | |
452 | Specify the binary format for the output object file. You don't usually | |
453 | need to specify this, as @code{ld} is configured to produce as a default | |
454 | output format the most usual format on each machine. | |
455 | @var{output-format} is a text string, the name of a particular format | |
456 | supported by the BFD libraries. (You can list the available binary | |
457 | formats with @samp{objdump -i}.) The script command | |
458 | @code{OUTPUT_FORMAT} can also specify the output format, but this option | |
459 | overrides it. @xref{BFD}. | |
7f9ae73e | 460 | @end ifclear |
346535cc | 461 | |
b4d4e8e3 | 462 | @item -R @var{filename} |
2c5c0674 RP |
463 | @kindex -R @var{file} |
464 | @cindex symbol-only input | |
867a1b8a DM |
465 | Read symbol names and their addresses from @var{filename}, but do not |
466 | relocate it or include it in the output. This allows your output file | |
467 | to refer symbolically to absolute locations of memory defined in other | |
468 | programs. | |
ec40bbb8 | 469 | |
1c48127e RP |
470 | @item -relax |
471 | @kindex -relax | |
472 | @cindex synthesizing linker | |
473 | @cindex relaxing addressing modes | |
474 | An option with machine dependent effects. Currently this option is only | |
ec40bbb8 DM |
475 | supported on the H8/300. |
476 | @ifset H8300 | |
477 | @xref{H8/300,,@code{ld} and the H8/300}. | |
478 | @end ifset | |
1c48127e | 479 | |
ec40bbb8 DM |
480 | On some platforms, use option performs global optimizations that |
481 | become possible when the linker resolves addressing in the program, such | |
1c48127e RP |
482 | as relaxing address modes and synthesizing new instructions in the |
483 | output object file. | |
484 | ||
485 | On platforms where this is not supported, @samp{-relax} is accepted, but | |
ec40bbb8 | 486 | ignored. |
1c48127e | 487 | |
f22eee08 | 488 | @item -r |
b4d4e8e3 | 489 | @cindex partial link |
2c5c0674 RP |
490 | @cindex relocatable output |
491 | @kindex -r | |
ec40bbb8 | 492 | Generate relocatable output---i.e., generate an output file that can in |
246504a5 | 493 | turn serve as input to @code{ld}. This is often called @dfn{partial |
2c5c0674 RP |
494 | linking}. As a side effect, in environments that support standard Unix |
495 | magic numbers, this option also sets the output file's magic number to | |
496 | @code{OMAGIC}. | |
497 | @c ; see @code{-N}. | |
498 | If this option is not specified, an absolute file is produced. When | |
499 | linking C++ programs, this option @emph{will not} resolve references to | |
ec40bbb8 | 500 | constructors; to do that, use @samp{-Ur}. |
2c5c0674 | 501 | |
867a1b8a | 502 | This option does the same thing as @samp{-i}. |
f22eee08 RP |
503 | |
504 | @item -S | |
2c5c0674 RP |
505 | @kindex -S |
506 | @cindex strip debugger symbols | |
ec40bbb8 | 507 | Omit debugger symbol information (but not all symbols) from the output file. |
f22eee08 RP |
508 | |
509 | @item -s | |
2c5c0674 RP |
510 | @kindex -s |
511 | @cindex strip all symbols | |
ec40bbb8 | 512 | Omit all symbol information from the output file. |
f22eee08 | 513 | |
2a28d8b0 DM |
514 | @item -sort-common |
515 | Normally, when @code{ld} places the global common symbols in the | |
516 | appropriate output sections, it sorts them by size. First come all the | |
517 | one byte symbols, then all the two bytes, then all the four bytes, and | |
836a5ee4 DM |
518 | then everything else. This is to prevent gaps between symbols due to |
519 | alignment constraints. This option disables that sorting. | |
2a28d8b0 | 520 | |
867a1b8a DM |
521 | @item -Tbss @var{org} |
522 | @kindex -Tbss @var{org} | |
523 | @itemx -Tdata @var{org} | |
524 | @kindex -Tdata @var{org} | |
525 | @itemx -Ttext @var{org} | |
526 | @kindex -Ttext @var{org} | |
2c5c0674 RP |
527 | @cindex segment origins, cmd line |
528 | Use @var{org} as the starting address for---respectively---the | |
b4d4e8e3 | 529 | @code{bss}, @code{data}, or the @code{text} segment of the output file. |
ec40bbb8 DM |
530 | @var{org} must be a single hexadecimal integer; |
531 | for compatibility with other linkers, you may omit the leading | |
d76ae847 | 532 | @samp{0x} usually associated with hexadecimal values. |
f22eee08 | 533 | |
b4d4e8e3 RP |
534 | @item -T @var{commandfile} |
535 | @itemx -T@var{commandfile} | |
2c5c0674 | 536 | @kindex -T @var{script} |
2d59b2c3 | 537 | @cindex script files |
de87cdb4 DM |
538 | Read link commands from the file @var{commandfile}. These commands |
539 | completely override @code{ld}'s default link format (rather than adding | |
540 | to it); @var{commandfile} must specify everything necessary to describe | |
541 | the target format. @xref{Commands}. If @var{commandfile} does not | |
542 | exist, @code{ld} looks for it in the directories specified by any | |
543 | preceding @samp{-L} options. Multiple @samp{-T} options accumulate. | |
f22eee08 RP |
544 | |
545 | @item -t | |
2c5c0674 RP |
546 | @kindex -t |
547 | @cindex verbose | |
548 | @cindex input files, displaying | |
ec40bbb8 | 549 | Print the names of the input files as @code{ld} processes them. |
f22eee08 | 550 | |
de87cdb4 DM |
551 | @item -u @var{symbol} |
552 | @kindex -u @var{symbol} | |
2c5c0674 | 553 | @cindex undefined symbol |
de87cdb4 | 554 | Force @var{symbol} to be entered in the output file as an undefined symbol. |
ec40bbb8 DM |
555 | Doing this may, for example, trigger linking of additional modules from |
556 | standard libraries. @samp{-u} may be repeated with different option | |
2c5c0674 RP |
557 | arguments to enter additional undefined symbols. |
558 | @c Nice idea, but no such command: This option is equivalent | |
559 | @c to the @code{EXTERN} linker command. | |
f22eee08 | 560 | |
b4d4e8e3 | 561 | @item -Ur |
2c5c0674 | 562 | @kindex -Ur |
b4d4e8e3 RP |
563 | @cindex constructors |
564 | For anything other than C++ programs, this option is equivalent to | |
ec40bbb8 DM |
565 | @samp{-r}: it generates relocatable output---i.e., an output file that can in |
566 | turn serve as input to @code{ld}. When linking C++ programs, @samp{-Ur} | |
567 | @emph{will} resolve references to constructors, unlike @samp{-r}. | |
3e27cc11 DM |
568 | It does not work to use @samp{-Ur} on files that were themselves linked |
569 | with @samp{-Ur}; once the constructor table has been built, it can not | |
570 | be added to. Use @samp{-Ur} only for the last partial link, and | |
571 | @samp{-r} for the others. | |
b4d4e8e3 | 572 | |
8ddef552 DM |
573 | @item -V |
574 | @kindex -V | |
575 | @cindex version | |
576 | Display the version number for @code{ld} and list the supported emulations. | |
de87cdb4 | 577 | Display which input files can and can not be opened. |
8ddef552 | 578 | |
b4d4e8e3 | 579 | @item -v |
2c5c0674 | 580 | @kindex -v |
b4d4e8e3 | 581 | @cindex version |
246504a5 | 582 | Display the version number for @code{ld}. |
de87cdb4 DM |
583 | |
584 | @item --version | |
585 | @kindex --version | |
586 | Display the version number for @code{ld} and exit. | |
b4d4e8e3 | 587 | |
2a28d8b0 | 588 | @item -warn-common |
7f9ae73e RP |
589 | @kindex -warn-comon |
590 | @cindex warnings, on combining symbols | |
591 | @cindex combining symbols, warnings on | |
2a28d8b0 DM |
592 | Warn when a common symbol is combined with another common symbol or with |
593 | a symbol definition. Unix linkers allow this somewhat sloppy practice, | |
594 | but linkers on some other operating systems do not. This option allows | |
595 | you to find potential problems from combining global symbols. | |
1cd4cca9 DM |
596 | Unfortunately, some C libraries use this practice, so you may get some |
597 | warnings about symbols in the libraries as well as in your programs. | |
2a28d8b0 DM |
598 | |
599 | There are three kinds of global symbols, illustrated here by C examples: | |
600 | ||
601 | @table @samp | |
602 | @item int i = 1; | |
603 | A definition, which goes in the initialized data section of the output | |
604 | file. | |
605 | ||
606 | @item extern int i; | |
607 | An undefined reference, which does not allocate space. | |
608 | There must be either a definition or a common symbol for the | |
609 | variable somewhere. | |
610 | ||
611 | @item int i; | |
612 | A common symbol. If there are only (one or more) common symbols for a | |
613 | variable, it goes in the uninitialized data area of the output file. | |
614 | The linker merges multiple common symbols for the same variable into a | |
615 | single symbol. If they are of different sizes, it picks the largest | |
616 | size. The linker turns a common symbol into a declaration, if there is | |
617 | a definition of the same variable. | |
618 | @end table | |
619 | ||
620 | The @samp{-warn-common} option can produce five kinds of warnings. Each | |
621 | warning consists of a pair of lines: the first describes the symbol just | |
622 | encountered, and the second describes the previous symbol encountered | |
623 | with the same name. One or both of the two symbols will be a common | |
624 | symbol. | |
625 | ||
626 | @enumerate | |
627 | @item | |
628 | Turning a common symbol into a reference, because there is already a | |
629 | definition for the symbol. | |
630 | @smallexample | |
8920addc RP |
631 | @var{file}(@var{section}): warning: common of `@var{symbol}' |
632 | overridden by definition | |
2a28d8b0 DM |
633 | @var{file}(@var{section}): warning: defined here |
634 | @end smallexample | |
635 | ||
636 | @item | |
637 | Turning a common symbol into a reference, because a later definition for | |
638 | the symbol is encountered. This is the same as the previous case, | |
639 | except that the symbols are encountered in a different order. | |
640 | @smallexample | |
8920addc RP |
641 | @var{file}(@var{section}): warning: definition of `@var{symbol}' |
642 | overriding common | |
2a28d8b0 DM |
643 | @var{file}(@var{section}): warning: common is here |
644 | @end smallexample | |
645 | ||
646 | @item | |
647 | Merging a common symbol with a previous same-sized common symbol. | |
648 | @smallexample | |
8920addc RP |
649 | @var{file}(@var{section}): warning: multiple common |
650 | of `@var{symbol}' | |
2a28d8b0 DM |
651 | @var{file}(@var{section}): warning: previous common is here |
652 | @end smallexample | |
653 | ||
654 | @item | |
655 | Merging a common symbol with a previous larger common symbol. | |
656 | @smallexample | |
8920addc RP |
657 | @var{file}(@var{section}): warning: common of `@var{symbol}' |
658 | overridden by larger common | |
2a28d8b0 DM |
659 | @var{file}(@var{section}): warning: larger common is here |
660 | @end smallexample | |
661 | ||
662 | @item | |
663 | Merging a common symbol with a previous smaller common symbol. This is | |
664 | the same as the previous case, except that the symbols are | |
665 | encountered in a different order. | |
666 | @smallexample | |
8920addc RP |
667 | @var{file}(@var{section}): warning: common of `@var{symbol}' |
668 | overriding smaller common | |
2a28d8b0 DM |
669 | @var{file}(@var{section}): warning: smaller common is here |
670 | @end smallexample | |
671 | @end enumerate | |
672 | ||
f22eee08 | 673 | @item -X |
2c5c0674 RP |
674 | @kindex -X |
675 | @cindex local symbols, deleting | |
676 | @cindex L, deleting symbols beginning | |
ec40bbb8 | 677 | If @samp{-s} or @samp{-S} is also specified, delete only local symbols |
f22eee08 RP |
678 | beginning with @samp{L}. |
679 | ||
b4d4e8e3 | 680 | @item -x |
2c5c0674 RP |
681 | @kindex -x |
682 | @cindex deleting local symbols | |
ec40bbb8 | 683 | If @samp{-s} or @samp{-S} is also specified, delete all local symbols, |
b4d4e8e3 RP |
684 | not just those beginning with @samp{L}. |
685 | ||
ec40bbb8 | 686 | @item -y@var{symbol} |
d76ae847 RP |
687 | @kindex -y@var{symbol} |
688 | @cindex symbol tracing | |
ec40bbb8 | 689 | Print the name of each linked file in which @var{symbol} appears. This |
d76ae847 RP |
690 | option may be given any number of times. On many systems it is necessary |
691 | to prepend an underscore. | |
692 | ||
693 | This option is useful when you have an undefined symbol in your link but | |
694 | don't know where the reference is coming from. | |
f22eee08 | 695 | @end table |
b4d4e8e3 | 696 | |
ec40bbb8 DM |
697 | @ifset UsesEnvVars |
698 | @node Environment | |
2c5c0674 RP |
699 | @section Environment Variables |
700 | ||
d76ae847 RP |
701 | You can change the behavior of @code{ld} with the environment |
702 | variable @code{GNUTARGET}. | |
2c5c0674 RP |
703 | |
704 | @kindex GNUTARGET | |
705 | @cindex default input format | |
706 | @code{GNUTARGET} determines the input-file object format if you don't | |
ec40bbb8 | 707 | use @samp{-b} (or its synonym @samp{-format}). Its value should be one |
2c5c0674 | 708 | of the BFD names for an input format (@pxref{BFD}). If there is no |
246504a5 | 709 | @code{GNUTARGET} in the environment, @code{ld} uses the natural format |
8920addc | 710 | of the target. If @code{GNUTARGET} is set to @code{default} then BFD attempts to discover the |
2c5c0674 RP |
711 | input format by examining binary input files; this method often |
712 | succeeds, but there are potential ambiguities, since there is no method | |
ec40bbb8 | 713 | of ensuring that the magic number used to specify object-file formats is |
2c5c0674 RP |
714 | unique. However, the configuration procedure for BFD on each system |
715 | places the conventional format for that system first in the search-list, | |
716 | so ambiguities are resolved in favor of convention. | |
ec40bbb8 | 717 | @end ifset |
2c5c0674 | 718 | |
ec40bbb8 | 719 | @node Commands |
2c5c0674 | 720 | @chapter Command Language |
f22eee08 | 721 | |
2c5c0674 | 722 | @cindex command files |
ec40bbb8 | 723 | The command language provides explicit control over the link process, |
b4d4e8e3 | 724 | allowing complete specification of the mapping between the linker's |
ec40bbb8 | 725 | input files and its output. It controls: |
b4d4e8e3 | 726 | @itemize @bullet |
2c5c0674 RP |
727 | @item |
728 | input files | |
729 | @item | |
730 | file formats | |
731 | @item | |
867a1b8a | 732 | output file layout |
2c5c0674 RP |
733 | @item |
734 | addresses of sections | |
735 | @item | |
736 | placement of common blocks | |
b4d4e8e3 | 737 | @end itemize |
f22eee08 | 738 | |
2c5c0674 | 739 | You may supply a command file (also known as a link script) to the |
ec40bbb8 | 740 | linker either explicitly through the @samp{-T} option, or implicitly as |
2c5c0674 | 741 | an ordinary file. If the linker opens a file which it cannot recognize |
867a1b8a | 742 | as a supported object or archive format, it reports an error. |
2c5c0674 | 743 | |
2c5c0674 | 744 | @menu |
2d59b2c3 RP |
745 | * Scripts:: Linker Scripts |
746 | * Expressions:: Expressions | |
747 | * MEMORY:: MEMORY Command | |
748 | * SECTIONS:: SECTIONS Command | |
749 | * Entry Point:: The Entry Point | |
867a1b8a | 750 | * Option Commands:: Option Commands |
2c5c0674 RP |
751 | @end menu |
752 | ||
ec40bbb8 | 753 | @node Scripts |
b4d4e8e3 | 754 | @section Linker Scripts |
246504a5 | 755 | The @code{ld} command language is a collection of statements; some are |
ec40bbb8 DM |
756 | simple keywords setting a particular option, some are used to select and |
757 | group input files or name output files; and two statement | |
b4d4e8e3 RP |
758 | types have a fundamental and pervasive impact on the linking process. |
759 | ||
2c5c0674 RP |
760 | @cindex fundamental script commands |
761 | @cindex commands, fundamental | |
762 | @cindex output file layout | |
763 | @cindex layout of output file | |
246504a5 | 764 | The most fundamental command of the @code{ld} command language is the |
b4d4e8e3 RP |
765 | @code{SECTIONS} command (@pxref{SECTIONS}). Every meaningful command |
766 | script must have a @code{SECTIONS} command: it specifies a | |
767 | ``picture'' of the output file's layout, in varying degrees of detail. | |
768 | No other command is required in all cases. | |
769 | ||
770 | The @code{MEMORY} command complements @code{SECTIONS} by describing the | |
2c5c0674 | 771 | available memory in the target architecture. This command is optional; |
246504a5 | 772 | if you don't use a @code{MEMORY} command, @code{ld} assumes sufficient |
2c5c0674 RP |
773 | memory is available in a contiguous block for all output. |
774 | @xref{MEMORY}. | |
b4d4e8e3 | 775 | |
2c5c0674 RP |
776 | @cindex comments |
777 | You may include comments in linker scripts just as in C: delimited | |
778 | by @samp{/*} and @samp{*/}. As in C, comments are syntactically | |
779 | equivalent to whitespace. | |
780 | ||
ec40bbb8 | 781 | @node Expressions |
f22eee08 | 782 | @section Expressions |
2c5c0674 RP |
783 | @cindex expression syntax |
784 | @cindex arithmetic | |
b4d4e8e3 RP |
785 | Many useful commands involve arithmetic expressions. The syntax for |
786 | expressions in the command language is identical to that of C | |
787 | expressions, with the following features: | |
788 | @itemize @bullet | |
2c5c0674 RP |
789 | @item |
790 | All expressions evaluated as integers and | |
f22eee08 | 791 | are of ``long'' or ``unsigned long'' type. |
2c5c0674 RP |
792 | @item |
793 | All constants are integers. | |
794 | @item | |
795 | All of the C arithmetic operators are provided. | |
796 | @item | |
797 | You may reference, define, and create global variables. | |
798 | @item | |
799 | You may call special purpose built-in functions. | |
b4d4e8e3 | 800 | @end itemize |
f22eee08 | 801 | |
2c5c0674 | 802 | @menu |
2d59b2c3 RP |
803 | * Integers:: Integers |
804 | * Symbols:: Symbol Names | |
805 | * Location Counter:: The Location Counter | |
806 | * Operators:: Operators | |
807 | * Evaluation:: Evaluation | |
808 | * Assignment:: Assignment: Defining Symbols | |
867a1b8a | 809 | * Arithmetic Functions:: Built-In Functions |
2c5c0674 RP |
810 | @end menu |
811 | ||
ec40bbb8 | 812 | @node Integers |
f22eee08 | 813 | @subsection Integers |
2c5c0674 RP |
814 | @cindex integer notation |
815 | @cindex octal integers | |
f22eee08 RP |
816 | An octal integer is @samp{0} followed by zero or more of the octal |
817 | digits (@samp{01234567}). | |
b4d4e8e3 | 818 | @example |
2c5c0674 | 819 | _as_octal = 0157255; |
b4d4e8e3 | 820 | @end example |
f22eee08 | 821 | |
2c5c0674 | 822 | @cindex decimal integers |
f22eee08 RP |
823 | A decimal integer starts with a non-zero digit followed by zero or |
824 | more digits (@samp{0123456789}). | |
b4d4e8e3 | 825 | @example |
2c5c0674 | 826 | _as_decimal = 57005; |
b4d4e8e3 | 827 | @end example |
f22eee08 | 828 | |
2c5c0674 RP |
829 | @cindex hexadecimal integers |
830 | @kindex 0x | |
f22eee08 RP |
831 | A hexadecimal integer is @samp{0x} or @samp{0X} followed by one or |
832 | more hexadecimal digits chosen from @samp{0123456789abcdefABCDEF}. | |
b4d4e8e3 RP |
833 | @example |
834 | _as_hex = 0xdead; | |
835 | @end example | |
f22eee08 | 836 | |
2c5c0674 | 837 | @cindex negative integers |
ec40bbb8 | 838 | To write a negative integer, use |
b4d4e8e3 RP |
839 | the prefix operator @samp{-}; @pxref{Operators}. |
840 | @example | |
b4d4e8e3 RP |
841 | _as_neg = -57005; |
842 | @end example | |
f22eee08 | 843 | |
2c5c0674 RP |
844 | @cindex scaled integers |
845 | @cindex K and M integer suffixes | |
846 | @cindex M and K integer suffixes | |
847 | @cindex suffixes for integers | |
848 | @cindex integer suffixes | |
b4d4e8e3 RP |
849 | Additionally the suffixes @code{K} and @code{M} may be used to scale a |
850 | constant by | |
c8072296 RP |
851 | @c TEXI2ROFF-KILL |
852 | @ifinfo | |
853 | @c END TEXI2ROFF-KILL | |
854 | @code{1024} or @code{1024*1024} | |
855 | @c TEXI2ROFF-KILL | |
856 | @end ifinfo | |
f22eee08 | 857 | @tex |
b4d4e8e3 | 858 | ${\rm 1024}$ or ${\rm 1024}^2$ |
f22eee08 | 859 | @end tex |
c8072296 | 860 | @c END TEXI2ROFF-KILL |
ec40bbb8 | 861 | respectively. For example, the following all refer to the same quantity: |
f22eee08 RP |
862 | |
863 | @example | |
2c5c0674 RP |
864 | _fourk_1 = 4K; |
865 | _fourk_2 = 4096; | |
866 | _fourk_3 = 0x1000; | |
f22eee08 | 867 | @end example |
b4d4e8e3 | 868 | |
ec40bbb8 | 869 | @node Symbols |
b4d4e8e3 | 870 | @subsection Symbol Names |
2c5c0674 RP |
871 | @cindex symbol names |
872 | @cindex names | |
873 | @cindex quoted symbol names | |
874 | @kindex " | |
b4d4e8e3 | 875 | Unless quoted, symbol names start with a letter, underscore, point or |
2c5c0674 | 876 | hyphen and may include any letters, underscores, digits, points, |
b4d4e8e3 RP |
877 | and minus signs. Unquoted symbol names must not conflict with any |
878 | keywords. You can specify a symbol which contains odd characters or has | |
879 | the same name as a keyword, by surrounding the symbol name in double quotes: | |
880 | @example | |
881 | "SECTION" = 9; | |
882 | "with a space" = "also with a space" + 10; | |
883 | @end example | |
884 | ||
ec40bbb8 | 885 | @node Location Counter |
b4d4e8e3 | 886 | @subsection The Location Counter |
2c5c0674 RP |
887 | @kindex . |
888 | @cindex dot | |
889 | @cindex location counter | |
890 | @cindex current output location | |
b4d4e8e3 RP |
891 | The special linker variable @dfn{dot} @samp{.} always contains the |
892 | current output location counter. Since the @code{.} always refers to | |
893 | a location in an output section, it must always appear in an | |
894 | expression within a @code{SECTIONS} command. The @code{.} symbol | |
895 | may appear anywhere that an ordinary symbol is allowed in an | |
896 | expression, but its assignments have a side effect. Assigning a value | |
897 | to the @code{.} symbol will cause the location counter to be moved. | |
2c5c0674 | 898 | @cindex holes |
b4d4e8e3 RP |
899 | This may be used to create holes in the output section. The location |
900 | counter may never be moved backwards. | |
901 | @example | |
2c5c0674 RP |
902 | SECTIONS |
903 | @{ | |
904 | output : | |
b4d4e8e3 | 905 | @{ |
2c5c0674 RP |
906 | file1(.text) |
907 | . = . + 1000; | |
908 | file2(.text) | |
909 | . += 1000; | |
910 | file3(.text) | |
911 | @} = 0x1234; | |
912 | @} | |
b4d4e8e3 | 913 | @end example |
2c5c0674 RP |
914 | @noindent |
915 | In the previous example, @code{file1} is located at the beginning of the | |
916 | output section, then there is a 1000 byte gap. Then @code{file2} | |
917 | appears, also with a 1000 byte gap following before @code{file3} is | |
918 | loaded. The notation @samp{= 0x1234} specifies what data to write in | |
919 | the gaps (@pxref{Section Options}). | |
b4d4e8e3 | 920 | |
ec40bbb8 | 921 | @node Operators |
f22eee08 | 922 | @subsection Operators |
2c5c0674 RP |
923 | @cindex Operators for arithmetic |
924 | @cindex arithmetic operators | |
925 | @cindex precedence in expressions | |
b4d4e8e3 | 926 | The linker recognizes the standard C set of arithmetic operators, with |
f22eee08 | 927 | the standard bindings and precedence levels: |
c8072296 | 928 | @c TEXI2ROFF-KILL |
b4d4e8e3 | 929 | @ifinfo |
c8072296 | 930 | @c END TEXI2ROFF-KILL |
f22eee08 | 931 | @example |
c8072296 | 932 | precedence associativity Operators Notes |
b4d4e8e3 | 933 | (highest) |
c8072296 RP |
934 | 1 left ! - ~ (1) |
935 | 2 left * / % | |
936 | 3 left + - | |
937 | 4 left >> << | |
938 | 5 left == != > < <= >= | |
939 | 6 left & | |
940 | 7 left | | |
941 | 8 left && | |
942 | 9 left || | |
943 | 10 right ? : | |
944 | 11 right &= += -= *= /= (2) | |
b4d4e8e3 | 945 | (lowest) |
f22eee08 | 946 | @end example |
2c5c0674 RP |
947 | Notes: |
948 | (1) Prefix operators | |
949 | (2) @xref{Assignment} | |
c8072296 | 950 | @c TEXI2ROFF-KILL |
b4d4e8e3 | 951 | @end ifinfo |
f22eee08 | 952 | @tex |
2c5c0674 RP |
953 | \vskip \baselineskip |
954 | %"lispnarrowing" is the extra indent used generally for @example | |
955 | \hskip\lispnarrowing\vbox{\offinterlineskip | |
f22eee08 RP |
956 | \hrule |
957 | \halign | |
2c5c0674 RP |
958 | {\vrule#&\strut\hfil\ #\ \hfil&\vrule#&\strut\hfil\ #\ \hfil&\vrule#&\strut\hfil\ {\tt #}\ \hfil&\vrule#\cr |
959 | height2pt&\omit&&\omit&&\omit&\cr | |
960 | &Precedence&& Associativity &&{\rm Operators}&\cr | |
961 | height2pt&\omit&&\omit&&\omit&\cr | |
f22eee08 | 962 | \noalign{\hrule} |
2c5c0674 | 963 | height2pt&\omit&&\omit&&\omit&\cr |
b4d4e8e3 | 964 | &highest&&&&&\cr |
2c5c0674 RP |
965 | % '176 is tilde, '~' in tt font |
966 | &1&&left&&\qquad- \char'176\ !\qquad\dag&\cr | |
967 | &2&&left&&* / \%&\cr | |
968 | &3&&left&&+ -&\cr | |
969 | &4&&left&&>> <<&\cr | |
970 | &5&&left&&== != > < <= >=&\cr | |
f22eee08 | 971 | &6&&left&&\&&\cr |
f22eee08 | 972 | &7&&left&&|&\cr |
f22eee08 | 973 | &8&&left&&{\&\&}&\cr |
f22eee08 | 974 | &9&&left&&||&\cr |
2c5c0674 RP |
975 | &10&&right&&? :&\cr |
976 | &11&&right&&\qquad\&= += -= *= /=\qquad\ddag&\cr | |
b4d4e8e3 | 977 | &lowest&&&&&\cr |
2c5c0674 | 978 | height2pt&\omit&&\omit&&\omit&\cr} |
f22eee08 RP |
979 | \hrule} |
980 | @end tex | |
2c5c0674 RP |
981 | @iftex |
982 | { | |
983 | @obeylines@parskip=0pt@parindent=0pt | |
984 | @dag@quad Prefix operators. | |
985 | @ddag@quad @xref{Assignment}. | |
986 | } | |
987 | @end iftex | |
c8072296 | 988 | @c END TEXI2ROFF-KILL |
f22eee08 | 989 | |
ec40bbb8 | 990 | @node Evaluation |
b4d4e8e3 RP |
991 | @subsection Evaluation |
992 | ||
2c5c0674 RP |
993 | @cindex lazy evaluation |
994 | @cindex expression evaluation order | |
b4d4e8e3 RP |
995 | The linker uses ``lazy evaluation'' for expressions; it only calculates |
996 | an expression when absolutely necessary. The linker needs the value of | |
997 | the start address, and the lengths of memory regions, in order to do any | |
998 | linking at all; these values are computed as soon as possible when the | |
999 | linker reads in the command file. However, other values (such as symbol | |
1000 | values) are not known or needed until after storage allocation. Such | |
1001 | values are evaluated later, when other information (such as the sizes of | |
1002 | output sections) is available for use in the symbol assignment | |
1003 | expression. | |
1004 | ||
ec40bbb8 | 1005 | @node Assignment |
b4d4e8e3 | 1006 | @subsection Assignment: Defining Symbols |
2c5c0674 RP |
1007 | @cindex assignment in scripts |
1008 | @cindex symbol definition, scripts | |
1009 | @cindex variables, defining | |
b4d4e8e3 RP |
1010 | You may create global symbols, and assign values (addresses) to global |
1011 | symbols, using any of the C assignment operators: | |
1012 | ||
1013 | @table @code | |
1014 | @item @var{symbol} = @var{expression} ; | |
2c5c0674 | 1015 | @itemx @var{symbol} &= @var{expression} ; |
b4d4e8e3 RP |
1016 | @itemx @var{symbol} += @var{expression} ; |
1017 | @itemx @var{symbol} -= @var{expression} ; | |
1018 | @itemx @var{symbol} *= @var{expression} ; | |
1019 | @itemx @var{symbol} /= @var{expression} ; | |
1020 | @end table | |
1021 | ||
246504a5 | 1022 | Two things distinguish assignment from other operators in @code{ld} |
b4d4e8e3 RP |
1023 | expressions. |
1024 | @itemize @bullet | |
2c5c0674 RP |
1025 | @item |
1026 | Assignment may only be used at the root of an expression; | |
b4d4e8e3 | 1027 | @samp{a=b+3;} is allowed, but @samp{a+b=3;} is an error. |
2c5c0674 RP |
1028 | |
1029 | @kindex ; | |
1030 | @cindex semicolon | |
1031 | @item | |
d76ae847 RP |
1032 | You must place a trailing semicolon (``@key{;}'') at the end of an |
1033 | assignment statement. | |
b4d4e8e3 RP |
1034 | @end itemize |
1035 | ||
1036 | Assignment statements may appear: | |
1037 | @itemize @bullet | |
2c5c0674 | 1038 | @item |
246504a5 | 1039 | as commands in their own right in an @code{ld} script; or |
2c5c0674 RP |
1040 | @item |
1041 | as independent statements within a @code{SECTIONS} command; or | |
1042 | @item | |
1043 | as part of the contents of a section definition in a | |
b4d4e8e3 RP |
1044 | @code{SECTIONS} command. |
1045 | @end itemize | |
1046 | ||
1047 | The first two cases are equivalent in effect---both define a symbol with | |
ec40bbb8 | 1048 | an absolute address. The last case defines a symbol whose address is |
b4d4e8e3 RP |
1049 | relative to a particular section (@pxref{SECTIONS}). |
1050 | ||
2c5c0674 RP |
1051 | @cindex absolute and relocatable symbols |
1052 | @cindex relocatable and absolute symbols | |
1053 | @cindex symbols, relocatable and absolute | |
1054 | When a linker expression is evaluated and assigned to a variable, it is | |
1055 | given either an absolute or a relocatable type. An absolute expression | |
1056 | type is one in which the symbol contains the value that it will have in | |
867a1b8a | 1057 | the output file; a relocatable expression type is one in which the |
2c5c0674 | 1058 | value is expressed as a fixed offset from the base of a section. |
b4d4e8e3 RP |
1059 | |
1060 | The type of the expression is controlled by its position in the script | |
2c5c0674 RP |
1061 | file. A symbol assigned within a section definition is created relative |
1062 | to the base of the section; a symbol assigned in any other place is | |
1063 | created as an absolute symbol. Since a symbol created within a | |
1064 | section definition is relative to the base of the section, it | |
1065 | will remain relocatable if relocatable output is requested. A symbol | |
1066 | may be created with an absolute value even when assigned to within a | |
1067 | section definition by using the absolute assignment function | |
1068 | @code{ABSOLUTE}. For example, to create an absolute symbol whose address | |
1069 | is the last byte of an output section named @code{.data}: | |
b4d4e8e3 | 1070 | @example |
2c5c0674 | 1071 | SECTIONS@{ @dots{} |
b4d4e8e3 RP |
1072 | .data : |
1073 | @{ | |
1074 | *(.data) | |
1075 | _edata = ABSOLUTE(.) ; | |
1076 | @} | |
2c5c0674 | 1077 | @dots{} @} |
b4d4e8e3 RP |
1078 | @end example |
1079 | ||
2c5c0674 RP |
1080 | The linker tries to put off the evaluation of an assignment until all |
1081 | the terms in the source expression are known (@pxref{Evaluation}). For | |
ec40bbb8 | 1082 | instance, the sizes of sections cannot be known until after allocation, |
2c5c0674 RP |
1083 | so assignments dependent upon these are not performed until after |
1084 | allocation. Some expressions, such as those depending upon the location | |
1085 | counter @dfn{dot}, @samp{.} must be evaluated during allocation. If the | |
1086 | result of an expression is required, but the value is not available, | |
1087 | then an error results. For example, a script like the following | |
b4d4e8e3 | 1088 | @example |
2c5c0674 | 1089 | SECTIONS @{ @dots{} |
cb70c872 | 1090 | text 9+this_isnt_constant : |
b4d4e8e3 RP |
1091 | @{ @dots{} |
1092 | @} | |
2c5c0674 | 1093 | @dots{} @} |
b4d4e8e3 | 1094 | @end example |
2c5c0674 RP |
1095 | @kindex Non constant expression |
1096 | @noindent | |
1097 | will cause the error message ``@code{Non constant expression for initial | |
b4d4e8e3 RP |
1098 | address}''. |
1099 | ||
867a1b8a DM |
1100 | @node Arithmetic Functions |
1101 | @subsection Arithmetic Functions | |
2c5c0674 | 1102 | @cindex functions in expression language |
ec40bbb8 | 1103 | The command language includes a number of built-in |
2c5c0674 RP |
1104 | functions for use in link script expressions. |
1105 | @table @code | |
1106 | @item ABSOLUTE(@var{exp}) | |
1107 | @kindex ABSOLUTE(@var{exp}) | |
1108 | @cindex expression, absolute | |
ec40bbb8 DM |
1109 | Return the absolute (non-relocatable, as opposed to non-negative) value |
1110 | of the expression @var{exp}. Primarily useful to assign an absolute | |
1111 | value to a symbol within a section definition, where symbol values are | |
1112 | normally section-relative. | |
2c5c0674 RP |
1113 | |
1114 | @item ADDR(@var{section}) | |
1115 | @kindex ADDR(@var{section}) | |
1116 | @cindex section address | |
ec40bbb8 | 1117 | Return the absolute address of the named @var{section}. Your script must |
b4d4e8e3 | 1118 | previously have defined the location of that section. In the following |
ec40bbb8 | 1119 | example, @code{symbol_1} and @code{symbol_2} are assigned identical |
b4d4e8e3 | 1120 | values: |
f22eee08 | 1121 | @example |
2c5c0674 | 1122 | SECTIONS@{ @dots{} |
cb70c872 | 1123 | .output1 : |
f22eee08 | 1124 | @{ |
2c5c0674 RP |
1125 | start_of_output_1 = ABSOLUTE(.); |
1126 | @dots{} | |
f22eee08 | 1127 | @} |
cb70c872 | 1128 | .output : |
f22eee08 RP |
1129 | @{ |
1130 | symbol_1 = ADDR(.output1); | |
1131 | symbol_2 = start_of_output_1; | |
1132 | @} | |
2c5c0674 RP |
1133 | @dots{} @} |
1134 | @end example | |
1135 | ||
1136 | @item ALIGN(@var{exp}) | |
1137 | @kindex ALIGN(@var{exp}) | |
1138 | @cindex rounding up location counter | |
ec40bbb8 | 1139 | Return the result of the current location counter (@code{.}) aligned to |
2c5c0674 RP |
1140 | the next @var{exp} boundary. @var{exp} must be an expression whose |
1141 | value is a power of two. This is equivalent to | |
1142 | @example | |
cb70c872 | 1143 | (. + @var{exp} - 1) & ~(@var{exp} - 1) |
2c5c0674 RP |
1144 | @end example |
1145 | ||
1146 | @code{ALIGN} doesn't change the value of the location counter---it just | |
1147 | does arithmetic on it. As an example, to align the output @code{.data} | |
1148 | section to the next @code{0x2000} byte boundary after the preceding | |
1149 | section and to set a variable within the section to the next | |
1150 | @code{0x8000} boundary after the input sections: | |
1151 | @example | |
1152 | SECTIONS@{ @dots{} | |
1153 | .data ALIGN(0x2000): @{ | |
1154 | *(.data) | |
1155 | variable = ALIGN(0x8000); | |
1156 | @} | |
1157 | @dots{} @} | |
1158 | @end example | |
1159 | @noindent | |
1160 | The first use of @code{ALIGN} in this example specifies the location of | |
1161 | a section because it is used as the optional @var{start} attribute of a | |
1162 | section definition (@pxref{Section Options}). The second use simply | |
1163 | defines the value of a variable. | |
1164 | ||
1165 | The built-in @code{NEXT} is closely related to @code{ALIGN}. | |
1166 | ||
1167 | @item DEFINED(@var{symbol}) | |
1168 | @kindex DEFINED(@var{symbol}) | |
1169 | @cindex symbol defaults | |
ec40bbb8 DM |
1170 | Return 1 if @var{symbol} is in the linker global symbol table and is |
1171 | defined, otherwise return 0. You can use this function to provide default | |
1172 | values for symbols. For example, the following command-file fragment shows how | |
2c5c0674 RP |
1173 | to set a global symbol @code{begin} to the first location in the |
1174 | @code{.text} section---but if a symbol called @code{begin} already | |
1175 | existed, its value is preserved: | |
c8072296 | 1176 | @smallexample |
2c5c0674 | 1177 | SECTIONS@{ @dots{} |
cb70c872 | 1178 | .text : @{ |
2c5c0674 RP |
1179 | begin = DEFINED(begin) ? begin : . ; |
1180 | @dots{} | |
1181 | @} | |
1182 | @dots{} @} | |
c8072296 | 1183 | @end smallexample |
f22eee08 | 1184 | |
2c5c0674 RP |
1185 | @item NEXT(@var{exp}) |
1186 | @kindex NEXT(@var{exp}) | |
1187 | @cindex unallocated address, next | |
ec40bbb8 DM |
1188 | Return the next unallocated address that is a multiple of @var{exp}. |
1189 | This function is closely related to @code{ALIGN(@var{exp})}; unless you | |
2c5c0674 | 1190 | use the @code{MEMORY} command to define discontinuous memory for the |
ec40bbb8 | 1191 | output file, the two functions are equivalent. |
2c5c0674 RP |
1192 | |
1193 | @item SIZEOF(@var{section}) | |
1194 | @kindex SIZEOF(@var{section}) | |
1195 | @cindex section size | |
ec40bbb8 DM |
1196 | Return the size in bytes of the named @var{section}, if that section has |
1197 | been allocated. In the following example, @code{symbol_1} and | |
f22eee08 | 1198 | @code{symbol_2} are assigned identical values: |
ec40bbb8 | 1199 | @c What does it return if the section hasn't been allocated? 0? |
f22eee08 | 1200 | @example |
2c5c0674 | 1201 | SECTIONS@{ @dots{} |
f22eee08 RP |
1202 | .output @{ |
1203 | .start = . ; | |
2c5c0674 | 1204 | @dots{} |
cb70c872 | 1205 | .end = . ; |
f22eee08 | 1206 | @} |
cb70c872 | 1207 | symbol_1 = .end - .start ; |
f22eee08 | 1208 | symbol_2 = SIZEOF(.output); |
2c5c0674 | 1209 | @dots{} @} |
f22eee08 | 1210 | |
f22eee08 | 1211 | @end example |
b4d4e8e3 | 1212 | |
2c5c0674 RP |
1213 | @item SIZEOF_HEADERS |
1214 | @kindex SIZEOF_HEADERS | |
1215 | @cindex header size | |
1216 | @itemx sizeof_headers | |
1217 | @kindex sizeof_headers | |
ec40bbb8 | 1218 | Return the size in bytes of the output file's headers. You can use this number |
2c5c0674 RP |
1219 | as the start address of the first section, if you choose, to facilitate |
1220 | paging. | |
1221 | ||
1222 | @end table | |
1223 | ||
ec40bbb8 | 1224 | @node MEMORY |
867a1b8a | 1225 | @section Memory Layout |
2c5c0674 RP |
1226 | @kindex MEMORY |
1227 | @cindex regions of memory | |
1228 | @cindex discontinuous memory | |
1229 | @cindex allocating memory | |
ec40bbb8 DM |
1230 | The linker's default configuration permits allocation of all available memory. |
1231 | You can override this configuration by using the @code{MEMORY} command. The | |
b4d4e8e3 RP |
1232 | @code{MEMORY} command describes the location and size of blocks of |
1233 | memory in the target. By using it carefully, you can describe which | |
1234 | memory regions may be used by the linker, and which memory regions it | |
1235 | must avoid. The linker does not shuffle sections to fit into the | |
1236 | available regions, but does move the requested sections into the correct | |
1237 | regions and issue errors when the regions become too full. | |
1238 | ||
867a1b8a | 1239 | A command file may contain at most one use of the @code{MEMORY} |
b4d4e8e3 RP |
1240 | command; however, you can define as many blocks of memory within it as |
1241 | you wish. The syntax is: | |
c8072296 | 1242 | |
f22eee08 | 1243 | @example |
b4d4e8e3 RP |
1244 | MEMORY |
1245 | @{ | |
cb70c872 | 1246 | @var{name} (@var{attr}) : ORIGIN = @var{origin}, LENGTH = @var{len} |
2c5c0674 | 1247 | @dots{} |
b4d4e8e3 | 1248 | @} |
f22eee08 RP |
1249 | @end example |
1250 | @table @code | |
1251 | @item @var{name} | |
2c5c0674 | 1252 | @cindex naming memory regions |
f22eee08 RP |
1253 | is a name used internally by the linker to refer to the region. Any |
1254 | symbol name may be used. The region names are stored in a separate | |
ec40bbb8 | 1255 | name space, and will not conflict with symbols, file names or section |
b4d4e8e3 RP |
1256 | names. Use distinct names to specify multiple regions. |
1257 | @item (@var{attr}) | |
2c5c0674 RP |
1258 | @cindex memory region attributes |
1259 | is an optional list of attributes, permitted for compatibility with the | |
246504a5 | 1260 | AT&T linker but not used by @code{ld} beyond checking that the |
2c5c0674 RP |
1261 | attribute list is valid. Valid attribute lists must be made up of the |
1262 | characters ``@code{LIRWX}''. If you omit the attribute list, you may | |
1263 | omit the parentheses around it as well. | |
f22eee08 | 1264 | @item @var{origin} |
cb70c872 RP |
1265 | @kindex ORIGIN = |
1266 | @kindex o = | |
1267 | @kindex org = | |
ec40bbb8 DM |
1268 | is the start address of the region in physical memory. It is |
1269 | an expression that must evaluate to a constant before | |
f22eee08 | 1270 | memory allocation is performed. The keyword @code{ORIGIN} may be |
867a1b8a | 1271 | abbreviated to @code{org} or @code{o} (but not, for example, @samp{ORG}). |
f22eee08 | 1272 | @item @var{len} |
cb70c872 RP |
1273 | @kindex LENGTH = |
1274 | @kindex len = | |
1275 | @kindex l = | |
b4d4e8e3 | 1276 | is the size in bytes of the region (an expression). |
2c5c0674 | 1277 | The keyword @code{LENGTH} may be abbreviated to @code{len} or @code{l}. |
f22eee08 RP |
1278 | @end table |
1279 | ||
1280 | For example, to specify that memory has two regions available for | |
ec40bbb8 | 1281 | allocation---one starting at 0 for 256 kilobytes, and the other |
2c5c0674 | 1282 | starting at @code{0x40000000} for four megabytes: |
f22eee08 RP |
1283 | |
1284 | @example | |
b4d4e8e3 RP |
1285 | MEMORY |
1286 | @{ | |
cb70c872 RP |
1287 | rom : ORIGIN = 0, LENGTH = 256K |
1288 | ram : org = 0x40000000, l = 4M | |
b4d4e8e3 | 1289 | @} |
f22eee08 RP |
1290 | @end example |
1291 | ||
b4d4e8e3 | 1292 | Once you have defined a region of memory named @var{mem}, you can direct |
2c5c0674 RP |
1293 | specific output sections there by using a command ending in |
1294 | @samp{>@var{mem}} within the @code{SECTIONS} command (@pxref{Section | |
1295 | Options}). If the combined output sections directed to a region are too | |
1296 | big for the region, the linker will issue an error message. | |
b4d4e8e3 | 1297 | |
ec40bbb8 | 1298 | @node SECTIONS |
867a1b8a | 1299 | @section Specifying Output Sections |
2c5c0674 | 1300 | @kindex SECTIONS |
b4d4e8e3 | 1301 | The @code{SECTIONS} command controls exactly where input sections are |
867a1b8a DM |
1302 | placed into output sections, their order in the output file, and to |
1303 | which output sections they are allocated. | |
b4d4e8e3 | 1304 | |
867a1b8a | 1305 | You may use at most one @code{SECTIONS} command in a script file, |
b4d4e8e3 RP |
1306 | but you can have as many statements within it as you wish. Statements |
1307 | within the @code{SECTIONS} command can do one of three things: | |
1308 | @itemize @bullet | |
1309 | @item | |
1310 | define the entry point; | |
1311 | @item | |
1312 | assign a value to a symbol; | |
1313 | @item | |
867a1b8a DM |
1314 | describe the placement of a named output section, and which input |
1315 | sections go into it. | |
b4d4e8e3 RP |
1316 | @end itemize |
1317 | ||
8920addc RP |
1318 | You can also use the first two operations---defining the entry point and |
1319 | defining symbols---outside the @code{SECTIONS} command: @pxref{Entry | |
1320 | Point}, and @pxref{Assignment}. They are permitted here as well for | |
1321 | your convenience in reading the script, so that symbols and the entry | |
1322 | point can be defined at meaningful points in your output-file layout. | |
f22eee08 | 1323 | |
867a1b8a DM |
1324 | When no @code{SECTIONS} command is given, the linker places each input |
1325 | section into an identically named output section in the order that the | |
1326 | sections are first encountered in the input files. If all input sections | |
1327 | are present in the first file, for example, the order of sections in the | |
1328 | output file will match the order in the first input file. | |
b4d4e8e3 | 1329 | |
2c5c0674 | 1330 | @menu |
2d59b2c3 | 1331 | * Section Definition:: Section Definitions |
867a1b8a DM |
1332 | * Section Placement:: Section Placement |
1333 | * Section Data Expressions:: Section Data Expressions | |
2d59b2c3 | 1334 | * Section Options:: Optional Section Attributes |
2c5c0674 RP |
1335 | @end menu |
1336 | ||
ec40bbb8 | 1337 | @node Section Definition |
b4d4e8e3 | 1338 | @subsection Section Definitions |
2c5c0674 | 1339 | @cindex section definition |
b4d4e8e3 | 1340 | The most frequently used statement in the @code{SECTIONS} command is |
867a1b8a | 1341 | the @dfn{section definition}, which specifies the |
b4d4e8e3 | 1342 | properties of an output section: its location, alignment, contents, |
ec40bbb8 | 1343 | fill pattern, and target memory region. Most of |
b4d4e8e3 RP |
1344 | these specifications are optional; the simplest form of a section |
1345 | definition is | |
1346 | @example | |
2c5c0674 | 1347 | SECTIONS @{ @dots{} |
b4d4e8e3 RP |
1348 | @var{secname} : @{ |
1349 | @var{contents} | |
1350 | @} | |
2c5c0674 | 1351 | @dots{} @} |
b4d4e8e3 | 1352 | @end example |
2c5c0674 | 1353 | @cindex naming output sections |
b4d4e8e3 RP |
1354 | @noindent |
1355 | @var{secname} is the name of the output section, and @var{contents} a | |
ec40bbb8 | 1356 | specification of what goes there---for example, a list of input files or |
867a1b8a DM |
1357 | sections of input files (@pxref{Section Placement}). As you might |
1358 | assume, the whitespace shown is optional. You do need the colon | |
1359 | @samp{:} and the braces @samp{@{@}}, however. | |
b4d4e8e3 RP |
1360 | |
1361 | @var{secname} must meet the constraints of your output format. In | |
1362 | formats which only support a limited number of sections, such as | |
1363 | @code{a.out}, the name must be one of the names supported by the format | |
2c5c0674 RP |
1364 | (@code{a.out}, for example, allows only @code{.text}, @code{.data} or |
1365 | @code{.bss}). If the output format supports any number of sections, but | |
1366 | with numbers and not names (as is the case for Oasys), the name should be | |
1367 | supplied as a quoted numeric string. A section name may consist of any | |
867a1b8a | 1368 | sequence of characters, but any name which does not conform to the standard |
246504a5 | 1369 | @code{ld} symbol name syntax must be quoted. |
ec40bbb8 | 1370 | @xref{Symbols, , Symbol Names}. |
2c5c0674 | 1371 | |
867a1b8a DM |
1372 | @node Section Placement |
1373 | @subsection Section Placement | |
2c5c0674 | 1374 | @cindex contents of a section |
b4d4e8e3 | 1375 | In a section definition, you can specify the contents of an output section by |
867a1b8a | 1376 | listing particular input files, by listing particular input-file |
ec40bbb8 | 1377 | sections, or by a combination of the two. You can also place arbitrary |
b4d4e8e3 RP |
1378 | data in the section, and define symbols relative to the beginning of the |
1379 | section. | |
1380 | ||
1381 | The @var{contents} of a section definition may include any of the | |
1382 | following kinds of statement. You can include as many of these as you | |
1383 | like in a single section definition, separated from one another by | |
1384 | whitespace. | |
f22eee08 | 1385 | |
b4d4e8e3 | 1386 | @table @code |
b4d4e8e3 | 1387 | @item @var{filename} |
2c5c0674 RP |
1388 | @kindex @var{filename} |
1389 | @cindex input files, section defn | |
1390 | @cindex files, including in output sections | |
b4d4e8e3 | 1391 | You may simply name a particular input file to be placed in the current |
2c5c0674 | 1392 | output section; @emph{all} sections from that file are placed in the |
867a1b8a DM |
1393 | current section definition. If the file name has already been mentioned |
1394 | in another section definition, with an explicit section name list, then | |
1395 | only those sections which have not yet been allocated are used. | |
1396 | ||
1397 | To specify a list of particular files by name: | |
f22eee08 | 1398 | @example |
cb70c872 | 1399 | .data : @{ afile.o bfile.o cfile.o @} |
f22eee08 | 1400 | @end example |
2c5c0674 RP |
1401 | @noindent |
1402 | The example also illustrates that multiple statements can be included in | |
ec40bbb8 | 1403 | the contents of a section definition, since each file name is a separate |
2c5c0674 | 1404 | statement. |
f22eee08 | 1405 | |
2c5c0674 RP |
1406 | @item @var{filename}( @var{section} ) |
1407 | @itemx @var{filename}( @var{section}, @var{section}, @dots{} ) | |
1408 | @itemx @var{filename}( @var{section} @var{section} @dots{} ) | |
1409 | @kindex @var{filename}(@var{section}) | |
1410 | @cindex files and sections, section defn | |
1411 | You can name one or more sections from your input files, for | |
1412 | insertion in the current output section. If you wish to specify a list | |
1413 | of input-file sections inside the parentheses, you may separate the | |
1414 | section names by either commas or whitespace. | |
1415 | ||
b4d4e8e3 RP |
1416 | @item * (@var{section}) |
1417 | @itemx * (@var{section}, @var{section}, @dots{}) | |
836a5ee4 | 1418 | @itemx * (@var{section} @var{section} @dots{}) |
2c5c0674 RP |
1419 | @cindex input sections to output section |
1420 | @kindex *(@var{section}) | |
b4d4e8e3 | 1421 | Instead of explicitly naming particular input files in a link control |
246504a5 | 1422 | script, you can refer to @emph{all} files from the @code{ld} command |
ec40bbb8 | 1423 | line: use @samp{*} instead of a particular file name before the |
b4d4e8e3 RP |
1424 | parenthesized input-file section list. |
1425 | ||
867a1b8a DM |
1426 | If you have already explicitly included some files by name, @samp{*} |
1427 | refers to all @emph{remaining} files---those whose places in the output | |
1428 | file have not yet been defined. | |
1429 | ||
ec40bbb8 | 1430 | For example, to copy sections @code{1} through @code{4} from an Oasys file |
b4d4e8e3 RP |
1431 | into the @code{.text} section of an @code{a.out} file, and sections @code{13} |
1432 | and @code{14} into the @code{.data} section: | |
1433 | @example | |
2c5c0674 | 1434 | SECTIONS @{ |
b4d4e8e3 RP |
1435 | .text :@{ |
1436 | *("1" "2" "3" "4") | |
1437 | @} | |
f22eee08 | 1438 | |
b4d4e8e3 RP |
1439 | .data :@{ |
1440 | *("13" "14") | |
f22eee08 | 1441 | @} |
b4d4e8e3 | 1442 | @} |
f22eee08 RP |
1443 | @end example |
1444 | ||
836a5ee4 DM |
1445 | @samp{[ @var{section} @dots{} ]} used to be accepted as an alternate way |
1446 | to specify named sections from all unallocated input files. Because | |
1447 | some operating systems (VMS) allow brackets in file names, that notation | |
1448 | is no longer supported. | |
1449 | ||
b4d4e8e3 | 1450 | @item @var{filename}@code{( COMMON )} |
836a5ee4 DM |
1451 | @itemx *( COMMON ) |
1452 | @kindex *( COMMON ) | |
2c5c0674 RP |
1453 | @cindex uninitialized data |
1454 | @cindex commons in output | |
b4d4e8e3 | 1455 | Specify where in your output file to place uninitialized data |
d76ae847 | 1456 | with this notation. @code{*(COMMON)} by itself refers to all |
b4d4e8e3 RP |
1457 | uninitialized data from all input files (so far as it is not yet |
1458 | allocated); @var{filename}@code{(COMMON)} refers to uninitialized data | |
1459 | from a particular file. Both are special cases of the general | |
1460 | mechanisms for specifying where to place input-file sections: | |
246504a5 | 1461 | @code{ld} permits you to refer to uninitialized data as if it |
b4d4e8e3 RP |
1462 | were in an input-file section named @code{COMMON}, regardless of the |
1463 | input file's format. | |
1464 | @end table | |
1465 | ||
2c5c0674 | 1466 | For example, the following command script arranges the output file into |
b4d4e8e3 RP |
1467 | three consecutive sections, named @code{.text}, @code{.data}, and |
1468 | @code{.bss}, taking the input for each from the correspondingly named | |
1469 | sections of all the input files: | |
f22eee08 | 1470 | @example |
2c5c0674 | 1471 | SECTIONS @{ |
d76ae847 RP |
1472 | .text : @{ *(.text) @} |
1473 | .data : @{ *(.data) @} | |
1474 | .bss : @{ *(.bss) *(COMMON) @} | |
2c5c0674 | 1475 | @} |
f22eee08 | 1476 | @end example |
b4d4e8e3 RP |
1477 | |
1478 | The following example reads all of the sections from file @code{all.o} | |
1479 | and places them at the start of output section @code{outputa} which | |
1480 | starts at location @code{0x10000}. All of section @code{.input1} from | |
1481 | file @code{foo.o} follows immediately, in the same output section. All | |
1482 | of section @code{.input2} from @code{foo.o} goes into output section | |
1483 | @code{outputb}, followed by section @code{.input1} from @code{foo1.o}. | |
1484 | All of the remaining @code{.input1} and @code{.input2} sections from any | |
1485 | files are written to output section @code{outputc}. | |
1486 | ||
1487 | @example | |
2c5c0674 | 1488 | SECTIONS @{ |
b4d4e8e3 RP |
1489 | outputa 0x10000 : |
1490 | @{ | |
1491 | all.o | |
1492 | foo.o (.input1) | |
f22eee08 | 1493 | @} |
b4d4e8e3 RP |
1494 | outputb : |
1495 | @{ | |
1496 | foo.o (.input2) | |
1497 | foo1.o (.input1) | |
f22eee08 | 1498 | @} |
b4d4e8e3 RP |
1499 | outputc : |
1500 | @{ | |
1501 | *(.input1) | |
1502 | *(.input2) | |
f22eee08 | 1503 | @} |
2c5c0674 | 1504 | @} |
b4d4e8e3 RP |
1505 | @end example |
1506 | ||
867a1b8a DM |
1507 | @node Section Data Expressions |
1508 | @subsection Section Data Expressions | |
1509 | @cindex expressions in a section | |
1510 | The foregoing statements | |
b4d4e8e3 RP |
1511 | arrange, in your output file, data originating from your input files. |
1512 | You can also place data directly in an output section from the link | |
1513 | command script. Most of these additional statements involve | |
1514 | expressions; @pxref{Expressions}. Although these statements are shown | |
1515 | separately here for ease of presentation, no such segregation is needed | |
1516 | within a section definition in the @code{SECTIONS} command; you can | |
1517 | intermix them freely with any of the statements we've just described. | |
f22eee08 | 1518 | |
b4d4e8e3 RP |
1519 | @table @code |
1520 | @item CREATE_OBJECT_SYMBOLS | |
2c5c0674 RP |
1521 | @kindex CREATE_OBJECT_SYMBOLS |
1522 | @cindex input filename symbols | |
1523 | @cindex filename symbols | |
ec40bbb8 DM |
1524 | Create a symbol for each input file |
1525 | in the current section, set to the address of the first byte of | |
867a1b8a | 1526 | data written from that input file. For instance, with @code{a.out} |
b4d4e8e3 RP |
1527 | files it is conventional to have a symbol for each input file. You can |
1528 | accomplish this by defining the output @code{.text} section as follows: | |
1529 | @example | |
1530 | SECTIONS @{ | |
1531 | .text 0x2020 : | |
1532 | @{ | |
1533 | CREATE_OBJECT_SYMBOLS | |
1534 | *(.text) | |
1535 | _etext = ALIGN(0x2000); | |
f22eee08 | 1536 | @} |
2c5c0674 RP |
1537 | @dots{} |
1538 | @} | |
f22eee08 | 1539 | @end example |
b4d4e8e3 | 1540 | |
867a1b8a | 1541 | If @code{sample.ld} is a file containing this script, and @code{a.o}, |
b4d4e8e3 RP |
1542 | @code{b.o}, @code{c.o}, and @code{d.o} are four input files with |
1543 | contents like the following--- | |
f22eee08 | 1544 | @example |
b4d4e8e3 RP |
1545 | /* a.c */ |
1546 | ||
2c5c0674 | 1547 | afunction() @{ @} |
b4d4e8e3 RP |
1548 | int adata=1; |
1549 | int abss; | |
1550 | @end example | |
f22eee08 | 1551 | |
b4d4e8e3 | 1552 | @noindent |
867a1b8a | 1553 | @samp{ld -M -T sample.ld a.o b.o c.o d.o} would create a map like this, |
b4d4e8e3 RP |
1554 | containing symbols matching the object file names: |
1555 | @example | |
f22eee08 RP |
1556 | 00000000 A __DYNAMIC |
1557 | 00004020 B _abss | |
1558 | 00004000 D _adata | |
1559 | 00002020 T _afunction | |
1560 | 00004024 B _bbss | |
1561 | 00004008 D _bdata | |
1562 | 00002038 T _bfunction | |
1563 | 00004028 B _cbss | |
1564 | 00004010 D _cdata | |
1565 | 00002050 T _cfunction | |
1566 | 0000402c B _dbss | |
1567 | 00004018 D _ddata | |
1568 | 00002068 T _dfunction | |
1569 | 00004020 D _edata | |
1570 | 00004030 B _end | |
1571 | 00004000 T _etext | |
1572 | 00002020 t a.o | |
1573 | 00002038 t b.o | |
1574 | 00002050 t c.o | |
1575 | 00002068 t d.o | |
f22eee08 RP |
1576 | @end example |
1577 | ||
b4d4e8e3 | 1578 | @item @var{symbol} = @var{expression} ; |
2c5c0674 | 1579 | @kindex @var{symbol} = @var{expression} ; |
b4d4e8e3 | 1580 | @itemx @var{symbol} @var{f}= @var{expression} ; |
2c5c0674 RP |
1581 | @kindex @var{symbol} @var{f}= @var{expression} ; |
1582 | @var{symbol} is any symbol name (@pxref{Symbols}). ``@var{f}='' | |
1583 | refers to any of the operators @code{&= += -= *= /=} which combine | |
1584 | arithmetic and assignment. | |
1585 | ||
1586 | @cindex assignment, in section defn | |
1587 | When you assign a value to a symbol within a particular section | |
1588 | definition, the value is relative to the beginning of the section | |
1589 | (@pxref{Assignment}). If you write | |
b4d4e8e3 | 1590 | @example |
2c5c0674 | 1591 | SECTIONS @{ |
b4d4e8e3 | 1592 | abs = 14 ; |
2c5c0674 | 1593 | @dots{} |
cb70c872 | 1594 | .data : @{ @dots{} rel = 14 ; @dots{} @} |
b4d4e8e3 | 1595 | abs2 = 14 + ADDR(.data); |
2c5c0674 RP |
1596 | @dots{} |
1597 | @} | |
f22eee08 | 1598 | @end example |
2c5c0674 | 1599 | @c FIXME: Try above example! |
b4d4e8e3 | 1600 | @noindent |
ec40bbb8 | 1601 | @code{abs} and @code{rel} do not have the same value; @code{rel} has the |
b4d4e8e3 RP |
1602 | same value as @code{abs2}. |
1603 | ||
b4d4e8e3 | 1604 | @item BYTE(@var{expression}) |
2c5c0674 | 1605 | @kindex BYTE(@var{expression}) |
b4d4e8e3 | 1606 | @itemx SHORT(@var{expression}) |
2c5c0674 | 1607 | @kindex SHORT(@var{expression}) |
b4d4e8e3 | 1608 | @itemx LONG(@var{expression}) |
2c5c0674 RP |
1609 | @kindex LONG(@var{expression}) |
1610 | @cindex direct output | |
b4d4e8e3 RP |
1611 | By including one of these three statements in a section definition, you |
1612 | can explicitly place one, two, or four bytes (respectively) at the | |
ec40bbb8 DM |
1613 | current address of that section. |
1614 | ||
1615 | @ifclear SingleFormat | |
1616 | Multiple-byte quantities are represented in whatever byte order is | |
1617 | appropriate for the output file format (@pxref{BFD}). | |
1618 | @end ifclear | |
b4d4e8e3 RP |
1619 | |
1620 | @item FILL(@var{expression}) | |
2c5c0674 RP |
1621 | @kindex FILL(@var{expression}) |
1622 | @cindex holes, filling | |
1623 | @cindex unspecified memory | |
867a1b8a | 1624 | Specify the ``fill pattern'' for the current section. Any otherwise |
b4d4e8e3 RP |
1625 | unspecified regions of memory within the section (for example, regions |
1626 | you skip over by assigning a new value to the location counter @samp{.}) | |
1627 | are filled with the two least significant bytes from the | |
1628 | @var{expression} argument. A @code{FILL} statement covers memory | |
1629 | locations @emph{after} the point it occurs in the section definition; by | |
1630 | including more than one @code{FILL} statement, you can have different | |
1631 | fill patterns in different parts of an output section. | |
1632 | @end table | |
1633 | ||
ec40bbb8 | 1634 | @node Section Options |
b4d4e8e3 | 1635 | @subsection Optional Section Attributes |
2c5c0674 | 1636 | @cindex section defn, full syntax |
b4d4e8e3 RP |
1637 | Here is the full syntax of a section definition, including all the |
1638 | optional portions: | |
1639 | ||
d76ae847 | 1640 | @smallexample |
2c5c0674 RP |
1641 | SECTIONS @{ |
1642 | @dots{} | |
d76ae847 | 1643 | @var{secname} @var{start} BLOCK(@var{align}) (NOLOAD) : @{ @var{contents} @} =@var{fill} >@var{region} |
2c5c0674 | 1644 | @dots{} |
b4d4e8e3 | 1645 | @} |
d76ae847 | 1646 | @end smallexample |
b4d4e8e3 RP |
1647 | |
1648 | @var{secname} and @var{contents} are required. @xref{Section | |
867a1b8a | 1649 | Definition}, and @pxref{Section Placement} for details on @var{contents}. |
2c5c0674 | 1650 | The remaining elements---@var{start}, @code{BLOCK(@var{align)}}, |
d76ae847 RP |
1651 | @code{(NOLOAD)} @code{=@var{fill}}, and @code{>@var{region}}---are all |
1652 | optional. | |
f22eee08 | 1653 | |
b4d4e8e3 RP |
1654 | @table @code |
1655 | @item @var{start} | |
2c5c0674 RP |
1656 | @cindex start address, section |
1657 | @cindex section start | |
1658 | @cindex section address | |
b4d4e8e3 RP |
1659 | You can force the output section to be loaded at a specified address by |
1660 | specifying @var{start} immediately following the section name. | |
1661 | @var{start} can be represented as any expression. The following | |
1662 | example generates section @var{output} at location | |
1663 | @code{0x40000000}: | |
1664 | @example | |
1665 | SECTIONS @{ | |
2c5c0674 | 1666 | @dots{} |
b4d4e8e3 RP |
1667 | output 0x40000000: @{ |
1668 | @dots{} | |
1669 | @} | |
2c5c0674 | 1670 | @dots{} |
b4d4e8e3 | 1671 | @} |
f22eee08 | 1672 | @end example |
f22eee08 | 1673 | |
b4d4e8e3 | 1674 | @item BLOCK(@var{align}) |
2c5c0674 RP |
1675 | @kindex BLOCK(@var{align}) |
1676 | @cindex section alignment | |
1677 | @cindex aligning sections | |
ec40bbb8 | 1678 | You can include @code{BLOCK()} specification to advance |
2c5c0674 RP |
1679 | the location counter @code{.} prior to the beginning of the section, so |
1680 | that the section will begin at the specified alignment. @var{align} is | |
1681 | an expression. | |
f22eee08 | 1682 | |
d76ae847 RP |
1683 | @item (NOLOAD) |
1684 | @kindex NOLOAD | |
1685 | @cindex prevent unnecessary loading | |
1686 | Use @samp{(NOLOAD)} to prevent a section from being loaded into memory | |
1687 | each time it is accessed. For example, in the script sample below, the | |
1688 | @code{ROM} segment is addressed at memory location @samp{0} and does not | |
1689 | need to be loaded into each object file: | |
1690 | @example | |
1691 | SECTIONS @{ | |
1692 | ROM 0 (NOLOAD) : @{ @dots{} @} | |
1693 | @dots{} | |
1694 | @} | |
1695 | @end example | |
1696 | ||
b4d4e8e3 | 1697 | @item =@var{fill} |
2c5c0674 RP |
1698 | @kindex =@var{fill} |
1699 | @cindex section fill pattern | |
1700 | @cindex fill pattern, entire section | |
ec40bbb8 | 1701 | Including |
b4d4e8e3 | 1702 | @code{=@var{fill}} in a section definition specifies the initial fill |
ec40bbb8 DM |
1703 | value for that section. |
1704 | You may use any expression to specify @var{fill}. | |
1705 | Any unallocated holes in the current output | |
b4d4e8e3 RP |
1706 | section when written to the output file will be filled with the two |
1707 | least significant bytes of the value, repeated as necessary. You can | |
1708 | also change the fill value with a @code{FILL} statement in the | |
1709 | @var{contents} of a section definition. | |
f22eee08 | 1710 | |
b4d4e8e3 | 1711 | @item >@var{region} |
2c5c0674 RP |
1712 | @kindex >@var{region} |
1713 | @cindex section, assigning to memory region | |
1714 | @cindex memory regions and sections | |
1715 | Assign this section to a previously defined region of memory. | |
1716 | @xref{MEMORY}. | |
f22eee08 | 1717 | |
f22eee08 | 1718 | @end table |
b4d4e8e3 | 1719 | |
ec40bbb8 | 1720 | @node Entry Point |
b4d4e8e3 | 1721 | @section The Entry Point |
2c5c0674 RP |
1722 | @kindex ENTRY(@var{symbol}) |
1723 | @cindex start of execution | |
1724 | @cindex first instruction | |
b4d4e8e3 RP |
1725 | The linker command language includes a command specifically for |
1726 | defining the first executable instruction in an output file (its | |
1727 | @dfn{entry point}). Its argument is a symbol name: | |
f22eee08 | 1728 | @example |
b4d4e8e3 | 1729 | ENTRY(@var{symbol}) |
f22eee08 | 1730 | @end example |
b4d4e8e3 RP |
1731 | |
1732 | Like symbol assignments, the @code{ENTRY} command may be placed either | |
1733 | as an independent command in the command file, or among the section | |
1734 | definitions within the @code{SECTIONS} command---whatever makes the most | |
1735 | sense for your layout. | |
1736 | ||
2c5c0674 | 1737 | @cindex entry point, defaults |
b4d4e8e3 RP |
1738 | @code{ENTRY} is only one of several ways of choosing the entry point. |
1739 | You may indicate it in any of the following ways (shown in descending | |
1740 | order of priority: methods higher in the list override methods lower down). | |
f22eee08 RP |
1741 | @itemize @bullet |
1742 | @item | |
ec40bbb8 | 1743 | the @samp{-e} @var{entry} command-line option; |
f22eee08 | 1744 | @item |
2c5c0674 | 1745 | the @code{ENTRY(@var{symbol}} command in a linker control script; |
f22eee08 | 1746 | @item |
b4d4e8e3 | 1747 | the value of the symbol @code{start}, if present; |
f22eee08 | 1748 | @item |
b4d4e8e3 | 1749 | the value of the symbol @code{_main}, if present; |
f22eee08 | 1750 | @item |
b4d4e8e3 | 1751 | the address of the first byte of the @code{.text} section, if present; |
f22eee08 | 1752 | @item |
b4d4e8e3 | 1753 | The address @code{0}. |
f22eee08 | 1754 | @end itemize |
b4d4e8e3 | 1755 | |
2c5c0674 RP |
1756 | For example, you can use these rules to generate an entry point with an |
1757 | assignment statement: if no symbol @code{start} is defined within your | |
1758 | input files, you can simply define it, assigning it an appropriate | |
1759 | value--- | |
f22eee08 | 1760 | @example |
b4d4e8e3 | 1761 | start = 0x2020; |
f22eee08 | 1762 | @end example |
b4d4e8e3 RP |
1763 | |
1764 | @noindent | |
1765 | The example shows an absolute address, but you can use any expression. | |
1766 | For example, if your input object files use some other symbol-name | |
1767 | convention for the entry point, you can just assign the value of | |
1768 | whatever symbol contains the start address to @code{start}: | |
f22eee08 | 1769 | @example |
cb70c872 | 1770 | start = other_symbol ; |
f22eee08 | 1771 | @end example |
f22eee08 | 1772 | |
867a1b8a DM |
1773 | @node Option Commands |
1774 | @section Option Commands | |
b4d4e8e3 RP |
1775 | The command language includes a number of other commands that you can |
1776 | use for specialized purposes. They are similar in purpose to | |
1777 | command-line options. | |
1778 | ||
1779 | @table @code | |
1780 | @item FLOAT | |
2c5c0674 | 1781 | @kindex FLOAT |
b4d4e8e3 | 1782 | @itemx NOFLOAT |
2c5c0674 RP |
1783 | @kindex NOFLOAT |
1784 | These keywords were used in some older linkers to request a particular | |
246504a5 | 1785 | math subroutine library. @code{ld} doesn't use the keywords, assuming |
2c5c0674 RP |
1786 | instead that any necessary subroutines are in libraries specified using |
1787 | the general mechanisms for linking to archives; but to permit the use of | |
1788 | scripts that were written for the older linkers, the keywords | |
1789 | @code{FLOAT} and @code{NOFLOAT} are accepted and ignored. | |
1790 | ||
1791 | @item FORCE_COMMON_ALLOCATION | |
1792 | @kindex FORCE_COMMON_ALLOCATION | |
1793 | @cindex common allocation | |
ec40bbb8 | 1794 | This command has the same effect as the @samp{-d} command-line option: |
2c5c0674 | 1795 | to make @code{ld} assign space to common symbols even if a relocatable |
ec40bbb8 | 1796 | output file is specified (@samp{-r}). |
b4d4e8e3 | 1797 | |
b4d4e8e3 | 1798 | @item INPUT ( @var{file}, @var{file}, @dots{} ) |
2c5c0674 | 1799 | @kindex INPUT ( @var{files} ) |
b4d4e8e3 | 1800 | @itemx INPUT ( @var{file} @var{file} @dots{} ) |
2c5c0674 RP |
1801 | @cindex binary input files |
1802 | Use this command to include binary input files in the link, without | |
7f9ae73e RP |
1803 | including them in a particular section definition. |
1804 | Specify the full name for each @var{file}, including @samp{.a} if | |
1805 | required. | |
1806 | ||
1807 | @code{ld} searches for each @var{file} through the archive-library | |
1808 | search path, just as for files you specify on the command line. | |
1809 | See the description of @samp{-L} in @ref{Options,,Command Line | |
1810 | Options}. | |
b4d4e8e3 | 1811 | |
2c5c0674 | 1812 | @ignore |
b4d4e8e3 | 1813 | @item MAP ( @var{name} ) |
2c5c0674 RP |
1814 | @kindex MAP ( @var{name} ) |
1815 | @c MAP(...) appears to look for an F in the arg, ignoring all other | |
1816 | @c chars; if it finds one, it sets "map_option_f" to true. But nothing | |
1817 | @c checks map_option_f. Apparently a stub for the future... | |
1818 | @end ignore | |
b4d4e8e3 RP |
1819 | |
1820 | @item OUTPUT ( @var{filename} ) | |
2c5c0674 RP |
1821 | @kindex OUTPUT ( @var{filename} ) |
1822 | @cindex naming the output file | |
d76ae847 RP |
1823 | Use this command to name the link output file @var{filename}. The |
1824 | effect of @code{OUTPUT(@var{filename})} is identical to the effect of | |
867a1b8a DM |
1825 | @w{@samp{-o @var{filename}}}, and whichever is encountered last |
1826 | (@samp{-T} or @samp{-o} will control the name actually used to name the | |
1827 | output file. In particular, you can use this command to supply a | |
1828 | default output-file name other than @code{a.out}. | |
2c5c0674 | 1829 | |
ec40bbb8 | 1830 | @ifclear SingleFormat |
2c5c0674 RP |
1831 | @item OUTPUT_ARCH ( @var{bfdname} ) |
1832 | @kindex OUTPUT_ARCH ( @var{bfdname} ) | |
1833 | @cindex machine architecture, output | |
1834 | Specify a particular output machine architecture, with one of the names | |
1835 | used by the BFD back-end routines (@pxref{BFD}). This command is often | |
1836 | unnecessary; the architecture is most often set implicitly by either the | |
1837 | system BFD configuration or as a side effect of the @code{OUTPUT_FORMAT} | |
ec40bbb8 | 1838 | command. |
2c5c0674 RP |
1839 | |
1840 | @item OUTPUT_FORMAT ( @var{bfdname} ) | |
1841 | @kindex OUTPUT_FORMAT ( @var{bfdname} ) | |
1842 | @cindex format, output file | |
1843 | Specify a particular output format, with one of the names used by the | |
867a1b8a DM |
1844 | BFD back-end routines (@pxref{BFD}). The effect is identical to the |
1845 | effect of the @samp{-oformat} command-line option. | |
1846 | This selection will only affect | |
2c5c0674 | 1847 | the output file; the related command @code{TARGET} affects primarily |
ec40bbb8 DM |
1848 | input files. |
1849 | @end ifclear | |
2c5c0674 RP |
1850 | |
1851 | @item SEARCH_DIR ( @var{path} ) | |
1852 | @kindex SEARCH_DIR ( @var{path} ) | |
1853 | @cindex path for libraries | |
1854 | @cindex search path, libraries | |
246504a5 | 1855 | Add @var{path} to the list of paths where @code{ld} looks for |
2c5c0674 | 1856 | archive libraries. @code{SEARCH_DIR(@var{path})} has the same |
ec40bbb8 | 1857 | effect as @samp{-L@var{path}} on the command line. |
2c5c0674 RP |
1858 | |
1859 | @item STARTUP ( @var{filename} ) | |
1860 | @kindex STARTUP ( @var{filename} ) | |
1861 | @cindex first input file | |
1862 | Ensure that @var{filename} is the first input file used in the link | |
1863 | process. | |
b4d4e8e3 | 1864 | |
ec40bbb8 | 1865 | @ifclear SingleFormat |
b4d4e8e3 | 1866 | @item TARGET ( @var{format} ) |
2c5c0674 RP |
1867 | @cindex input file format |
1868 | @kindex TARGET ( @var{format} ) | |
1869 | Change the input-file object code format (like the command-line option | |
ec40bbb8 | 1870 | @samp{-b} or its synonym @samp{-format}). The argument @var{format} is |
867a1b8a DM |
1871 | one of the strings used by BFD to name binary formats. If @code{TARGET} |
1872 | is specified but @code{OUTPUT_FORMAT} is not, the last @code{TARGET} | |
1873 | argument is also used as the default format for the @code{ld} output | |
1874 | file. @xref{BFD}. | |
2c5c0674 RP |
1875 | |
1876 | @kindex GNUTARGET | |
246504a5 | 1877 | If you don't use the @code{TARGET} command, @code{ld} uses the value of |
2c5c0674 | 1878 | the environment variable @code{GNUTARGET}, if available, to select the |
246504a5 | 1879 | output file format. If that variable is also absent, @code{ld} uses |
2c5c0674 | 1880 | the default format configured for your machine in the BFD libraries. |
ec40bbb8 | 1881 | @end ifclear |
b4d4e8e3 RP |
1882 | @end table |
1883 | ||
ec40bbb8 DM |
1884 | @ifset GENERIC |
1885 | @node Machine Dependent | |
1c48127e RP |
1886 | @chapter Machine Dependent Features |
1887 | ||
1888 | @cindex machine dependencies | |
246504a5 RP |
1889 | @code{ld} has additional features on some platforms; the following |
1890 | sections describe them. Machines where @code{ld} has no additional | |
1c48127e RP |
1891 | functionality are not listed. |
1892 | ||
1893 | @menu | |
246504a5 RP |
1894 | * H8/300:: @code{ld} and the H8/300 |
1895 | * i960:: @code{ld} and the Intel 960 family | |
1c48127e | 1896 | @end menu |
ec40bbb8 DM |
1897 | @end ifset |
1898 | ||
7f9ae73e | 1899 | @c FIXME! This could use @raisesections/@lowersections, but there seems to be a conflict |
ec40bbb8 DM |
1900 | @c between those and node-defaulting. |
1901 | @ifset H8300 | |
1902 | @ifclear GENERIC | |
7f9ae73e | 1903 | @raisesections |
ec40bbb8 DM |
1904 | @end ifclear |
1905 | @node H8/300 | |
246504a5 | 1906 | @section @code{ld} and the H8/300 |
1c48127e RP |
1907 | |
1908 | @cindex H8/300 support | |
246504a5 | 1909 | For the H8/300, @code{ld} can perform these global optimizations when |
1c48127e RP |
1910 | you specify the @samp{-relax} command-line option. |
1911 | ||
1912 | @table @emph | |
1913 | @item relaxing address modes | |
d76ae847 | 1914 | @cindex relaxing on H8/300 |
246504a5 | 1915 | @code{ld} finds all @code{jsr} and @code{jmp} instructions whose |
1c48127e RP |
1916 | targets are within eight bits, and turns them into eight-bit |
1917 | program-counter relative @code{bsr} and @code{bra} instructions, | |
1918 | respectively. | |
1919 | ||
1920 | @item synthesizing instructions | |
d76ae847 | 1921 | @cindex synthesizing on H8/300 |
1c48127e | 1922 | @c FIXME: specifically mov.b, or any mov instructions really? |
246504a5 | 1923 | @code{ld} finds all @code{mov.b} instructions which use the |
1c48127e RP |
1924 | sixteen-bit absolute address form, but refer to the top |
1925 | page of memory, and changes them to use the eight-bit address form. | |
1926 | (That is: the linker turns @samp{mov.b @code{@@}@var{aa}:16} into | |
1927 | @samp{mov.b @code{@@}@var{aa}:8} whenever the address @var{aa} is in the | |
1928 | top page of memory). | |
1929 | @end table | |
ec40bbb8 | 1930 | @ifclear GENERIC |
7f9ae73e | 1931 | @lowersections |
ec40bbb8 DM |
1932 | @end ifclear |
1933 | @end ifset | |
1934 | ||
1935 | @ifset I960 | |
1936 | @ifclear GENERIC | |
7f9ae73e | 1937 | @raisesections |
ec40bbb8 DM |
1938 | @end ifclear |
1939 | @node i960 | |
246504a5 | 1940 | @section @code{ld} and the Intel 960 family |
1c48127e RP |
1941 | |
1942 | @cindex i960 support | |
d76ae847 | 1943 | |
1c48127e RP |
1944 | You can use the @samp{-A@var{architecture}} command line option to |
1945 | specify one of the two-letter names identifying members of the 960 | |
1946 | family; the option specifies the desired output target, and warns of any | |
1947 | incompatible instructions in the input files. It also modifies the | |
1948 | linker's search strategy for archive libraries, to support the use of | |
1949 | libraries specific to each particular architecture, by including in the | |
1950 | search loop names suffixed with the string identifying the architecture. | |
1951 | ||
246504a5 | 1952 | For example, if your @code{ld} command line included @w{@samp{-ACA}} as |
1c48127e | 1953 | well as @w{@samp{-ltry}}, the linker would look (in its built-in search |
ec40bbb8 | 1954 | paths, and in any paths you specify with @samp{-L}) for a library with |
1c48127e | 1955 | the names |
ec40bbb8 | 1956 | |
1c48127e RP |
1957 | @example |
1958 | try | |
1959 | libtry.a | |
1960 | tryca | |
1961 | libtryca.a | |
1962 | @end example | |
ec40bbb8 | 1963 | |
1c48127e RP |
1964 | @noindent |
1965 | The first two possibilities would be considered in any event; the last | |
1966 | two are due to the use of @w{@samp{-ACA}}. | |
1967 | ||
ec40bbb8 | 1968 | You can meaningfully use @samp{-A} more than once on a command line, since |
1c48127e | 1969 | the 960 architecture family allows combination of target architectures; each |
ec40bbb8 | 1970 | use will add another pair of name variants to search for when @w{@samp{-l}} |
1c48127e | 1971 | specifies a library. |
ec40bbb8 | 1972 | @ifclear GENERIC |
7f9ae73e | 1973 | @lowersections |
ec40bbb8 DM |
1974 | @end ifclear |
1975 | @end ifset | |
1c48127e | 1976 | |
ec40bbb8 DM |
1977 | @ifclear SingleFormat |
1978 | @node BFD | |
f22eee08 RP |
1979 | @chapter BFD |
1980 | ||
2c5c0674 RP |
1981 | @cindex back end |
1982 | @cindex object file management | |
1983 | The linker accesses object and archive files using the BFD libraries. | |
1984 | These libraries allow the linker to use the same routines to operate on | |
1985 | object files whatever the object file format. A different object file | |
1986 | format can be supported simply by creating a new BFD back end and adding | |
1c48127e RP |
1987 | it to the library. You can use @code{objdump -i} |
1988 | (@pxref{objdump,,objdump,binutils.info,The GNU Binary Utilities}) to | |
1989 | list all the formats available for each architecture under BFD. This | |
1990 | was the list of formats, and of architectures supported for each format, | |
1991 | as of the time this manual was prepared: | |
2c5c0674 RP |
1992 | @cindex formats available |
1993 | @cindex architectures available | |
2c5c0674 | 1994 | @example |
1c48127e RP |
1995 | BFD header file version 0.18 |
1996 | a.out-i386 | |
1997 | (header big endian, data big endian) | |
1998 | m68k:68020 | |
1999 | a29k | |
2000 | sparc | |
2001 | i386 | |
2002 | a.out-sunos-big | |
2003 | (header big endian, data big endian) | |
2004 | m68k:68020 | |
2005 | a29k | |
2006 | sparc | |
2007 | i386 | |
2008 | b.out.big | |
2009 | (header big endian, data little endian) | |
2010 | i960:core | |
2011 | b.out.little | |
2012 | (header little endian, data little endian) | |
2013 | i960:core | |
2014 | coff-a29k-big | |
2015 | (header big endian, data big endian) | |
2016 | a29k | |
2017 | coff-h8300 | |
2018 | (header big endian, data big endian) | |
2019 | H8/300 | |
2020 | coff-i386 | |
2021 | (header little endian, data little endian) | |
2022 | i386 | |
2023 | coff-Intel-big | |
2024 | (header big endian, data little endian) | |
2025 | i960:core | |
2026 | coff-Intel-little | |
2027 | (header little endian, data little endian) | |
2028 | i960:core | |
2029 | coff-m68k | |
2030 | (header big endian, data big endian) | |
2031 | m68k:68020 | |
2032 | coff-m88kbcs | |
2033 | (header big endian, data big endian) | |
2034 | m88k:88100 | |
2035 | ecoff-bigmips | |
2036 | (header big endian, data big endian) | |
2037 | mips | |
2038 | ecoff-littlemips | |
2039 | (header little endian, data little endian) | |
2040 | mips | |
2041 | elf-big | |
2042 | (header big endian, data big endian) | |
2043 | m68k:68020 | |
2044 | vax | |
2045 | i960:core | |
2046 | a29k | |
2047 | sparc | |
2048 | mips | |
2049 | i386 | |
2050 | m88k:88100 | |
2051 | H8/300 | |
2052 | rs6000:6000 | |
2053 | elf-little | |
2054 | (header little endian, data little endian) | |
2055 | m68k:68020 | |
2056 | vax | |
2057 | i960:core | |
2058 | a29k | |
2059 | sparc | |
2060 | mips | |
2061 | i386 | |
2062 | m88k:88100 | |
2063 | H8/300 | |
2064 | rs6000:6000 | |
2065 | ieee | |
2066 | (header big endian, data big endian) | |
2067 | m68k:68020 | |
2068 | vax | |
2069 | i960:core | |
2070 | a29k | |
2071 | sparc | |
2072 | mips | |
2073 | i386 | |
2074 | m88k:88100 | |
2075 | H8/300 | |
2076 | rs6000:6000 | |
2077 | srec | |
2078 | (header big endian, data big endian) | |
2079 | m68k:68020 | |
2080 | vax | |
2081 | i960:core | |
2082 | a29k | |
2083 | sparc | |
2084 | mips | |
2085 | i386 | |
2086 | m88k:88100 | |
2087 | H8/300 | |
2088 | rs6000:6000 | |
2c5c0674 | 2089 | @end example |
f22eee08 | 2090 | |
2c5c0674 RP |
2091 | @cindex BFD requirements |
2092 | @cindex requirements for BFD | |
2093 | As with most implementations, BFD is a compromise between | |
f22eee08 | 2094 | several conflicting requirements. The major factor influencing |
2c5c0674 RP |
2095 | BFD design was efficiency: any time used converting between |
2096 | formats is time which would not have been spent had BFD not | |
f22eee08 | 2097 | been involved. This is partly offset by abstraction payback; since |
2c5c0674 | 2098 | BFD simplifies applications and back ends, more time and care |
f22eee08 RP |
2099 | may be spent optimizing algorithms for a greater speed. |
2100 | ||
2c5c0674 RP |
2101 | One minor artifact of the BFD solution which you should bear in |
2102 | mind is the potential for information loss. There are two places where | |
ec40bbb8 | 2103 | useful information can be lost using the BFD mechanism: during |
2c5c0674 RP |
2104 | conversion and during output. @xref{BFD information loss}. |
2105 | ||
2106 | @menu | |
2d59b2c3 | 2107 | * BFD outline:: How it works: an outline of BFD |
2c5c0674 | 2108 | @end menu |
f22eee08 | 2109 | |
ec40bbb8 | 2110 | @node BFD outline |
b4d4e8e3 | 2111 | @section How it works: an outline of BFD |
2c5c0674 | 2112 | @cindex opening object files |
3e27cc11 | 2113 | @include bfdsumm.texi |
ec40bbb8 | 2114 | @end ifclear |
f22eee08 | 2115 | |
ec40bbb8 | 2116 | @node MRI |
2d59b2c3 RP |
2117 | @appendix MRI Compatible Script Files |
2118 | @cindex MRI compatibility | |
2119 | To aid users making the transition to @sc{gnu} @code{ld} from the MRI | |
2120 | linker, @code{ld} can use MRI compatible linker scripts as an | |
2121 | alternative to the more general-purpose linker scripting language | |
2122 | described in @ref{Commands,,Command Language}. MRI compatible linker | |
2123 | scripts have a much simpler command set than the scripting language | |
2124 | otherwise used with @code{ld}. @sc{gnu} @code{ld} supports the most | |
2125 | commonly used MRI linker commands; these commands are described here. | |
2126 | ||
867a1b8a DM |
2127 | In general, MRI scripts aren't of much use with the @code{a.out} object |
2128 | file format, since it only has three sections and MRI scripts lack some | |
2129 | features to make use of them. | |
2130 | ||
2d59b2c3 RP |
2131 | You can specify a file containing an MRI-compatible script using the |
2132 | @samp{-c} command-line option. | |
2133 | ||
2134 | Each command in an MRI-compatible script occupies its own line; each | |
2135 | command line starts with the keyword that identifies the command (though | |
2136 | blank lines are also allowed for punctuation). If a line of an | |
2137 | MRI-compatible script begins with an unrecognized keyword, @code{ld} | |
2138 | issues a warning message, but continues processing the script. | |
2139 | ||
2140 | Lines beginning with @samp{*} are comments. | |
2141 | ||
2142 | You can write these commands using all upper-case letters, or all | |
2143 | lower case; for example, @samp{chip} is the same as @samp{CHIP}. | |
2144 | The following list shows only the upper-case form of each command. | |
2145 | ||
2146 | @table @code | |
2147 | @item ABSOLUTE @var{secname} | |
2148 | @item ABSOLUTE @var{secname}, @var{secname}, @dots{} @var{secname} | |
2149 | @cindex @code{ABSOLUTE} (MRI) | |
2150 | Normally, @code{ld} includes in the output file all sections from all | |
2151 | the input files. However, in an MRI-compatible script, you can use the | |
2152 | @code{ABSOLUTE} command to restrict the sections that will be present in | |
2153 | your output program. If the @code{ABSOLUTE} command is used at all in a | |
2154 | script, then only the sections named explicitly in @code{ABSOLUTE} | |
2155 | commands will appear in the linker output. You can still use other | |
2156 | input sections (whatever you select on the command line, or using | |
7b015547 | 2157 | @code{LOAD}) to resolve addresses in the output file. |
2d59b2c3 RP |
2158 | |
2159 | @item ALIAS @var{out-secname}, @var{in-secname} | |
2160 | @cindex @code{ALIAS} (MRI) | |
2161 | Use this command to place the data from input section @var{in-secname} | |
2162 | in a section called @var{out-secname} in the linker output file. | |
2163 | ||
2164 | @var{in-secname} may be an integer. | |
2165 | ||
2166 | @item BASE @var{expression} | |
2167 | @cindex @code{BASE} (MRI) | |
2168 | Use the value of @var{expression} as the lowest address (other than | |
2169 | absolute addresses) in the output file. | |
2170 | ||
2171 | @item CHIP @var{expression} | |
2172 | @itemx CHIP @var{expression}, @var{expression} | |
2173 | @cindex @code{CHIP} (MRI) | |
ec40bbb8 | 2174 | This command does nothing; it is accepted only for compatibility. |
2d59b2c3 RP |
2175 | |
2176 | @item END | |
2177 | @cindex @code{END} (MRI) | |
2178 | This command does nothing whatever; it's only accepted for compatibility. | |
2179 | ||
2180 | @item FORMAT @var{output-format} | |
2181 | @cindex @code{FORMAT} (MRI) | |
2182 | Similar to the @code{OUTPUT_FORMAT} command in the more general linker | |
2183 | language, but restricted to one of these output formats: | |
2184 | @enumerate | |
2185 | @item | |
2186 | S-records, if @var{output-format} is @samp{S} | |
2187 | ||
2188 | @item | |
2189 | IEEE, if @var{output-format} is @samp{IEEE} | |
2190 | ||
2191 | @item | |
2192 | COFF (the @samp{coff-m68k} variant in BFD), if @var{output-format} is | |
2193 | @samp{COFF} | |
2194 | @end enumerate | |
2195 | ||
8ddef552 | 2196 | @item LIST @var{anything}@dots{} |
2d59b2c3 RP |
2197 | @cindex @code{LIST} (MRI) |
2198 | Print (to the standard output file) a link map, as produced by the | |
2199 | @code{ld} command-line option @samp{-M}. | |
2200 | ||
ec40bbb8 DM |
2201 | The keyword @code{LIST} may be followed by anything on the |
2202 | same line, with no change in its effect. | |
2d59b2c3 RP |
2203 | |
2204 | @item LOAD @var{filename} | |
2205 | @item LOAD @var{filename}, @var{filename}, @dots{} @var{filename} | |
2206 | @cindex @code{LOAD} (MRI) | |
2207 | Include one or more object file @var{filename} in the link; this has the | |
2208 | same effect as specifying @var{filename} directly on the @code{ld} | |
2209 | command line. | |
2210 | ||
2211 | @item NAME @var{output-name} | |
2212 | @cindex @code{NAME} (MRI) | |
2213 | @var{output-name} is the name for the program produced by @code{ld}; the | |
2214 | MRI-compatible command @code{NAME} is equivalent to the command-line | |
2215 | option @samp{-o} or the general script language command @code{OUTPUT}. | |
2216 | ||
2217 | @item ORDER @var{secname}, @var{secname}, @dots{} @var{secname} | |
2218 | @itemx ORDER @var{secname} @var{secname} @var{secname} | |
2219 | @cindex @code{ORDER} (MRI) | |
ec40bbb8 DM |
2220 | Normally, @code{ld} orders the sections in its output file in the |
2221 | order in which they first appear in the input files. In an MRI-compatible | |
2222 | script, you can override this ordering with the @code{ORDER} command. The | |
2d59b2c3 RP |
2223 | sections you list with @code{ORDER} will appear first in your output |
2224 | file, in the order specified. | |
2225 | ||
2226 | @item PUBLIC @var{name}=@var{expression} | |
2227 | @itemx PUBLIC @var{name},@var{expression} | |
2228 | @itemx PUBLIC @var{name} @var{expression} | |
2229 | @cindex @code{PUBLIC} (MRI) | |
ec40bbb8 | 2230 | Supply a value (@var{expression}) for external symbol |
2d59b2c3 RP |
2231 | @var{name} used in the linker input files. |
2232 | ||
2233 | @item SECT @var{secname}, @var{expression} | |
2234 | @itemx SECT @var{secname}=@var{expression} | |
2235 | @itemx SECT @var{secname} @var{expression} | |
2236 | @cindex @code{SECT} (MRI) | |
2237 | You can use any of these three forms of the @code{SECT} command to | |
2238 | specify the start address (@var{expression}) for section @var{secname}. | |
2239 | If you have more than one @code{SECT} statement for the same | |
2240 | @var{secname}, only the @emph{first} sets the start address. | |
2241 | @end table | |
2242 | ||
2243 | ||
ec40bbb8 | 2244 | @node Index |
2c5c0674 RP |
2245 | @unnumbered Index |
2246 | ||
2247 | @printindex cp | |
2248 | ||
2249 | @tex | |
2250 | % I think something like @colophon should be in texinfo. In the | |
2251 | % meantime: | |
2252 | \long\def\colophon{\hbox to0pt{}\vfill | |
2253 | \centerline{The body of this manual is set in} | |
2254 | \centerline{\fontname\tenrm,} | |
2255 | \centerline{with headings in {\bf\fontname\tenbf}} | |
2256 | \centerline{and examples in {\tt\fontname\tentt}.} | |
2257 | \centerline{{\it\fontname\tenit\/} and} | |
2258 | \centerline{{\sl\fontname\tensl\/}} | |
2259 | \centerline{are used for emphasis.}\vfill} | |
2260 | \page\colophon | |
2261 | % Blame: [email protected], 28mar91. | |
2262 | @end tex | |
2263 | ||
2264 | ||
b4d4e8e3 | 2265 | @contents |
f22eee08 RP |
2266 | @bye |
2267 | ||
2268 |