This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Delete GCJ
- From: Bernd Edlinger <bernd dot edlinger at hotmail dot de>
- To: Andrew Haley <aph at redhat dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, "java-patches at gcc dot gnu dot org" <java-patches at gcc dot gnu dot org>
- Date: Mon, 5 Sep 2016 22:48:48 +0000
- Subject: Re: [PATCH] Delete GCJ
- Authentication-results: sourceware.org; auth=none
- Authentication-results: spf=softfail (sender IP is 10.152.0.55) smtp.mailfrom=hotmail.de; redhat.com; dkim=none (message not signed) header.d=none;redhat.com; dmarc=none action=none header.from=hotmail.de;
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
On 05.09.2016 17:13, Andrew Haley wrote:
> As discussed. I think I should ask a Global reviewer to approve this
> one. For obvious reasons I haven't included the diffs to the deleted
> gcc/java and libjava directories. The whole tree, post GCJ-deletion,
> is at svn+ssh://gcc.gnu.org/svn/gcc/branches/gcj/gcj-deletion-branch
> if anyone would like to try it.
>
> Andrew.
>
>
> 2016-09-05 Andrew Haley <aph@redhat.com>
>
> * Makefile.def: Remove libjava.
> * Makefile.tpl: Likewise.
> * Makefile.in: Regenerate.
> * configure.ac: Likewise.
> * configure: Likewise.
> * gcc/java: Remove.
> * libjava: Likewise.
I think you can remove libffi as well, right?
Bernd.