This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: 3.0: unwinder changes
- To: Andrew Haley <aph at cambridge dot redhat dot com>
- Subject: Re: 3.0: unwinder changes
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Wed, 6 Jun 2001 16:01:38 -0400 (EDT)
- cc: java at gcc dot gnu dot org
On Tue, 29 May 2001, Andrew Haley wrote:
> This patch fixes unwinding on PPC, i386, and Alpha.
Andrew, do you have any idea what needs to be done for sparc? I've got
testsuite failures on Invoke_1 and Thread_Alive, both related to signal
handling.
I'm assuming changes may be needed similar to what you did for
i386-signal.h.
Jeff