OSDN Git Service

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