* lexsup.c (parse_args): For -V, call ldversion with 1, not 0.
* ld.texinfo, ld.1: Update accordingly.
This commit is contained in:
parent
fa247c00bc
commit
1f59c7a7fd
@ -1,3 +1,8 @@
|
|||||||
|
Thu Feb 9 11:38:22 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
|
* lexsup.c (parse_args): For -V, call ldversion with 1, not 0.
|
||||||
|
* ld.texinfo, ld.1: Update accordingly.
|
||||||
|
|
||||||
Wed Feb 8 17:34:45 1995 Ian Lance Taylor <ian@cygnus.com>
|
Wed Feb 8 17:34:45 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
* ldlang.c (lang_one_common): Adjust references to common symbol
|
* ldlang.c (lang_one_common): Adjust references to common symbol
|
||||||
|
7
ld/ld.1
7
ld/ld.1
@ -562,7 +562,9 @@ Emulate the
|
|||||||
.I emulation
|
.I emulation
|
||||||
linker. You can list the available emulations with the
|
linker. You can list the available emulations with the
|
||||||
.I \-\-verbose
|
.I \-\-verbose
|
||||||
option. This option overrides the compiled-in default, which is the
|
or
|
||||||
|
.I \-V
|
||||||
|
options. This option overrides the compiled-in default, which is the
|
||||||
system for which you configured
|
system for which you configured
|
||||||
.BR ld .
|
.BR ld .
|
||||||
|
|
||||||
@ -776,6 +778,9 @@ Display which input files can and can not be opened.
|
|||||||
Display the version number for \c
|
Display the version number for \c
|
||||||
.B ld\c
|
.B ld\c
|
||||||
\&.
|
\&.
|
||||||
|
The
|
||||||
|
.B \-V
|
||||||
|
option also lists the supported emulations.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B \-\-version
|
.B \-\-version
|
||||||
|
Loading…
Reference in New Issue
Block a user