This is the mail archive of the java-patches@sourceware.cygnus.com 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]

Re: Patch: 32bit and 64bit Sparc Linux support in libffi


> I'm committing the following 32bit and 64bit Sparc Linux port of
> libffi to the libgcj tree.
>

Cool. libgcj still won't run on linux/sparc, though, as the current gc
doesn't have a GC_Test_and_set() implementation for sparc.

I noticed that Hans has recently posted a new gc on his website, which
falls back to the linuxthreads locks on platforms that don't have a
GC_Test_and_set implementation, along with other improvements. Is anyone
planning to merge this into libgcj soon?

regards

   [ bryce ]



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