contrib.texi: Merge in the list from the Java web pages.
[gcc.git] / gcc / doc / contrib.texi
1 @c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002
2 @c Free Software Foundation, Inc.
3 @c This is part of the GCC manual.
4 @c For copying conditions, see the file gcc.texi.
5
6 @node Contributors
7 @unnumbered Contributors to GCC
8 @cindex contributors
9
10 The GCC project would like to thank its many contributors. Without them the
11 project would not have been nearly as successful as it has been. Any omissions
12 in this list are accidental. Feel free to contact
13 @email{law@@redhat.com} if you have been left out
14 or some of your contributions are not listed. Please keep this list in
15 alphabetical order.
16
17 Some projects operating under the GCC project maintain their own list
18 of contributors, such as
19 @uref{http://gcc.gnu.org/libstdc++/,the C++ library}.
20
21 @itemize @bullet
22
23 @item
24 Analog Devices helped implement the support for complex data types
25 and iterators.
26
27 @item
28 John David Anglin for improvements to libstdc++-v3 and the HP-UX port.
29
30 @item
31 James van Artsdalen wrote the code that makes efficient use of
32 the Intel 80387 register stack.
33
34 @item
35 Alasdair Baird for various bugfixes.
36
37 @item
38 Gerald Baumgartner added the signature extension to the C++ front end.
39
40 @item
41 Godmar Back for his Java improvements and encouragement.
42
43 @item
44 Scott Bambrough for help porting the Java compiler.
45
46 @item
47 Jon Beniston for his Win32 port of Java.
48
49 @item
50 Geoff Berry for his Java object serialization work and various patches.
51
52 @item
53 Eric Blake for helping to make gcj and libgcj conform to the
54 specifications.
55
56 @item
57 Hans-J. Boehm for his @uref{http://www.hpl.hp.com/personal/Hans_Boehm/gc/,,
58 garbage collector}, IA-64 libffi port, and other Java work.
59
60 @item
61 Neil Booth for work on cpplib, lang hooks, debug hooks and other
62 miscellaneous clean-ups.
63
64 @item
65 Per Bothner for his direction via the steering committee and various
66 improvements to our infrastructure for supporting new languages. Chill
67 front end implementation. Initial implementations of
68 cpplib, fix-header, config.guess, libio, and past C++ library (libg++)
69 maintainer. Dreaming up, designing and implementing much of gcj.
70
71 @item
72 Devon Bowen helped port GCC to the Tahoe.
73
74 @item
75 Don Bowman for mips-vxworks contributions.
76
77 @item
78 Dave Brolley for work on cpplib and Chill.
79
80 @item
81 Robert Brown implemented the support for Encore 32000 systems.
82
83 @item
84 Christian Bruel for improvements to local store elimination.
85
86 @item
87 Herman A.J. ten Brugge for various fixes.
88
89 @item
90 Joerg Brunsmann for Java compiler hacking and help with the GCJ FAQ.
91
92 @item
93 Joe Buck for his direction via the steering committee.
94
95 @item
96 Craig Burley for leadership of the Fortran effort.
97
98 @item
99 Paolo Carlini for his work on libstdc++-v3.
100
101 @item
102 John Carr for his alias work, SPARC hacking, infrastructure improvements,
103 previous contributions to the steering committee, loop optimizations, etc.
104
105 @item
106 Steve Chamberlain for support for the Hitachi SH and H8 processors
107 and the PicoJava processor, and for GCJ config fixes.
108
109 @item
110 Glenn Chambers for help with the GCJ FAQ.
111
112 @item
113 John-Marc Chandonia for various libgcj patches.
114
115 @item
116 Scott Christley for his Objective-C contributions.
117
118 @item
119 Eric Christopher for his Java porting help and clean-ups.
120
121 @item
122 Branko Cibej for more warning contributions.
123
124 @item
125 The @uref{http://www.classpath.org,,GNU Classpath project}
126 for all of their merged runtime code.
127
128 @item
129 Nick Clifton for arm, mcore, fr30, v850, m32r work, @option{--help}, and other random
130 hacking.
131
132 @item
133 Ralf Corsepius for SH testing and minor bugfixing.
134
135 @item
136 Stan Cox for care and feeding of the x86 port and lots of behind
137 the scenes hacking.
138
139 @item
140 Alex Crain provided changes for the 3b1.
141
142 @item
143 Ian Dall for major improvements to the NS32k port.
144
145 @item
146 Dario Dariol contributed the four varieties of sample programs
147 that print a copy of their source.
148
149 @item
150 Mo DeJong for gcj and libgcj bug fixes.
151
152 @item
153 Ulrich Drepper for his work on the C++ runtime libraries, glibc,
154 testing of GCC using glibc, ISO C99 support, CFG dumping support, etc.
155
156 @item
157 Richard Earnshaw for his ongoing work with the ARM@.
158
159 @item
160 David Edelsohn for his direction via the steering committee,
161 ongoing work with the RS6000/PowerPC port, and help cleaning up Haifa
162 loop changes.
163
164 @item
165 Paul Eggert for random hacking all over GCC@.
166
167 @item
168 Mark Elbrecht for various DJGPP improvements.
169
170 @item
171 Ben Elliston for his work to move the Objective-C runtime into its
172 own subdirectory and for his work on autoconf.
173
174 @item
175 Marc Espie for OpenBSD support.
176
177 @item
178 Doug Evans for much of the global optimization framework, arc, m32r,
179 and SPARC work.
180
181 @item
182 Fred Fish for BeOS support and Ada fixes.
183
184 @item
185 Ivan Fontes Garcia for the Portugese translation of the GCJ FAQ.
186
187 @item
188 Peter Gerwinski for various bugfixes and the Pascal front end.
189
190 @item
191 Kaveh Ghazi for his direction via the steering committee and
192 amazing work to make @samp{-W -Wall} useful.
193
194 @item
195 John Gilmore for a donation to the FSF earmarked improving GNU Java.
196
197 @item
198 Judy Goldberg for c++ contributions.
199
200 @item
201 Torbjorn Granlund for various fixes and the c-torture testsuite,
202 multiply- and divide-by-constant optimization, improved long long
203 support, improved leaf function register allocation, and his direction
204 via the steering committee.
205
206 @item
207 Anthony Green for his @option{-Os} contributions and Java front end work.
208
209 @item
210 Stu Grossman for gdb hacking, allowing GCJ developers to debug our code.
211
212 @item
213 Michael K. Gschwind contributed the port to the PDP-11.
214
215 @item
216 Ron Guilmette implemented the @command{protoize} and @command{unprotoize}
217 tools, the support for Dwarf symbolic debugging information, and much of
218 the support for System V Release 4. He has also worked heavily on the
219 Intel 386 and 860 support.
220
221 @item
222 Bruno Haible for improvements in the runtime overhead for EH, new
223 warnings and assorted bugfixes.
224
225 @item
226 Andrew Haley for his amazing Java compiler and library efforts.
227
228 @item
229 Chris Hanson assisted in making GCC work on HP-UX for the 9000 series 300.
230
231 @item
232 Michael Hayes for various thankless work he's done trying to get
233 the c30/c40 ports functional. Lots of loop and unroll improvements and
234 fixes.
235
236 @item
237 Kate Hedstrom for staking the g77 folks with an initial testsuite.
238
239 @item
240 Richard Henderson for his ongoing SPARC, alpha, and ia32 work, loop
241 opts, and generally fixing lots of old problems we've ignored for
242 years, flow rewrite and lots of further stuff, including reviewing
243 tons of patches.
244
245 @item
246 Nobuyuki Hikichi of Software Research Associates, Tokyo, contributed
247 the support for the Sony NEWS machine.
248
249 @item
250 Manfred Hollstein for his ongoing work to keep the m88k alive, lots
251 of testing an bugfixing, particularly of our configury code.
252
253 @item
254 Steve Holmgren for MachTen patches.
255
256 @item
257 Jan Hubicka for his x86 port improvements.
258
259 @item
260 Christian Iseli for various bugfixes.
261
262 @item
263 Kamil Iskra for general m68k hacking.
264
265 @item
266 Lee Iverson for random fixes and MIPS testing.
267
268 @item
269 Andreas Jaeger for various fixes to the MIPS port
270
271 @item
272 Jakub Jelinek for his SPARC work and sibling call optimizations as well
273 as lots of bug fixes and test cases, and for improving the Java build
274 system.
275
276 @item
277 Janis Johnson for ia64 testing and fixes and for her quality improvement
278 sidetracks.
279
280 @item
281 J. Kean Johnston for OpenServer support.
282
283 @item
284 Tim Josling for the sample language treelang based originally on Richard
285 Kenner's "``toy'' language".
286
287 @item
288 Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
289
290 @item
291 David Kashtan of SRI adapted GCC to VMS@.
292
293 @item
294 Geoffrey Keating for his ongoing work to make the PPC work for GNU/Linux
295 and his automatic regression tester.
296
297 @item
298 Brendan Kehoe for his ongoing work with g++.
299
300 @item
301 Oliver M. Kellogg of Deutsche Aerospace contributed the port to the
302 MIL-STD-1750A@.
303
304 @item
305 Richard Kenner of the New York University Ultracomputer Research
306 Laboratory wrote the machine descriptions for the AMD 29000, the DEC
307 Alpha, the IBM RT PC, and the IBM RS/6000 as well as the support for
308 instruction attributes. He also made changes to better support RISC
309 processors including changes to common subexpression elimination,
310 strength reduction, function calling sequence handling, and condition
311 code support, in addition to generalizing the code for frame pointer
312 elimination and delay slot scheduling. Richard Kenner was also the
313 head maintainer of GCC for several years.
314
315 @item
316 Mumit Khan for various contributions to the cygwin and mingw32 ports and
317 maintaining binary releases for Windows hosts.
318
319 @item
320 Robin Kirkham for cpu32 support.
321
322 @item
323 Mark Klein for PA improvements.
324
325 @item
326 Thomas Koenig for various bugfixes.
327
328 @item
329 Bruce Korb for the new and improved fixincludes code.
330
331 @item
332 Benjamin Kosnik for his g++ work and for leading the libstdc++-v3 effort.
333
334 @item
335 Charles LaBrec contributed the support for the Integrated Solutions
336 68020 system.
337
338 @item
339 Jeff Law for his direction via the steering committee, coordinating the
340 entire egcs project and GCC 2.95, rolling out snapshots and releases,
341 handling merges from GCC2, reviewing tons of patches that might have
342 fallen through the cracks else, and random but extensive hacking.
343
344 @item
345 Marc Lehmann for his direction via the steering committee and helping
346 with analysis and improvements of x86 performance.
347
348 @item
349 Ted Lemon wrote parts of the RTL reader and printer.
350
351 @item
352 Kriang Lerdsuwanakij for improvements to demangler and various c++ fixes.
353
354 @item
355 Warren Levy for tremendous work on libgcj (Java Runtime Library) and
356 random work on the Java front end.
357
358 @item
359 Alain Lichnewsky ported GCC to the MIPS CPU.
360
361 @item
362 Oskar Liljeblad for hacking on AWT and his many Java bug reports and
363 patches.
364
365 @item
366 Robert Lipe for OpenServer support, new testsuites, testing, etc.
367
368 @item
369 Weiwen Liu for testing and various bugfixes.
370
371 @item
372 Dave Love for his ongoing work with the Fortran front end and
373 runtime libraries.
374
375 @item
376 Martin von L@"owis for internal consistency checking infrastructure,
377 and various C++ improvements including namespace support.
378
379 @item
380 H.J. Lu for his previous contributions to the steering committee, many x86
381 bug reports, prototype patches, and keeping the GNU/Linux ports working.
382
383 @item
384 Greg McGary for random fixes and (someday) bounded pointers.
385
386 @item
387 Andrew MacLeod for his ongoing work in building a real EH system,
388 various code generation improvements, work on the global optimizer, etc.
389
390 @item
391 Vladimir Makarov for hacking some ugly i960 problems, PowerPC hacking
392 improvements to compile-time performance, overall knowledge and
393 direction in the area of instruction scheduling, and design and
394 implementation of the automaton based instruction scheduler.
395
396 @item
397 Bob Manson for his behind the scenes work on dejagnu.
398
399 @item
400 All of the Mauve project
401 @uref{http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&cvsroot=mauve&only_with_tag=HEAD,,contributors},
402 for Java test code.
403
404 @item
405 Bryce McKinlay for numerous gcj and libgcj fixes and improvements.
406
407 @item
408 Adam Megacz for his work on the Win32 port of GCJ.
409
410 @item
411 Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS,
412 powerpc, haifa, ECOFF debug support, and other assorted hacking.
413
414 @item
415 Jason Merrill for his direction via the steering committee and leading
416 the g++ effort.
417
418 @item
419 David Miller for his direction via the steering committee, lots of
420 SPARC work, improvements in jump.c and interfacing with the Linux kernel
421 developers.
422
423 @item
424 Gary Miller ported GCC to Charles River Data Systems machines.
425
426 @item
427 Mark Mitchell for his direction via the steering committee, mountains of
428 C++ work, load/store hoisting out of loops, alias analysis improvements,
429 ISO C @code{restrict} support, and serving as release manager for GCC 3.x.
430
431 @item
432 Alan Modra for various GNU/Linux bits and testing.
433
434 @item
435 Toon Moene for his direction via the steering committee, Fortran
436 maintenance, and his ongoing work to make us make Fortran run fast.
437
438 @item
439 Jason Molenda for major help in the care and feeding of all the services
440 on the gcc.gnu.org (formerly egcs.cygnus.com) machine---mail, web
441 services, ftp services, etc etc.
442
443 @item
444 Catherine Moore for fixing various ugly problems we have sent her
445 way, including the haifa bug which was killing the Alpha & PowerPC
446 Linux kernels.
447
448 @item
449 Mike Moreton for his various Java patches.
450
451 @item
452 David Mosberger-Tang for various Alpha improvements.
453
454 @item
455 Stephen Moshier contributed the floating point emulator that assists in
456 cross-compilation and permits support for floating point numbers wider
457 than 64 bits and for ISO C99 support.
458
459 @item
460 Bill Moyer for his behind the scenes work on various issues.
461
462 @item
463 Philippe De Muyter for his work on the m68k port.
464
465 @item
466 Joseph S. Myers for his work on the PDP-11 port, format checking and ISO
467 C99 support, and continuous emphasis on (and contributions to) documentation.
468
469 @item
470 Nathan Myers for his work on libstdc++-v3.
471
472 @item
473 NeXT, Inc.@: donated the front end that supports the Objective-C
474 language.
475
476 @item
477 Hans-Peter Nilsson for the CRIS and MMIX ports, improvements to the search
478 engine setup, various documentation fixes and other small fixes.
479
480 @item
481 Geoff Noer for this work on getting cygwin native builds working.
482
483 @item
484 David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM,
485 FreeBSD/PowerPC, and FreeBSD/SPARC64 ports and related infrastructure
486 improvements.
487
488 @item
489 Alexandre Oliva for various build infrastructure improvements, scripts and
490 amazing testing work.
491
492 @item
493 Melissa O'Neill for various NeXT fixes.
494
495 @item
496 Rainer Orth for random MIPS work, including improvements to our o32
497 ABI support, improvements to dejagnu's MIPS support, Java configuration
498 clean-ups and porting work, etc.
499
500 @item
501 Paul Petersen wrote the machine description for the Alliant FX/8.
502
503 @item
504 Alexandre Petit-Bianco for implementing much of the Java compiler and
505 continued Java maintainership.
506
507 @item
508 Matthias Pfaller for major improvements to the NS32k port.
509
510 @item
511 Gerald Pfeifer for his direction via the steering committee, pointing
512 out lots of problems we need to solve, maintenance of the web pages, and
513 taking care of documentation maintenance in general.
514
515 @item
516 Ovidiu Predescu for his work on the Objective-C front end and runtime
517 libraries.
518
519 @item
520 Ken Raeburn for various improvements to checker, MIPS ports and various
521 cleanups in the compiler.
522
523 @item
524 Rolf W. Rasmussen for hacking on AWT.
525
526 @item
527 David Reese of Sun Microsystems contributed to the Solaris on PowerPC
528 port.
529
530 @item
531 Gabriel Dos Reis for contributions and maintenance of libstdc++-v3,
532 including valarray implementation and limits support.
533
534 @item
535 Joern Rennecke for maintaining the sh port, loop, regmove & reload
536 hacking.
537
538 @item
539 Loren J. Rittle for improvements to libstdc++-v3 and the FreeBSD port.
540
541 @item
542 Craig Rodrigues for processing tons of bug reports.
543
544 @item
545 Gavin Romig-Koch for lots of behind the scenes MIPS work.
546
547 @item
548 Ken Rose for fixes to our delay slot filling code.
549
550 @item
551 Paul Rubin wrote most of the preprocessor.
552
553 @item
554 Juha Sarlin for improvements to the H8 code generator.
555
556 @item
557 Greg Satz assisted in making GCC work on HP-UX for the 9000 series 300.
558
559 @item
560 Bradley Schatz for his work on the GCJ FAQ.
561
562 @item
563 Peter Schauer wrote the code to allow debugging to work on the Alpha.
564
565 @item
566 William Schelter did most of the work on the Intel 80386 support.
567
568 @item
569 Bernd Schmidt for various code generation improvements and major
570 work in the reload pass as well a serving as release manager for
571 GCC 2.95.3.
572
573 @item
574 Jason Schroeder for jcf-dump patches.
575
576 @item
577 Andreas Schwab for his work on the m68k port.
578
579 @item
580 Joel Sherrill for his direction via the steering committee, RTEMS
581 contributions and RTEMS testing.
582
583 @item
584 Nathan Sidwell for many C++ fixes/improvements.
585
586 @item
587 Jeffrey Siegal for helping RMS with the original design of GCC, some
588 code which handles the parse tree and RTL data structures, constant
589 folding and help with the original VAX & m68k ports.
590
591 @item
592 Franz Sirl for his ongoing work with making the PPC port stable
593 for linux.
594
595 @item
596 Andrey Slepuhin for assorted AIX hacking.
597
598 @item
599 Christopher Smith did the port for Convex machines.
600
601 @item
602 Randy Smith finished the Sun FPA support.
603
604 @item
605 Scott Snyder for various fixes.
606
607 @item
608 Richard Stallman, for writing the original gcc and launching the GNU project.
609
610 @item
611 Jan Stein of the Chalmers Computer Society provided support for
612 Genix, as well as part of the 32000 machine description.
613
614 @item
615 Nigel Stephens for various mips16 related fixes/improvements.
616
617 @item
618 Jonathan Stone wrote the machine description for the Pyramid computer.
619
620 @item
621 Graham Stott for various infrastructure improvements.
622
623 @item
624 John Stracke for his Java HTTP protocol fixes.
625
626 @item
627 Mike Stump for his Elxsi port, g++ contributions over the years and more
628 recently his vxworks contributions
629
630 @item
631 Jeff Sturm for Java porting help, bug fixes, and encouragement.
632
633 @item
634 Shigeya Suzuki for this fixes for the bsdi platforms.
635
636 @item
637 Ian Lance Taylor for his mips16 work, general configury hacking,
638 fixincludes, etc.
639
640 @item
641 Holger Teutsch provided the support for the Clipper CPU.
642
643 @item
644 Gary Thomas for his ongoing work to make the PPC work for GNU/Linux.
645
646 @item
647 Philipp Thomas for random bugfixes throughout the compiler
648
649 @item
650 Kresten Krab Thorup wrote the run time support for the Objective-C
651 language and the fantastic Java bytecode interpreter.
652
653 @item
654 Michael Tiemann for random bugfixes, the first instruction scheduler,
655 initial C++ support, function integration, NS32k, SPARC and M88k
656 machine description work, delay slot scheduling.
657
658 @item
659 Andreas Tobler for his work porting libgcj to Darwin.
660
661 @item
662 Teemu Torma for thread safe exception handling support.
663
664 @item
665 Leonard Tower wrote parts of the parser, RTL generator, and RTL
666 definitions, and of the VAX machine description.
667
668 @item
669 Tom Tromey for internationalization support and for his many Java
670 contributions and libgcj maintainership.
671
672 @item
673 Lassi Tuura for improvements to config.guess to determine HP processor
674 types.
675
676 @item
677 Todd Vierling for contributions for NetBSD ports.
678
679 @item
680 Dean Wakerley for converting the install documentation from HTML to texinfo
681 in time for GCC 3.0.
682
683 @item
684 Krister Walfridsson for random bugfixes.
685
686 @item
687 John Wehle for various improvements for the x86 code generator,
688 related infrastructure improvements to help x86 code generation,
689 value range propagation and other work, WE32k port.
690
691 @item
692 Zack Weinberg for major work on cpplib and various other bugfixes.
693
694 @item
695 Matt Welsh for help with Linux Threads support in GCJ.
696
697 @item
698 Urban Widmark for help fixing java.io.
699
700 @item
701 Mark Wielaard for new Java library code and his work integrating with
702 Classpath.
703
704 @item
705 Dale Wiles helped port GCC to the Tahoe.
706
707 @item
708 Bob Wilson from Tensilica, Inc.@: for the Xtensa port.
709
710 @item
711 Jim Wilson for his direction via the steering committee, tackling hard
712 problems in various places that nobody else wanted to work on, strength
713 reduction and other loop optimizations.
714
715 @item
716 Carlo Wood for various fixes.
717
718 @item
719 Tom Wood for work on the m88k port.
720
721 @item
722 Masanobu Yuhara of Fujitsu Laboratories implemented the machine
723 description for the Tron architecture (specifically, the Gmicro).
724
725 @item
726 Kevin Zachmann helped ported GCC to the Tahoe.
727
728 @item
729 Gilles Zunino for help porting Java to Irix.
730
731 @end itemize
732
733
734 We'd also like to thank the folks who have contributed time and energy in
735 testing GCC:
736
737 @itemize @bullet
738 @item
739 Michael Abd-El-Malek
740
741 @item
742 Thomas Arend
743
744 @item
745 Bonzo Armstrong
746
747 @item
748 Steven Ashe
749
750 @item
751 Chris Baldwin
752
753 @item
754 David Billinghurst
755
756 @item
757 Jim Blandy
758
759 @item
760 Stephane Bortzmeyer
761
762 @item
763 Horst von Brand
764
765 @item
766 Frank Braun
767
768 @item
769 Rodney Brown
770
771 @item
772 Joe Buck
773
774 @item
775 Craig Burley
776
777 @item
778 Sidney Cadot
779
780 @item
781 Bradford Castalia
782
783 @item
784 Ralph Doncaster
785
786 @item
787 Ulrich Drepper
788
789 @item
790 David Edelsohn
791
792 @item
793 Richard Emberson
794
795 @item
796 Graham Fawcett
797
798 @item
799 Robert A. French
800
801 @item
802 Mark K. Gardner
803
804 @item
805 Charles-Antoine Gauthier
806
807 @item
808 Yung Shing Gene
809
810 @item
811 Kaveh Ghazi
812
813 @item
814 Simon Gornall
815
816 @item
817 Fred Gray
818
819 @item
820 John Griffin
821
822 @item
823 Patrik Hagglund
824
825 @item
826 Phil Hargett
827
828 @item
829 Amancio Hasty
830
831 @item
832 Bryan W. Headley
833
834 @item
835 Kate Hedstrom
836
837 @item
838 Richard Henderson
839
840 @item
841 Kevin B. Hendricks
842
843 @item
844 Manfred Hollstein
845
846 @item
847 Kamil Iskra
848
849 @item
850 Joep Jansen
851
852 @item
853 Christian Joensson
854
855 @item
856 David Kidd
857
858 @item
859 Tobias Kuipers
860
861 @item
862 Anand Krishnaswamy
863
864 @item
865 Jeff Law
866
867 @item
868 Robert Lipe
869
870 @item
871 Damon Love
872
873 @item
874 Dave Love
875
876 @item
877 H.J. Lu
878
879 @item
880 Brad Lucier
881
882 @item
883 Mumit Khan
884
885 @item
886 Matthias Klose
887
888 @item
889 Martin Knoblauch
890
891 @item
892 Jesse Macnish
893
894 @item
895 David Miller
896
897 @item
898 Toon Moene
899
900 @item
901 Stefan Morrell
902
903 @item
904 Anon A. Mous
905
906 @item
907 Matthias Mueller
908
909 @item
910 Pekka Nikander
911
912 @item
913 Alexandre Oliva
914
915 @item
916 Jon Olson
917
918 @item
919 Magnus Persson
920
921 @item
922 Chris Pollard
923
924 @item
925 Richard Polton
926
927 @item
928 David Rees
929
930 @item
931 Paul Reilly
932
933 @item
934 Tom Reilly
935
936 @item
937 Loren J. Rittle
938
939 @item
940 Torsten Rueger
941
942 @item
943 Danny Sadinoff
944
945 @item
946 Marc Schifer
947
948 @item
949 Peter Schmid
950
951 @item
952 David Schuler
953
954 @item
955 Vin Shelton
956
957 @item
958 Franz Sirl
959
960 @item
961 Tim Souder
962
963 @item
964 Mike Stump
965
966 @item
967 Adam Sulmicki
968
969 @item
970 Gregory Warnes
971
972 @item
973 Carlo Wood
974
975 @item
976 David E. Young
977
978 @item
979 And many others
980 @end itemize
981
982 And finally we'd like to thank everyone who uses the compiler, submits bug
983 reports and generally reminds us why we're doing this work in the first place.