This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: MIPS support for libjava.
Andrew Haley wrote:
MD_FALLBACK_FRAME_STATE_FOR is a bit tricky, but there's now quite a
few examples for other Linuxes to refer to. Although the way it works
by recognizing a signal handler frame is rather weird, this is the
best way to do it. I think you'll find the result is less hairy than
your patch.
O.K. I am working on a MD_FALLBACK_FRAME_STATE_FOR for mips/linux and
should have a revised patch shortly.