This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch]: Sandro's GCJ on Darwin/i386 patches pt.1
- From: Geoffrey Keating <geoffk at apple dot com>
- To: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 16 Sep 2006 12:12:26 -0700
- Subject: Re: [patch]: Sandro's GCJ on Darwin/i386 patches pt.1
- References: <20060916185543.32FB6110011@bromo.msbb.uc.edu>
howarth@bromo.msbb.uc.edu (Jack Howarth) writes:
> This is the first patch from Sandro Tolaini's original
> patches which were posted...
>
> http://gcc.gnu.org/ml/java-patches/2006-q1/msg00347.html
>
> with the changelog entries as listed in...
>
> http://gcc.gnu.org/ml/java-patches/2006-q1/msg00353.html
>
> and applied to current gcc trunk to generate the
> diffs shown below.
>
> 2006-03-28 Sandro Tolaini <tolaini@libero.it>
>
> * os_dep.c: Port to Darwin/i386
> * darwin_stop_world.c: Likewise
> * include/private/gcconfig.h: Likewise
This is OK. Note that it doesn't appear to support -m64 on i386-darwin.