aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/gcj.texi
diff options
context:
space:
mode:
authorBryce McKinlay <mckinlay@redhat.com>2005-11-25 03:36:13 +0000
committerBryce McKinlay <bryce@gcc.gnu.org>2005-11-25 03:36:13 +0000
commit409f11d57c5eba8447ae22875e741689f2082c84 (patch)
treee9848e788a8b5e1d816f5c485adc8195c67b265d /gcc/java/gcj.texi
parent725cd7a8cc6a46fe73d7dfbfed69fb8b8bc22aca (diff)
downloadgcc-409f11d57c5eba8447ae22875e741689f2082c84.zip
gcc-409f11d57c5eba8447ae22875e741689f2082c84.tar.gz
gcc-409f11d57c5eba8447ae22875e741689f2082c84.tar.bz2
gij.cc (nonstandard_opts_help): Add entry for -Xss.
2005-11-24 Bryce McKinlay <mckinlay@redhat.com> * gij.cc (nonstandard_opts_help): Add entry for -Xss. 2005-11-24 Bryce McKinlay <mckinlay@redhat.com> * gcj.texi (gij options): Add -Xss documentation. From-SVN: r107480
Diffstat (limited to 'gcc/java/gcj.texi')
-rw-r--r--gcc/java/gcj.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi
index 142671e..21cc2a5 100644
--- a/gcc/java/gcj.texi
+++ b/gcc/java/gcj.texi
@@ -1111,6 +1111,9 @@ Set the initial heap size.
@item -Xmx@var{size}
Set the maximum heap size.
+
+@item -Xss@var{size}
+Set the thread stack size.
@end table
Unrecognized @code{-X} options are ignored, for compatibility with