* ld.1: Some cleanups from NOKUBI Hirotaka <hnokubi@yyy.or.jp>.
This commit is contained in:
parent
92fa45795d
commit
d66300ea5f
@ -1,3 +1,7 @@
|
||||
Sat Nov 14 14:36:24 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* ld.1: Some cleanups from NOKUBI Hirotaka <hnokubi@yyy.or.jp>.
|
||||
|
||||
Thu Nov 12 19:21:57 1998 Dave Brolley <brolley@cygnus.com>
|
||||
|
||||
* po/ld.pot: Regenerated.
|
||||
|
14
ld/ld.1
14
ld/ld.1
@ -1,4 +1,4 @@
|
||||
.\" Copyright (c) 1991, 92, 93, 94, 95, 96, 1997 Free Software Foundation
|
||||
.\" Copyright (c) 1991, 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation
|
||||
.\" See section COPYING for conditions for redistribution
|
||||
.TH ld 1 "17 August 1992" "cygnus support" "GNU Development Tools"
|
||||
.de BP
|
||||
@ -476,7 +476,11 @@ using the linker command language from a script.
|
||||
Use \c
|
||||
.I entry\c
|
||||
\& as the explicit symbol for beginning execution of your
|
||||
program, rather than the default entry point. for a
|
||||
program, rather than the default entry point. See the `\|\c
|
||||
.B ld\c
|
||||
\|' entry in `\|\c
|
||||
.B info\c
|
||||
\|' for a
|
||||
discussion of defaults and other ways of specifying the
|
||||
entry point.
|
||||
|
||||
@ -787,7 +791,7 @@ will be used if it is defined.
|
||||
The
|
||||
.B \-rpath
|
||||
option may also be used on SunOS. By default, on SunOS, the linker
|
||||
will form a runtime search patch out of all the
|
||||
will form a runtime search path out of all the
|
||||
.B \-L
|
||||
options it is given. If a
|
||||
.B \-rpath
|
||||
@ -887,7 +891,7 @@ Use \c
|
||||
.B text\c
|
||||
\& segment of the output file.
|
||||
\c
|
||||
.I textorg\c
|
||||
.I org\c
|
||||
\& must be a hexadecimal integer.
|
||||
|
||||
.TP
|
||||
@ -1078,7 +1082,7 @@ The GNU Binary Utilities\c
|
||||
, Roland H. Pesch.
|
||||
|
||||
.SH COPYING
|
||||
Copyright (c) 1991, 1992 Free Software Foundation, Inc.
|
||||
Copyright (c) 1991, 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
|
||||
.PP
|
||||
Permission is granted to make and distribute verbatim copies of
|
||||
this manual provided the copyright notice and this permission notice
|
||||
|
Loading…
Reference in New Issue
Block a user