This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: boehm-gc: handle sparcv9
- From: Jeff Sturm <jsturm at one-point dot com>
- To: java-patches at gcc dot gnu dot org
- Date: Mon, 17 Dec 2001 00:27:11 -0500 (EST)
- Subject: Re: boehm-gc: handle sparcv9
On Sun, 9 Dec 2001, Jeff Sturm wrote:
> 2001-12-09 Jeff Sturm <jsturm@one-point.com>
>
> * dyn_load.c: Define ElfW (if needed) for all targets,
> not just GNU/Linux.
> (GC_FirstDLOpenedLinkMap): Use it.
> (GC_register_dynamic_libraries_dl): Use it.
> * include/private/gcconfig.h: Define CPP_WORDSZ, ELF_CLASS
> for sparcv9.
FYI this patch was accepted by private mail. I'm applying it to the trunk
now.
Jeff