This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 item clarification


I'm checking this in.
It is self-explanatory.

Tom

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

	* index.html: Wording fix suggested by Gerald.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.98
diff -u -r1.98 index.html
--- index.html 2002/01/23 00:10:43 1.98
+++ index.html 2002/01/23 19:11:04
@@ -74,7 +74,7 @@
 <tr><td valign="top">
 <b>January 22, 2002</b>
 </td><td>
-Tom Tromey has checked in a patch to allow certain Java method calls
+Tom Tromey has contributed a patch to allow certain Java method calls
 to be inlined by gcj.  For instance, calls to <code>Math.min</code>
 are now inlined when optimization is enabled.  This patch includes
 some infrastructure to make it easy to add more such inlines when


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