OSDN Git Service

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