This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: 4.0 patch: Implement gij -Xss option
- From: Tom Tromey <tromey at redhat dot com>
- To: Bryce McKinlay <mckinlay at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Thu, 24 Nov 2005 17:19:40 -0700
- Subject: Re: 4.0 patch: Implement gij -Xss option
- References: <437CD4F5.5080309@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Bryce" == Bryce McKinlay <mckinlay@redhat.com> writes:
Bryce> 2005-11-17 Bryce McKinlay <mckinlay@redhat.com>
Bryce> Implement -Xss.
This patch requires a corresponding change to gcj.texi.
Tom