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