This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: Pull alpha*-*-freebsd* configuration from mainline to 3.1 branch
- From: Tom Tromey <tromey at redhat dot com>
- To: rittle at labs dot mot dot com
- Cc: java-patches at gcc dot gnu dot org
- Date: 30 Mar 2002 10:40:33 -0700
- Subject: Re: PATCH: Pull alpha*-*-freebsd* configuration from mainline to 3.1 branch
- References: <200203300723.g2U7NLc37701@latour.rsch.comm.mot.com>
- Reply-to: tromey at redhat dot com
>>>>> "Loren" == Loren James Rittle <rittle@latour.rsch.comm.mot.com> writes:
Loren> I would like permission to transfer the following patches to
Loren> the 3.1 branch. They allow alpha-*-freebsd* to bootstrap with
Loren> --enable-libgcj (such fails without these patches).
Excellent.
Loren> cvs update -j1.19 -j1.20 libffi/configure.in
Loren> cvs update -j1.22 -j1.23 libffi/configure
Loren> cvs update -j1.11 -j1.12 boehm-gc/include/private/gcconfig.h
Loren> cvs update -j1.22 -j1.23 boehm-gc/os_dep.c
Loren> cvs update -j1.21 -j1.22 libjava/include/posix-threads.h
These are fine.
Loren> cvs update -j1.93 -j1.94 gcc/doc/install.texi
Someone else has to approve or reject this.
Loren> My efforts to kill remaining simple EH issues with this port
Loren> are ongoing.
Thanks.
Tom