This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: gcj news item for merge
- From: Tom Tromey <tromey at redhat dot com>
- To: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 09 Jan 2007 11:03:54 -0700
- Subject: Patch: FYI: gcj news item for merge
- Reply-to: tromey at redhat dot com
I'm checking this in.
This adds a news item to the gcj front page that describes the big
merge that was just checked in.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* index.html: Mention ecj merge.
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.170
diff -u -r1.170 index.html
--- index.html 29 Sep 2006 19:34:08 -0000 1.170
+++ index.html 9 Jan 2007 20:11:40 -0000
@@ -37,6 +37,13 @@
<!-- News entries start here -->
<dl class="news">
+<dt>January 8, 2007</dt>
+<dd>We've merged the <code>gcj-eclipse</code> branch to svn trunk.
+The merge changes gcj to use the Eclipse compiler as a front end,
+enabling all 1.5 language features. This merge also brings in a new,
+generics-enabled version of Classpath, including some new tools. This
+new code will appear in GCC 4.3. </dd>
+
<dt>September 11, 2006</dt>
<dd>Joel Dice has
<a