OSDN Git Service

* java/lang/natString.cc (unintern): Added `obj' argument.
[pf3gnuchains/gcc-fork.git] / libjava / THANKS
index 93b24a8..97b58cc 100644 (file)
@@ -1,18 +1,79 @@
-libgcj wouldn't be what it is today without the help of these people:
+Many people contribute to the GCJ project, and in many different
+capacities.  Any omissions to this list are accidental.  Feel free to
+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.
 
-Alexandre Oliva                oliva@dcc.unicamp.br
-Alexandre Petit-Bianco apbianco@cygnus.com
-Andrew Haley           aph@cygnus.com
-Anthony Green          green@cygnus.com
-Bonzo Armstrong        bonzo@cygnus.com
-Bryce McKinlay         bryce@albatross.co.nz
-Eric Christopher       echristo@cygnus.com
-Franz Sirl             Franz.Sirl-kernel@lauterbach.com
-Geoff Berry            gcb@gnu.org
-Gilles Zunino          Gilles.Zunino@hei.fr
-Per Bothner            per@bother.com
-Rainer Orth            ro@TechFak.Uni-Bielefeld.DE
-Stu Grossman           grossman@cygnus.com
-Tom Tromey             tromey@cygnus.com
-Urban Widmark          urban@svenskatest.se
-Warren Levy            warrenl@cygnus.com
+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.
+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 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.
+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.
+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.
+Bradley Schatz for his work on the FAQ.
+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.
+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
+Bradford Castalia
+Ralph Doncaster
+Richard Emberson
+Mark K. Gardner
+Charles Gauthier
+Simon Gornall
+John Griffin
+Kevin B. Hendricks
+Patrik Hagglund
+Amancio Hasty 
+Joep Jansen
+Tobias Kuipers
+Anand Krishnaswamy
+H.J. Lu
+Jesse Macnish
+Anon A. Mous
+Stefan Morrell
+Pekka Nikander
+Jon Olson
+Paul Reilly
+Tom Reilly
+Danny Sadinoff
+Marc Schifer
+Franz Sirl
+Adam Sulmicki 
+Frederik Warg 
+David E. Young
+
+Thank you all!