Patch: FYI: gcj news item for merge

Tom Tromey tromey@redhat.com
Tue Jan 9 20:12:00 GMT 2007


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



More information about the Gcc-patches mailing list