diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-02-09 16:41:28 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-02-09 16:41:28 +0000 |
commit | 1f59c7a7fdbb30333b0f2392f117b1d2687cf6c7 (patch) | |
tree | 780e788c2fcd25a05b8dbc78987be3a78581cf67 /ld/ld.1 | |
parent | fa247c00bcfaa4c4cb7b0c5b8e4fdcef4330c4ba (diff) | |
download | gdb-1f59c7a7fdbb30333b0f2392f117b1d2687cf6c7.zip gdb-1f59c7a7fdbb30333b0f2392f117b1d2687cf6c7.tar.gz gdb-1f59c7a7fdbb30333b0f2392f117b1d2687cf6c7.tar.bz2 |
* lexsup.c (parse_args): For -V, call ldversion with 1, not 0.
* ld.texinfo, ld.1: Update accordingly.
Diffstat (limited to 'ld/ld.1')
-rw-r--r-- | ld/ld.1 | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -562,7 +562,9 @@ Emulate the .I emulation linker. You can list the available emulations with the .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 .BR ld . @@ -776,6 +778,9 @@ Display which input files can and can not be opened. Display the version number for \c .B ld\c \&. +The +.B \-V +option also lists the supported emulations. .TP .B \-\-version |