This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[Patch] Correct documentation of --stack option for i386-PE


 
This corrects ld.texinfo to reflect change made to pe.em on 2001-06-05.

ChangeLog

2001-08-01 Danny Smith <dannysmith@users.souceforge.net>

	* ld.texinfo (Options, --stack): Correct default value for stack
	 reserve.

--- ld.texinfo.orig	Wed Aug  1 09:34:56 2001
+++ ld.texinfo	Wed Aug  1 12:32:47 2001
@@ -1682,7 +1682,7 @@ addresses which are a multiple of this n
 @item --stack @var{reserve}
 @itemx --stack @var{reserve},@var{commit}
 Specify the amount of memory to reserve (and optionally commit) to be
-used as stack for this program.  The default is 32Mb reserved, 4K
+used as stack for this program.  The default is 2Mb reserved, 4K
 committed.
 
 @kindex --subsystem

_____________________________________________________________________________
http://messenger.yahoo.com.au - Yahoo! Messenger
- Voice chat, mail alerts, stock quotes and favourite news and lots more!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]