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]

Patch: FYI: java news items


I'm checking this in.  This adds a couple gcj news items.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>

	* index.html: Added a couple news entries.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.134
diff -u -r1.134 index.html
--- index.html 30 Oct 2003 23:50:47 -0000 1.134
+++ index.html 23 Jan 2004 19:44:21 -0000
@@ -73,6 +73,24 @@
 <!-- News entries start here -->
 
 <tr><td valign="top">
+<b>January 22, 2004</b>
+</td><td>
+Graydon Hoare has checked in
+<a href="http://gcc.gnu.org/ml/java-patches/2004-q1/msg00241.html";>a
+patch to implement Swing buttons.  This is the first working Swing code,
+a major improvement.
+</td></tr>
+
+<tr><td valign="top">
+<b>January 9, 2004</b>
+</td><td>
+Andrew Haley has checked in
+<a href="http://gcc.gnu.org/ml/gcc-patches/2004-01/msg00362.html";>a
+large reorganization</a> of <code>-findirect-dispatch</code>.  This is
+an important step toward the new binary compatibility ABI.
+</td></tr>
+
+<tr><td valign="top">
 <b>September 3, 2003</b>
 </td><td>
 Jeff Sturm has adapted Jan Hubicka's call graph optimization code to gcj.


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