[wwwdocs] Update GCJ News

Ranjit Mathew rmathew@gmail.com
Fri May 12 18:20:00 GMT 2006


Hi,

  This patch is a follow-up to my previous message:

  http://gcc.gnu.org/ml/java/2006-05/msg00058.html

about keeping the GCJ home page up-to-date with respect to the
latest progress.

I have created back-dated news entries for some of
the more significant news items that I could remember.
Please let me know if there are any other newsworthy
events that I have inadvertently missed out. (I did
consider the ECJ integration proposal, but I didn't
know if a proposal, however significant for the future
of GCJ, is worthy of news unless it is accepted and
acted upon. :-/ )

Tested by viewing page in a browser. The original page
as it is in CVS is not valid XHTML 1.0 Transitional,
but gets massaged into compliance when viewed over the
web. I have merely copy-pasted stuff from earlier news
entries so there *should not* be any problems.

OK to commit?

Thanks,
Ranjit.

-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://rmathew.com/
-------------- next part --------------
Index: ChangeLog
from  Ranjit Mathew  <rmathew@gcc.gnu.org>

	* index.html: Add back-dated news entries to reflect ongoing
	improvements to GCJ.

Index: index.html
===================================================================
--- index.html	2006-05-12 22:36:38.000000000 +0530
+++ index.html	2006-05-12 23:18:31.000000000 +0530
@@ -83,6 +83,48 @@ and <code>javax.security.cert</code> sup
 <!-- News entries start here -->
 
 <tr><td valign="top">
+<b>March 9, 2006</b>
+</td><td>
+Mark Wielaard has imported <a
+href="http://www.gnu.org/software/classpath/">GNU Classpath</a> 0.90 into GCJ.
+</td></tr>
+
+<tr><td valign="top">
+<b>February 8, 2006</b>
+</td><td>
+Mark Wielaard has written "<a href="http://lwn.net/Articles/171139/">A
+look at GCJ 4.1</a>" for <a href="http://lwn.net/">LWN.net</a>.
+</td></tr>
+
+<tr><td valign="top">
+<b>July 15, 2005</b>
+</td><td>
+Tom Tromey has <a
+href="http://gcc.gnu.org/ml/java-patches/2005-q3/msg00093.html">integrated</a>
+<a href="http://www.gnu.org/software/classpath/">GNU Classpath</a> into the
+GCJ build in such a way that it becomes <a
+href="http://gcc.gnu.org/ml/java/2005-05/msg00202.html">much easier</a> to
+import the latest GNU Classpath into GCJ.
+</td></tr>
+
+<tr><td valign="top">
+<b>April 6, 2005</b>
+</td><td>
+Mark Wielaard has written "<a
+href="http://lwn.net/Articles/130796/">GCJ - past, present, and
+future</a>" for <a href="http://lwn.net/">LWN.net</a>.
+</td></tr>
+
+<tr><td valign="top">
+<b>March 10, 2005</b>
+</td><td>
+Bryce McKinlay has merged in <a
+href="http://gcc.gnu.org/ml/java-patches/2005-q1/msg00712.html">a new stack
+trace mechanism</a> that is based on GCC's unwind support and provides
+cleaner and faster stack traces.
+</td></tr>
+
+<tr><td valign="top">
 <b>February 15, 2005</b>
 </td><td>
 Thomas Fitzsimmons has checked in an implementation of libjawt, the


More information about the Gcc-patches mailing list