aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-04-03 18:04:12 +0000
committerIan Lance Taylor <ian@airs.com>1998-04-03 18:04:12 +0000
commited1cc83df244cd183a04a5b390e9e91bc27f1e66 (patch)
treeb264c9f4e3096788899f71bc8bdac0a96b203870 /ld
parentf8cf2baa85e03844b0411d11faa57ac748b4a999 (diff)
downloadfsf-binutils-gdb-ed1cc83df244cd183a04a5b390e9e91bc27f1e66.zip
fsf-binutils-gdb-ed1cc83df244cd183a04a5b390e9e91bc27f1e66.tar.gz
fsf-binutils-gdb-ed1cc83df244cd183a04a5b390e9e91bc27f1e66.tar.bz2
tweak
Diffstat (limited to 'ld')
-rw-r--r--ld/ld.texinfo11
1 files changed, 6 insertions, 5 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 3c5de96..776d9df 100644
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -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}).