This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] add FreeBSD/PowerPC bits to boehm-gc


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
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]