aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java')
-rw-r--r--gcc/java/ChangeLog4
-rw-r--r--gcc/java/gcj.texi3
2 files changed, 7 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index 093fc8f..60a0aef 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-24 Bryce McKinlay <mckinlay@redhat.com>
+
+ * gcj.texi (gij options): Add -Xss documentation.
+
2005-11-08 Wil Mahan <wmahan@gmail.com>
PR java/23617
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