This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: RFA PATCH: PR 13141 MIPS libffi fixes...
- From: Andrew Haley <aph at redhat dot com>
- To: Bryce McKinlay <mckinlay at redhat dot com>
- Cc: David Daney <ddaney at avtrex dot com>, java-patches at gcc dot gnu dot org, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 19 Aug 2004 18:55:46 +0100
- Subject: Re: RFA PATCH: PR 13141 MIPS libffi fixes...
- References: <4123AE5E.3050509@avtrex.com><4124E8B0.1080107@redhat.com>
Bryce McKinlay writes:
> David Daney wrote:
>
> >This patch fixes many problems in the MIPS port of libffi as well as the
> >corresponding reflection support in libgcj (ie PR 13141).
> >
> >I added a new ABI constant for the MIPS O32 soft float ABI.
> >
> >Tested on: mipsel-linux --with-float=soft
> >
> >make check in libffi no failures.
> >make check in libjava no regressions.
> >
> >Who OKs things in libffi? gcc-patches gets to enjoy this message also
> >(just in case).
> >
> >
> I don't think we have an official, active libffi maintainer at this
> time. The position is open for qualified applicants ;-)
yeah. However, gcc/binutils back end maintainers should probably be
allowed to approve libffi back end patches.
Andrew.