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: thanks.html update


I'm checking this in.
This updates the gcj thanks web page and the 3.1 status page.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>
	* gcj-3.1-status.html: Removed `thanks' item.
	* thanks.html: Updated.

Index: gcj-3.1-status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/gcj-3.1-status.html,v
retrieving revision 1.3
diff -u -r1.3 gcj-3.1-status.html
--- gcj-3.1-status.html 2002/03/15 20:34:48 1.3
+++ gcj-3.1-status.html 2002/03/15 20:52:32
@@ -63,11 +63,6 @@
      <td> Unknown </td>
 </tr>
 
-<tr> <td> THANKS </td>
-     <td> Update THANKS file to reflect reality </td>
-     <td> Tom </td>
-</tr>
-
 <tr> <td> 3.1 test suite regressions </td>
      <td> 1 failure observed on x86; cxxtest fails to link due to test
      suite bug </td>
Index: thanks.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/thanks.html,v
retrieving revision 1.25
diff -u -r1.25 thanks.html
--- thanks.html 2002/01/28 07:12:26 1.25
+++ thanks.html 2002/03/15 20:52:32
@@ -35,6 +35,7 @@
 IA-64 libffi port, and other work.
 <li>Godmar Back for his improvements and encouragement.
 <li>Scott Bambrough for help porting the compiler.
+<li>Eric Blake for helping to make gcj and libgcj conform to the specifications
 <li>Per Bothner for dreaming up, designing and implementing much of gcj.
 <li>Joerg Brunsmann for compiler hacking and help with the FAQ.
 <li>Glenn Chambers for help with the FAQ.
@@ -54,6 +55,7 @@
 <li>Jakub Jelinek for improving the build system.
 <li>Oskar Liljeblad for hacking on AWT and his many bug reports and patches.
 <li>Bryce McKinlay for numerous gcj and libgcj fixes and improvements.
+<li>Adam Megacz for his work on the Win32 port
 <li>Jason Molenda for establishing the project infrastructure on
 <a href="http://sources.redhat.com";>sources.redhat.com</a>.
 <li>Mike Moreton for his various patches.
@@ -68,9 +70,11 @@
 <li>Jason Schroeder for jcf-dump patches.
 <li>John Stracke for his HTTP protocol fixes.
 <li>Jeff Sturm for porting help, bug fixes, and encouragement.
+<li>Andreas Tobler for his work porting libgcj to Darwin
 <li>Tom Tromey for his many contributions and libgcj maintainership.
 <li>Matt Welsh for help with Linux Threads.
 <li>Urban Widmark for help fixing java.io.
+<li>Mark Wielaard for new library code and his work integrating with Classpath
 <li>Gilles Zunino for help porting to Irix.
 </ul>
 


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