This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: x86-64 support
- From: Tom Tromey <tromey at redhat dot com>
- To: Bo Thorsen <bo at sonofthor dot dk>
- Cc: gcc-patches at gcc dot gnu dot org, patches at x86-64 dot org, java-patches at gcc dot gnu dot org
- Date: Fri, 19 Jul 2002 08:37:03 -0600
- Subject: Re: x86-64 support
- References: <200207191405.04877.bo@sonofthor.dk>
- Reply-to: tromey at redhat dot com
>>>>> "Bo" == Bo Thorsen <bo@sonofthor.dk> writes:
Bo> 2002-07-19 Bo Thorsen <bo@suse.de>
Bo> * java/lang/ieeefp.h: Add x86-64 support.
Bo> * configure.in: Likewise.
Bo> * configure.host: Likewise.
Bo> * configure: Regenerated.
Bo> * sysdep/x86-64/locks.h: New file with x86-64 locks.
Bo> * include/dwarf2-signal.h: Use SYS_rt_sigaction on x86_64.
This looks fine. Please check it in, thanks.
If you've got some time, consider writing the closure API for libffi.
That will let you enable the bytecode interpreter on this platform.
Also, could you write a news item for the java main web page?
Just something mentioning that x86-64 is now a supported platform for
libgcj. Thanks.
Tom