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]

Add x86 darwin java support


This patch adds x86 darwin libjava support on mainline.

I"ve submitted the boehm changes upstream. The configure change as been previously approved. The libjava changes are trivial and just unify the two lock files so that we can do a multilib build, the problem is a single lock file is selected and then compiled with -m32 and -m64.

I'm waiting for an ACK on the boehm changes and after that, if no one screams over the libjava lock file changes, I'll check them in. If someone thinks the lock changes are worse than the status quo, let me know.

Eric, you have a better (or more complete) patch?

Attachment: x86.diffs.txt
Description: Text document


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