This commit is contained in:
Ian Lance Taylor
1998-04-03 18:04:12 +00:00
parent f8cf2baa85
commit ed1cc83df2

View File

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