PATCH: MIPS support for libjava (version 2).
David Daney
ddaney@avtrex.com
Thu Sep 11 17:10:00 GMT 2003
Andrew Haley wrote:
>David Daney writes:
> >
> >
> > Andrew Haley wrote:
> >
> > >David Daney writes:
> > >
> > > > 2003-09-10 David Daney <ddaney@avtrex.com>
> > > >
> > > > MIPS support for libjava.
> > > > * libjava/Makefile.am: Support for extra .c and .S files.
> > > > * libjava/configure.host: Added mips*el*-linux* host.
> > > > * libjava/configure.in: Added --with-broken-dladdr,
> > > > --with-libgcj-mips-xgot and mips*-*-linux* host.
> > > > * libjava/include/mips-signal.h: New file.
> > > > * libjava/sysdep/mips/mipsel-backtracer.c: New file.
> > > > * libjava/sysdep/mips/mipsel-backtracer.h: New file.
> > > > * libjava/sysdep/mips/mipsel-bthelper.S: New file.
> > >
> > >Please post your libgcj test results.
> > >
> > Unfortunatly I currently have no way to run the testsuite as I have it
> > configured as a cross compiler, and the testsuite seems to be intended
> > for native builds.
>
>It's a dejagnu testsuite, and dejagnu is quite capable of coping with
>cross compilers. dejagnu has several ways of invoking tests on the
>target, one of which will probably work for you.
>
>I'm very unhappy about the idea of accepting this if it's untested.
>
>
I don't blame you.
O.K. O.K. dejagnu and testsuite here I come...
David.
More information about the Java-patches
mailing list