OSDN Git Service

* interpret.cc (continue1): Use STOREA, not STOREI, to implement
[pf3gnuchains/gcc-fork.git] / libjava / THANKS
1 Many people contribute to the GCJ project, and in many different
2 capacities.  Any omissions to this list are accidental.  Feel free to
3 contact green@cygnus.com if you have been left out or some of your
4 contributions are not listed.  Please keep this list in alphabetical
5 order.
6
7 Geoff Berry for his object serialization work and various patches.
8 Hans-J. Boehm for his garbage collector and other work.
9 Godmar Back for his improvements and encouragement.
10 Per Bothner for dreaming up, designing and implementing much of gcj.
11 Steve Chamberlain for config fixes and the picoJava port.
12 John-Marc Chandonia for various library patches.
13 Eric Christopher for his porting help and clean-ups.
14 The GCC project contributors for all of their great compiler work.
15 Anthony Green for various contributions.
16 Stu Grossman for gdb hacking, allowing us to debug our code.
17 Andrew Haley for his amazing compiler and library efforts.
18 Bryce McKinlay for numerous libgcj fixes and improvements.
19 Jason Molenda for maintaining the project infrastructure 
20         on sourceware.cygnus.com.
21 Mike Moreton for his various patches.
22 Alexandre Oliva for all of this porting and testing efforts.
23 Kresten Krab Thorup for his fantastic bytecode interpreter.
24 Warren Levy for his tremendous library work.
25 All of the Mauve project contributors, for test code.
26 Rainer Orth for configuration clean-ups and porting help.
27 Alexandre Petit-Bianco for implementing much of the compiler, 
28         and continued maintainership.
29 Jeff Sturm for porting help, bug fixes, and encouragement.
30 Tom Tromey for his many contributions and libgcj maintainership.
31 Matt Welsh for help with Linux Threads.
32 Urban Widmark for help fixing java.io.
33 Gilles Zunino for help porting to Irix.
34
35 We'd also like to thank the folks who have contributed time and energy
36 in testing GCJ:
37
38 Michael Abd-El-Malek 
39 Bonzo Armstrong
40 Steven Ashe 
41 Chris Baldwin
42 David Billinghurst
43 Jim Blandy
44 Stephane Bortzmeyer
45 Joerg Brunsmann
46 Bradford Castalia
47 Richard Emberson
48 Mark K. Gardner
49 Simon Gornall
50 John Griffin
51 Kevin B. Hendricks
52 Patrik Hagglund
53 Amancio Hasty 
54 Joep Jansen
55 Tobias Kuipers
56 Anon A. Mous
57 Pekka Nikander
58 Jon Olson
59 Paul Reilly
60 Tom Reilly
61 Danny Sadinoff
62 Marc Schifer
63 Franz Sirl
64 Adam Sulmicki 
65 Frederik Warg 
66
67 Thank you all!