aboutsummaryrefslogtreecommitdiff
path: root/libjava
diff options
context:
space:
mode:
authorAnthony Green <green@redhat.com>2000-08-14 03:02:50 +0000
committerAnthony Green <green@gcc.gnu.org>2000-08-14 03:02:50 +0000
commitc0d63866c4679c1876799e6c13f193847b9131a0 (patch)
tree0f8a65f5db9a547b158e2b02b9080711d6f0f25b /libjava
parent630193739f91b48abaa3f9270f3bf9da9a552a8f (diff)
downloadgcc-c0d63866c4679c1876799e6c13f193847b9131a0.zip
gcc-c0d63866c4679c1876799e6c13f193847b9131a0.tar.gz
gcc-c0d63866c4679c1876799e6c13f193847b9131a0.tar.bz2
More thanks.
From-SVN: r35668
Diffstat (limited to 'libjava')
-rw-r--r--libjava/ChangeLog4
-rw-r--r--libjava/THANKS36
2 files changed, 33 insertions, 7 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog
index 8d3756f..78bf282 100644
--- a/libjava/ChangeLog
+++ b/libjava/ChangeLog
@@ -1,3 +1,7 @@
+Sun Aug 13 19:53:01 2000 Anthony Green <green@redhat.com>
+
+ * THANKS: More thanks.
+
2000-08-10 Tom Tromey <tromey@cygnus.com>
* java/net/natPlainSocketImpl.cc (bind): Don't go to error case
diff --git a/libjava/THANKS b/libjava/THANKS
index 97b58cc..c671d36 100644
--- a/libjava/THANKS
+++ b/libjava/THANKS
@@ -4,25 +4,29 @@ contact green@cygnus.com if you have been left out or some of your
contributions are not listed. Please keep this list in alphabetical
order.
-Geoff Berry for his object serialization work and various patches.
-Hans-J. Boehm for his garbage collector, IA-64 libffi port, and other work.
Godmar Back for his improvements and encouragement.
Scott Bambrough for help porting the compiler.
+Jon Beniston for his Win32 port.
+Geoff Berry for his object serialization work and various patches.
+Hans-J. Boehm for his garbage collector, IA-64 libffi port, and other work.
Per Bothner for dreaming up, designing and implementing much of gcj.
Joerg Brunsmann for compiler hacking and help with the FAQ.
Glenn Chambers for help with the FAQ.
Steve Chamberlain for config fixes and the picoJava port.
John-Marc Chandonia for various library patches.
Eric Christopher for his porting help and clean-ups.
-Mo DeJong for bug fixes
+The GNU Classpath project for all of their merged runtime code.
+Mo DeJong for gcj and libgcj bug fixes.
The GCC project contributors for all of their great compiler work.
Ivan Fontes Garcia for the Portugese translation of the FAQ.
Anthony Green for various contributions.
Stu Grossman for gdb hacking, allowing us to debug our code.
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.
+Jakub Jelinek for improving the build system.
+Oskar Liljeblad for hacking on AWT and his many bug reports and patches.
+Bryce McKinlay for numerous gcj and libgcj fixes and improvements.
+Jason Molenda for establishing the project infrastructure
+ on sources.redhat.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.
@@ -31,7 +35,10 @@ 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.
+Rolf W. Rasmussen for hacking on AWT.
Bradley Schatz for his work on the FAQ.
+Jason Schroeder for jcf-dump patches.
+John Stracke for his HTTP protocol fixes.
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.
@@ -42,23 +49,32 @@ We'd also like to thank the folks who have contributed time and energy
in testing GCJ:
Michael Abd-El-Malek
+Thomas Arend
Bonzo Armstrong
Steven Ashe
Chris Baldwin
David Billinghurst
Jim Blandy
Stephane Bortzmeyer
+Frank Braun
+Sidney Cadot
Bradford Castalia
Ralph Doncaster
Richard Emberson
+Graham Fawcett
+Robert A. French
Mark K. Gardner
-Charles Gauthier
+Charles-Antoine Gauthier
Simon Gornall
+Fred Gray
John Griffin
+Phil Hargett
+Bryan W. Headley
Kevin B. Hendricks
Patrik Hagglund
Amancio Hasty
Joep Jansen
+David Kidd
Tobias Kuipers
Anand Krishnaswamy
H.J. Lu
@@ -67,13 +83,19 @@ Anon A. Mous
Stefan Morrell
Pekka Nikander
Jon Olson
+Magnus Persson
+Chris Pollard
Paul Reilly
Tom Reilly
+Torsten Rueger
Danny Sadinoff
Marc Schifer
Franz Sirl
+Tim Souder
Adam Sulmicki
Frederik Warg
+Gregory Warnes
+Mark Wielaard
David E. Young
Thank you all!