Refreshed from htdocs
From-SVN: r29768
This commit is contained in:
parent
23915d8b70
commit
fc78679f9e
2 changed files with 57 additions and 19 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
1999-10-01 Anthony Green <green@cygnus.com>
|
||||||
|
|
||||||
|
* THANKS: Refreshed from htdocs version.
|
||||||
|
|
||||||
1999-10-01 Steve Chamberlain <sac@pobox.com>
|
1999-10-01 Steve Chamberlain <sac@pobox.com>
|
||||||
|
|
||||||
* Makefile.in: Rebuilt.
|
* Makefile.in: Rebuilt.
|
||||||
|
|
|
@ -1,20 +1,54 @@
|
||||||
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
|
Geoff Berry for his object serialization work and various patches.
|
||||||
Alexandre Petit-Bianco apbianco@cygnus.com
|
Hans-J. Boehm for his garbage collector.
|
||||||
Andrew Haley aph@cygnus.com
|
Per Bothner for dreaming up, designing and implementing much of gcj.
|
||||||
Anthony Green green@cygnus.com
|
Steve Chamberlain for config fixes and the picoJava port.
|
||||||
Bonzo Armstrong bonzo@cygnus.com
|
Jean-Marc Chandonia for various library patches.
|
||||||
Bryce McKinlay bryce@albatross.co.nz
|
Eric Christopher for his porting help and clean-ups.
|
||||||
Eric Christopher echristo@cygnus.com
|
The GCC project contributors for all of their great compiler work.
|
||||||
Franz Sirl Franz.Sirl-kernel@lauterbach.com
|
Anthony Green for various contributions.
|
||||||
Geoff Berry gcb@gnu.org
|
Stu Grossman for gdb hacking, allowing us to debug our code.
|
||||||
Gilles Zunino Gilles.Zunino@hei.fr
|
Andrew Haley for his amazing compiler and library efforts.
|
||||||
Kresten Krab Thorup krab@gnu.org
|
Bryce McKinlay for numerous libgcj fixes and improvements.
|
||||||
Matt Welsh mdw@cs.berkeley.edu
|
Jason Molenda for maintaining the project infrastructure
|
||||||
Per Bothner per@bothner.com
|
on sourceware.cygnus.com.
|
||||||
Rainer Orth ro@TechFak.Uni-Bielefeld.DE
|
Alexandre Oliva for all of this porting and testing efforts.
|
||||||
Stu Grossman grossman@juniper.net
|
Kresten Krab Thorup for his fantastic bytecode interpreter.
|
||||||
Tom Tromey tromey@cygnus.com
|
Warren Levy for his tremendous library work.
|
||||||
Urban Widmark urban@svenskatest.se
|
All of the Mauve project contributors, for test code.
|
||||||
Warren Levy warrenl@cygnus.com
|
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.
|
||||||
|
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:
|
||||||
|
|
||||||
|
Bonzo Armstrong
|
||||||
|
Chris Baldwin
|
||||||
|
David Billinghurst
|
||||||
|
Jim Blandy
|
||||||
|
Stephane Bortzmeyer
|
||||||
|
Bradford Castalia
|
||||||
|
Richard Emberson
|
||||||
|
Mark K. Gardner
|
||||||
|
Simon Gornall
|
||||||
|
Amancio Hasty
|
||||||
|
Joep Jansen
|
||||||
|
Anon A. Mous
|
||||||
|
Jon Olson
|
||||||
|
Paul Reilly
|
||||||
|
Tom Reilly
|
||||||
|
Marc Schifer
|
||||||
|
Franz Sirl
|
||||||
|
|
||||||
|
Thank you all!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue