This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: libffi: unwind info for sparc
- From: Anthony Green <green at redhat dot com>
- To: Jeff Sturm <jsturm at one-point dot com>
- Cc: java-patches at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: 29 Mar 2002 06:57:49 -0800
- Subject: Re: libffi: unwind info for sparc
- References: <Pine.LNX.4.10.10203290919490.4586-100000@mars.deadcafe.org>
On Fri, 2002-03-29 at 06:22, Jeff Sturm wrote:
> Needed to throw exceptions through ffi_call frames. Tested on
> sparc-sun-solaris2.8. OK?
Looks good to me. Thanks!
AG