[patch] add FreeBSD/PowerPC bits to boehm-gc
Hans Boehm
Hans.Boehm@hp.com
Tue Jun 14 15:45:00 GMT 2005
I'm currently travelling. I will add it to my tree when I return and it's
a little more convenient. The patch looks fine to me.
GC 6.5 should be fine to merge. I added one minor patch since then
that's relevant to gcj, but it's certainly not critical. And we could
merge it later.
Solaris/X86 still appears to be a problem for 6.5. But the solution there
seems to be to switch to the standard pthread support, which makes it a
major change.
Hans
On Mon, 13 Jun 2005, Tom Tromey wrote:
> >>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
>
> Andreas> this little patch adds support for FreeBSD/PowerPC on boehm-gc.
> Andreas> Tested on FreeBSD CURRENT (aka, 6.0). The test passes. Libffi and
> Andreas> libjava on the way to be done. Libffi has some issues with the fact
> Andreas> that FreeBSD implements the final SYSV4 standard, while linux ppc
> Andreas> implements a draft. Need to do that. But I had first to provide gdb
> Andreas> support :)
> Andreas> Ok, for gcc-cvs head?
>
> This is fine for gcc cvs if Hans accepts it for his tree.
> (If it is already there, then go ahead.)
>
> This would be a good time for us to update the GC in CVS.
> Hans, what version would you recommend?
>
> Tom
>
More information about the Java-patches
mailing list