aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@cygnus.com>1999-12-03 03:00:39 +0000
committerAnthony Green <green@gcc.gnu.org>1999-12-03 03:00:39 +0000
commit38a7fbac35e914fb8a71c2ce9eb88c36f33fb808 (patch)
treea6579aabcda6548bd4e11f4d8ea5d88505e49319
parentaa620e429476609d468be40383a7603d2b9c6547 (diff)
downloadgcc-38a7fbac35e914fb8a71c2ce9eb88c36f33fb808.zip
gcc-38a7fbac35e914fb8a71c2ce9eb88c36f33fb808.tar.gz
gcc-38a7fbac35e914fb8a71c2ce9eb88c36f33fb808.tar.bz2
Updated the thanks list.
From-SVN: r30764
-rw-r--r--libjava/ChangeLog4
-rw-r--r--libjava/THANKS17
2 files changed, 19 insertions, 2 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog
index ed63024..efb4b1f 100644
--- a/libjava/ChangeLog
+++ b/libjava/ChangeLog
@@ -1,3 +1,7 @@
+Thu Dec 2 17:26:47 1999 Anthony Green <green@cygnus.com>
+
+ * THANKS: Giving credit where credit is due.
+
1999-12-02 Bryce McKinlay <bryce@albatross.co.nz>
* java/net/ServerSocket.java (ServerSocket): Bind to any interface
diff --git a/libjava/THANKS b/libjava/THANKS
index 6d4c7ca..575a436 100644
--- a/libjava/THANKS
+++ b/libjava/THANKS
@@ -6,9 +6,10 @@ order.
Geoff Berry for his object serialization work and various patches.
Hans-J. Boehm for his garbage collector.
+Godmar Back for his improvements and encouragement.
Per Bothner for dreaming up, designing and implementing much of gcj.
Steve Chamberlain for config fixes and the picoJava port.
-Jean-Marc Chandonia for various library patches.
+John-Marc Chandonia for various library patches.
Eric Christopher for his porting help and clean-ups.
The GCC project contributors for all of their great compiler work.
Anthony Green for various contributions.
@@ -17,6 +18,7 @@ Andrew Haley for his amazing compiler and library efforts.
Bryce McKinlay for numerous libgcj fixes and improvements.
Jason Molenda for maintaining the project infrastructure
on sourceware.cygnus.com.
+Mike Moreton for his various patches.
Alexandre Oliva for all of this porting and testing efforts.
Kresten Krab Thorup for his fantastic bytecode interpreter.
Warren Levy for his tremendous library work.
@@ -24,7 +26,7 @@ All of the Mauve project contributors, for test code.
Rainer Orth for configuration clean-ups and porting help.
Alexandre Petit-Bianco for implementing much of the compiler,
and continued maintainership.
-Jeff Sturm for porting help and encouragement.
+Jeff Sturm for porting help, bug fixes, and encouragement.
Tom Tromey for his many contributions and libgcj maintainership.
Matt Welsh for help with Linux Threads.
Urban Widmark for help fixing java.io.
@@ -33,22 +35,33 @@ Gilles Zunino for help porting to Irix.
We'd also like to thank the folks who have contributed time and energy
in testing GCJ:
+Michael Abd-El-Malek
Bonzo Armstrong
+Steven Ashe
Chris Baldwin
David Billinghurst
Jim Blandy
Stephane Bortzmeyer
+Joerg Brunsmann
Bradford Castalia
Richard Emberson
Mark K. Gardner
Simon Gornall
+John Griffin
+Kevin B. Hendricks
+Patrik Hagglund
Amancio Hasty
Joep Jansen
+Tobias Kuipers
Anon A. Mous
+Pekka Nikander
Jon Olson
Paul Reilly
Tom Reilly
+Danny Sadinoff
Marc Schifer
Franz Sirl
+Adam Sulmicki
+Frederik Warg
Thank you all!