This commit is contained in:
Ian Lance Taylor 1998-04-03 18:04:12 +00:00
parent f8cf2baa85
commit ed1cc83df2
1 changed files with 6 additions and 5 deletions

View File

@ -48,15 +48,16 @@ notice identical to this one except for the removal of this paragraph
@subtitle The GNU linker
@sp 1
@subtitle @code{ld} version 2
@subtitle January 1994
@subtitle April 1998
@author Steve Chamberlain
@author Cygnus Support
@author Ian Lance Taylor
@author Cygnus Solutions
@page
@tex
{\parskip=0pt
\hfill Cygnus Support\par
\hfill steve\@cygnus.com, doc\@cygnus.com\par
\hfill Cygnus Solutions\par
\hfill ian\@cygnus.com, doc\@cygnus.com\par
\hfill {\it Using LD, the GNU linker}\par
\hfill Edited by Jeffrey Osier (jeffrey\@cygnus.com)\par
}
@ -1628,7 +1629,7 @@ There are a few other linker scripts commands.
@table @code
@item FORCE_COMMON_ALLOCATION
@kindex FORCE_COMMON_ALLOCATION
@cindex common allocation
@cindex common allocation in linker script
This command has the same effect as the @samp{-d} command-line option:
to make @code{ld} assign space to common symbols even if a relocatable
output file is specified (@samp{-r}).