[PATCH, trunk & branch] put back -nostdlib documentation.

cgd@broadcom.com cgd@broadcom.com
Sat Feb 9 17:38:00 GMT 2002


I've committed the patch below to the trunk (obvious).  I had put the
documentation in on 2001-11-01 (rev 1.56 of ld.texinfo).  The change
made in rev 1.57 of ld.texinfo committed over it, blowing it away.
(*sigh*)

Daniel, OK for the branch?


2002-02-08  Chris Demetriou  <cgd@broadcom.com>

	* ld.texinfo (Options): Add back in -nostdlib documentation,
	which had been inadvertently removed.

Index: ld.texinfo
===================================================================
RCS file: /cvs/src/src/ld/ld.texinfo,v
retrieving revision 1.60
diff -u -r1.60 ld.texinfo
--- ld.texinfo	2002/01/07 17:32:42	1.60
+++ ld.texinfo	2002/02/10 00:38:58
@@ -1116,6 +1116,12 @@
 errors during the link process; it exits without writing an output file
 when it issues any error whatsoever.
 
+@kindex -nostdlib
+@item -nostdlib
+Only search library directories explicitly specified on the
+command line.  Library directories specified in linker scripts
+(including linker scripts specified on the command line) are ignored.
+
 @ifclear SingleFormat
 @kindex --oformat
 @item --oformat @var{output-format}




More information about the Binutils mailing list