This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Enable gcj on ARM EABI
- From: Andrew Haley <aph-gcc at littlepinkcloud dot COM>
- To: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Tue, 4 Sep 2007 19:05:58 +0100
- Subject: Re: Enable gcj on ARM EABI
- References: <18090.3785.252756.329052@zebedee.pink>
Andrew Haley writes:
> Add soft-float support for ARM libffi.
>
> Add EABI exception handling.
>
> Stub backtraces -- just for the time being.
>
> Andrew.
>
>
> 2007-07-27 Andrew Haley <aph@redhat.com>
>
> * configure.ac (noconfigdirs): Remove target-libffi and
> target-libjava.
>
I posted this a month ago. It's a toplevel patch that enables libjava
for ARM EABI.
As libjava on EABI passes all tests, I guess it's OK.
Andrew.