OSDN Git Service

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