This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] Update GCJ News


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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/




-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEZM9hYb1hx2wRS48RAh1OAJ43jAfyEW+5u61o1YVkr6annsLt8wCePwUi
J+LHWsJpjsdJDuggJSaAY6M=
=PsPN
-----END PGP SIGNATURE-----
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 &quot;<a href="http://lwn.net/Articles/171139/";>A
+look at GCJ 4.1</a>&quot; 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 &quot;<a
+href="http://lwn.net/Articles/130796/";>GCJ - past, present, and
+future</a>&quot; 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]