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: news item for inliner


I'm checking this in.
This adds a gcj news item for Andrew's inliner work.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>
	* index.html: Mention inliner.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.110
diff -u -r1.110 index.html
--- index.html 25 Jul 2002 22:19:50 -0000 1.110
+++ index.html 21 Aug 2002 19:16:35 -0000
@@ -74,6 +74,11 @@
 <!-- News entries start here -->
 
 <tr><td valign="top">
+<b>August 16, 2002</b>
+</td><td>
+Andrew Haley updated the gcc tree-based inliner to work for gcj.
+</td></tr>
+
 <b>July 25, 2002</b>
 </td><td>
 Kaz Kojima has implemented the necessary support in FFI and libjava


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