target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
[gcc.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,
210 various bug fixes, and the M32C port.
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 Asher Langton and Mike Kumbera for contributing Cray pointer support
473 to gfortran, and for other gfortran improvements.
474
475 @item
476 Jeff Law for his direction via the steering committee, coordinating the
477 entire egcs project and GCC 2.95, rolling out snapshots and releases,
478 handling merges from GCC2, reviewing tons of patches that might have
479 fallen through the cracks else, and random but extensive hacking.
480
481 @item
482 Marc Lehmann for his direction via the steering committee and helping
483 with analysis and improvements of x86 performance.
484
485 @item
486 Victor Leikehman for work on gfortran.
487
488 @item
489 Ted Lemon wrote parts of the RTL reader and printer.
490
491 @item
492 Kriang Lerdsuwanakij for C++ improvements including template as template
493 parameter support, and many C++ fixes.
494
495 @item
496 Warren Levy for tremendous work on libgcj (Java Runtime Library) and
497 random work on the Java front end.
498
499 @item
500 Alain Lichnewsky ported GCC to the MIPS CPU@.
501
502 @item
503 Oskar Liljeblad for hacking on AWT and his many Java bug reports and
504 patches.
505
506 @item
507 Robert Lipe for OpenServer support, new testsuites, testing, etc.
508
509 @item
510 Weiwen Liu for testing and various bug fixes.
511
512 @item
513 Dave Love for his ongoing work with the Fortran front end and
514 runtime libraries.
515
516 @item
517 Martin von L@"owis for internal consistency checking infrastructure,
518 various C++ improvements including namespace support, and tons of
519 assistance with libstdc++/compiler merges.
520
521 @item
522 H.J. Lu for his previous contributions to the steering committee, many x86
523 bug reports, prototype patches, and keeping the GNU/Linux ports working.
524
525 @item
526 Greg McGary for random fixes and (someday) bounded pointers.
527
528 @item
529 Andrew MacLeod for his ongoing work in building a real EH system,
530 various code generation improvements, work on the global optimizer, etc.
531
532 @item
533 Vladimir Makarov for hacking some ugly i960 problems, PowerPC hacking
534 improvements to compile-time performance, overall knowledge and
535 direction in the area of instruction scheduling, and design and
536 implementation of the automaton based instruction scheduler.
537
538 @item
539 Bob Manson for his behind the scenes work on dejagnu.
540
541 @item
542 Philip Martin for lots of libstdc++ string and vector iterator fixes and
543 improvements, and string clean up and testsuites.
544
545 @item
546 All of the Mauve project
547 @uref{http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&cvsroot=mauve&only_with_tag=HEAD,,contributors},
548 for Java test code.
549
550 @item
551 Bryce McKinlay for numerous GCJ and libgcj fixes and improvements.
552
553 @item
554 Adam Megacz for his work on the Microsoft Windows port of GCJ@.
555
556 @item
557 Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS,
558 powerpc, haifa, ECOFF debug support, and other assorted hacking.
559
560 @item
561 Jason Merrill for his direction via the steering committee and leading
562 the G++ effort.
563
564 @item
565 David Miller for his direction via the steering committee, lots of
566 SPARC work, improvements in jump.c and interfacing with the Linux kernel
567 developers.
568
569 @item
570 Gary Miller ported GCC to Charles River Data Systems machines.
571
572 @item
573 Alfred Minarik for libstdc++ string and ios bug fixes, and turning the
574 entire libstdc++ testsuite namespace-compatible.
575
576 @item
577 Mark Mitchell for his direction via the steering committee, mountains of
578 C++ work, load/store hoisting out of loops, alias analysis improvements,
579 ISO C @code{restrict} support, and serving as release manager for GCC 3.x.
580
581 @item
582 Alan Modra for various GNU/Linux bits and testing.
583
584 @item
585 Toon Moene for his direction via the steering committee, Fortran
586 maintenance, and his ongoing work to make us make Fortran run fast.
587
588 @item
589 Jason Molenda for major help in the care and feeding of all the services
590 on the gcc.gnu.org (formerly egcs.cygnus.com) machine---mail, web
591 services, ftp services, etc etc. Doing all this work on scrap paper and
592 the backs of envelopes would have been@dots{} difficult.
593
594 @item
595 Catherine Moore for fixing various ugly problems we have sent her
596 way, including the haifa bug which was killing the Alpha & PowerPC
597 Linux kernels.
598
599 @item
600 Mike Moreton for his various Java patches.
601
602 @item
603 David Mosberger-Tang for various Alpha improvements, and for the initial
604 IA-64 port.
605
606 @item
607 Stephen Moshier contributed the floating point emulator that assists in
608 cross-compilation and permits support for floating point numbers wider
609 than 64 bits and for ISO C99 support.
610
611 @item
612 Bill Moyer for his behind the scenes work on various issues.
613
614 @item
615 Philippe De Muyter for his work on the m68k port.
616
617 @item
618 Joseph S. Myers for his work on the PDP-11 port, format checking and ISO
619 C99 support, and continuous emphasis on (and contributions to) documentation.
620
621 @item
622 Nathan Myers for his work on libstdc++-v3: architecture and authorship
623 through the first three snapshots, including implementation of locale
624 infrastructure, string, shadow C headers, and the initial project
625 documentation (DESIGN, CHECKLIST, and so forth). Later, more work on
626 MT-safe string and shadow headers.
627
628 @item
629 Felix Natter for documentation on porting libstdc++.
630
631 @item
632 Nathanael Nerode for cleaning up the configuration/build process.
633
634 @item
635 NeXT, Inc.@: donated the front end that supports the Objective-C
636 language.
637
638 @item
639 Hans-Peter Nilsson for the CRIS and MMIX ports, improvements to the search
640 engine setup, various documentation fixes and other small fixes.
641
642 @item
643 Geoff Noer for his work on getting cygwin native builds working.
644
645 @item
646 Diego Novillo for his SPEC performance tracking web pages and assorted
647 fixes in the middle end and various back ends.
648
649 @item
650 David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM,
651 FreeBSD/PowerPC, and FreeBSD/SPARC64 ports and related infrastructure
652 improvements.
653
654 @item
655 Alexandre Oliva for various build infrastructure improvements, scripts and
656 amazing testing work, including keeping libtool issues sane and happy.
657
658 @item
659 Stefan Olsson for work on mt_alloc.
660
661 @item
662 Melissa O'Neill for various NeXT fixes.
663
664 @item
665 Rainer Orth for random MIPS work, including improvements to GCC's o32
666 ABI support, improvements to dejagnu's MIPS support, Java configuration
667 clean-ups and porting work, etc.
668
669 @item
670 Hartmut Penner for work on the s390 port.
671
672 @item
673 Paul Petersen wrote the machine description for the Alliant FX/8.
674
675 @item
676 Alexandre Petit-Bianco for implementing much of the Java compiler and
677 continued Java maintainership.
678
679 @item
680 Matthias Pfaller for major improvements to the NS32k port.
681
682 @item
683 Gerald Pfeifer for his direction via the steering committee, pointing
684 out lots of problems we need to solve, maintenance of the web pages, and
685 taking care of documentation maintenance in general.
686
687 @item
688 Andrew Pinski for processing bug reports by the dozen.
689
690 @item
691 Ovidiu Predescu for his work on the Objective-C front end and runtime
692 libraries.
693
694 @item
695 Jerry Quinn for major performance improvements in C++ formatted I/O@.
696
697 @item
698 Ken Raeburn for various improvements to checker, MIPS ports and various
699 cleanups in the compiler.
700
701 @item
702 Rolf W. Rasmussen for hacking on AWT@.
703
704 @item
705 David Reese of Sun Microsystems contributed to the Solaris on PowerPC
706 port.
707
708 @item
709 Volker Reichelt for keeping up with the problem reports.
710
711 @item
712 Joern Rennecke for maintaining the sh port, loop, regmove & reload
713 hacking.
714
715 @item
716 Loren J. Rittle for improvements to libstdc++-v3 including the FreeBSD
717 port, threading fixes, thread-related configury changes, critical
718 threading documentation, and solutions to really tricky I/O problems,
719 as well as keeping GCC properly working on FreeBSD and continuous testing.
720
721 @item
722 Craig Rodrigues for processing tons of bug reports.
723
724 @item
725 Ola R@"onnerup for work on mt_alloc.
726
727 @item
728 Gavin Romig-Koch for lots of behind the scenes MIPS work.
729
730 @item
731 David Ronis inspired and encouraged Craig to rewrite the G77
732 documentation in texinfo format by contributing a first pass at a
733 translation of the old @file{g77-0.5.16/f/DOC} file.
734
735 @item
736 Ken Rose for fixes to GCC's delay slot filling code.
737
738 @item
739 Paul Rubin wrote most of the preprocessor.
740
741 @item
742 P@'etur Run@'olfsson for major performance improvements in C++ formatted I/O and
743 large file support in C++ filebuf.
744
745 @item
746 Chip Salzenberg for libstdc++ patches and improvements to locales, traits,
747 Makefiles, libio, libtool hackery, and ``long long'' support.
748
749 @item
750 Juha Sarlin for improvements to the H8 code generator.
751
752 @item
753 Greg Satz assisted in making GCC work on HP-UX for the 9000 series 300.
754
755 @item
756 Roger Sayle for improvements to constant folding and GCC's RTL optimizers
757 as well as for fixing numerous bugs.
758
759 @item
760 Bradley Schatz for his work on the GCJ FAQ@.
761
762 @item
763 Peter Schauer wrote the code to allow debugging to work on the Alpha.
764
765 @item
766 William Schelter did most of the work on the Intel 80386 support.
767
768 @item
769 Tobias Schl@"uter for work on gfortran.
770
771 @item
772 Bernd Schmidt for various code generation improvements and major
773 work in the reload pass as well a serving as release manager for
774 GCC 2.95.3.
775
776 @item
777 Peter Schmid for constant testing of libstdc++---especially application
778 testing, going above and beyond what was requested for the release
779 criteria---and libstdc++ header file tweaks.
780
781 @item
782 Jason Schroeder for jcf-dump patches.
783
784 @item
785 Andreas Schwab for his work on the m68k port.
786
787 @item
788 Lars Segerlund for work on gfortran.
789
790 @item
791 Joel Sherrill for his direction via the steering committee, RTEMS
792 contributions and RTEMS testing.
793
794 @item
795 Nathan Sidwell for many C++ fixes/improvements.
796
797 @item
798 Jeffrey Siegal for helping RMS with the original design of GCC, some
799 code which handles the parse tree and RTL data structures, constant
800 folding and help with the original VAX & m68k ports.
801
802 @item
803 Kenny Simpson for prompting libstdc++ fixes due to defect reports from
804 the LWG (thereby keeping GCC in line with updates from the ISO)@.
805
806 @item
807 Franz Sirl for his ongoing work with making the PPC port stable
808 for GNU/Linux.
809
810 @item
811 Andrey Slepuhin for assorted AIX hacking.
812
813 @item
814 Christopher Smith did the port for Convex machines.
815
816 @item
817 Danny Smith for his major efforts on the Mingw (and Cygwin) ports.
818
819 @item
820 Randy Smith finished the Sun FPA support.
821
822 @item
823 Scott Snyder for queue, iterator, istream, and string fixes and libstdc++
824 testsuite entries. Also for providing the patch to G77 to add
825 rudimentary support for @code{INTEGER*1}, @code{INTEGER*2}, and
826 @code{LOGICAL*1}.
827
828 @item
829 Brad Spencer for contributions to the GLIBCPP_FORCE_NEW technique.
830
831 @item
832 Richard Stallman, for writing the original GCC and launching the GNU project.
833
834 @item
835 Jan Stein of the Chalmers Computer Society provided support for
836 Genix, as well as part of the 32000 machine description.
837
838 @item
839 Nigel Stephens for various mips16 related fixes/improvements.
840
841 @item
842 Jonathan Stone wrote the machine description for the Pyramid computer.
843
844 @item
845 Graham Stott for various infrastructure improvements.
846
847 @item
848 John Stracke for his Java HTTP protocol fixes.
849
850 @item
851 Mike Stump for his Elxsi port, G++ contributions over the years and more
852 recently his vxworks contributions
853
854 @item
855 Jeff Sturm for Java porting help, bug fixes, and encouragement.
856
857 @item
858 Shigeya Suzuki for this fixes for the bsdi platforms.
859
860 @item
861 Ian Lance Taylor for his mips16 work, general configury hacking,
862 fixincludes, etc.
863
864 @item
865 Holger Teutsch provided the support for the Clipper CPU@.
866
867 @item
868 Gary Thomas for his ongoing work to make the PPC work for GNU/Linux.
869
870 @item
871 Philipp Thomas for random bug fixes throughout the compiler
872
873 @item
874 Jason Thorpe for thread support in libstdc++ on NetBSD@.
875
876 @item
877 Kresten Krab Thorup wrote the run time support for the Objective-C
878 language and the fantastic Java bytecode interpreter.
879
880 @item
881 Michael Tiemann for random bug fixes, the first instruction scheduler,
882 initial C++ support, function integration, NS32k, SPARC and M88k
883 machine description work, delay slot scheduling.
884
885 @item
886 Andreas Tobler for his work porting libgcj to Darwin.
887
888 @item
889 Teemu Torma for thread safe exception handling support.
890
891 @item
892 Leonard Tower wrote parts of the parser, RTL generator, and RTL
893 definitions, and of the VAX machine description.
894
895 @item
896 Tom Tromey for internationalization support and for his many Java
897 contributions and libgcj maintainership.
898
899 @item
900 Lassi Tuura for improvements to config.guess to determine HP processor
901 types.
902
903 @item
904 Petter Urkedal for libstdc++ CXXFLAGS, math, and algorithms fixes.
905
906 @item
907 Andy Vaught for the design and initial implementation of the gfortran
908 front end.
909
910 @item
911 Brent Verner for work with the libstdc++ cshadow files and their
912 associated configure steps.
913
914 @item
915 Todd Vierling for contributions for NetBSD ports.
916
917 @item
918 Jonathan Wakely for contributing libstdc++ Doxygen notes and XHTML
919 guidance.
920
921 @item
922 Dean Wakerley for converting the install documentation from HTML to texinfo
923 in time for GCC 3.0.
924
925 @item
926 Krister Walfridsson for random bug fixes.
927
928 @item
929 Feng Wang for contributions to gfortran.
930
931 @item
932 Stephen M. Webb for time and effort on making libstdc++ shadow files
933 work with the tricky Solaris 8+ headers, and for pushing the build-time
934 header tree.
935
936 @item
937 John Wehle for various improvements for the x86 code generator,
938 related infrastructure improvements to help x86 code generation,
939 value range propagation and other work, WE32k port.
940
941 @item
942 Ulrich Weigand for work on the s390 port.
943
944 @item
945 Zack Weinberg for major work on cpplib and various other bug fixes.
946
947 @item
948 Matt Welsh for help with Linux Threads support in GCJ@.
949
950 @item
951 Urban Widmark for help fixing java.io.
952
953 @item
954 Mark Wielaard for new Java library code and his work integrating with
955 Classpath.
956
957 @item
958 Dale Wiles helped port GCC to the Tahoe.
959
960 @item
961 Bob Wilson from Tensilica, Inc.@: for the Xtensa port.
962
963 @item
964 Jim Wilson for his direction via the steering committee, tackling hard
965 problems in various places that nobody else wanted to work on, strength
966 reduction and other loop optimizations.
967
968 @item
969 Paul Woegerer and Tal Agmon for the CRX port.
970
971 @item
972 Carlo Wood for various fixes.
973
974 @item
975 Tom Wood for work on the m88k port.
976
977 @item
978 Canqun Yang for work on gfortran.
979
980 @item
981 Masanobu Yuhara of Fujitsu Laboratories implemented the machine
982 description for the Tron architecture (specifically, the Gmicro).
983
984 @item
985 Kevin Zachmann helped port GCC to the Tahoe.
986
987 @item
988 Ayal Zaks for Swing Modulo Scheduling (SMS).
989
990 @item
991 Xiaoqiang Zhang for work on gfortran.
992
993 @item
994 Gilles Zunino for help porting Java to Irix.
995
996 @end itemize
997
998 The following people are recognized for their contributions to GNAT,
999 the Ada front end of GCC:
1000 @itemize @bullet
1001 @item
1002 Bernard Banner
1003
1004 @item
1005 Romain Berrendonner
1006
1007 @item
1008 Geert Bosch
1009
1010 @item
1011 Emmanuel Briot
1012
1013 @item
1014 Joel Brobecker
1015
1016 @item
1017 Ben Brosgol
1018
1019 @item
1020 Vincent Celier
1021
1022 @item
1023 Arnaud Charlet
1024
1025 @item
1026 Chien Chieng
1027
1028 @item
1029 Cyrille Comar
1030
1031 @item
1032 Cyrille Crozes
1033
1034 @item
1035 Robert Dewar
1036
1037 @item
1038 Gary Dismukes
1039
1040 @item
1041 Robert Duff
1042
1043 @item
1044 Ed Falis
1045
1046 @item
1047 Ramon Fernandez
1048
1049 @item
1050 Sam Figueroa
1051
1052 @item
1053 Vasiliy Fofanov
1054
1055 @item
1056 Michael Friess
1057
1058 @item
1059 Franco Gasperoni
1060
1061 @item
1062 Ted Giering
1063
1064 @item
1065 Matthew Gingell
1066
1067 @item
1068 Laurent Guerby
1069
1070 @item
1071 Jerome Guitton
1072
1073 @item
1074 Olivier Hainque
1075
1076 @item
1077 Jerome Hugues
1078
1079 @item
1080 Hristian Kirtchev
1081
1082 @item
1083 Jerome Lambourg
1084
1085 @item
1086 Bruno Leclerc
1087
1088 @item
1089 Albert Lee
1090
1091 @item
1092 Sean McNeil
1093
1094 @item
1095 Javier Miranda
1096
1097 @item
1098 Laurent Nana
1099
1100 @item
1101 Pascal Obry
1102
1103 @item
1104 Dong-Ik Oh
1105
1106 @item
1107 Laurent Pautet
1108
1109 @item
1110 Brett Porter
1111
1112 @item
1113 Thomas Quinot
1114
1115 @item
1116 Nicolas Roche
1117
1118 @item
1119 Pat Rogers
1120
1121 @item
1122 Jose Ruiz
1123
1124 @item
1125 Douglas Rupp
1126
1127 @item
1128 Sergey Rybin
1129
1130 @item
1131 Gail Schenker
1132
1133 @item
1134 Ed Schonberg
1135
1136 @item
1137 Nicolas Setton
1138
1139 @item
1140 Samuel Tardieu
1141
1142 @end itemize
1143
1144
1145 In addition to the above, all of which also contributed time and energy in
1146 testing GCC, we would like to thank the following for their contributions
1147 to testing:
1148
1149 @itemize @bullet
1150 @item
1151 Michael Abd-El-Malek
1152
1153 @item
1154 Thomas Arend
1155
1156 @item
1157 Bonzo Armstrong
1158
1159 @item
1160 Steven Ashe
1161
1162 @item
1163 Chris Baldwin
1164
1165 @item
1166 David Billinghurst
1167
1168 @item
1169 Jim Blandy
1170
1171 @item
1172 Stephane Bortzmeyer
1173
1174 @item
1175 Horst von Brand
1176
1177 @item
1178 Frank Braun
1179
1180 @item
1181 Rodney Brown
1182
1183 @item
1184 Sidney Cadot
1185
1186 @item
1187 Bradford Castalia
1188
1189 @item
1190 Jonathan Corbet
1191
1192 @item
1193 Ralph Doncaster
1194
1195 @item
1196 Richard Emberson
1197
1198 @item
1199 Levente Farkas
1200
1201 @item
1202 Graham Fawcett
1203
1204 @item
1205 Mark Fernyhough
1206
1207 @item
1208 Robert A. French
1209
1210 @item
1211 J@"orgen Freyh
1212
1213 @item
1214 Mark K. Gardner
1215
1216 @item
1217 Charles-Antoine Gauthier
1218
1219 @item
1220 Yung Shing Gene
1221
1222 @item
1223 David Gilbert
1224
1225 @item
1226 Simon Gornall
1227
1228 @item
1229 Fred Gray
1230
1231 @item
1232 John Griffin
1233
1234 @item
1235 Patrik Hagglund
1236
1237 @item
1238 Phil Hargett
1239
1240 @item
1241 Amancio Hasty
1242
1243 @item
1244 Takafumi Hayashi
1245
1246 @item
1247 Bryan W. Headley
1248
1249 @item
1250 Kevin B. Hendricks
1251
1252 @item
1253 Joep Jansen
1254
1255 @item
1256 Christian Joensson
1257
1258 @item
1259 Michel Kern
1260
1261 @item
1262 David Kidd
1263
1264 @item
1265 Tobias Kuipers
1266
1267 @item
1268 Anand Krishnaswamy
1269
1270 @item
1271 A. O. V. Le Blanc
1272
1273 @item
1274 llewelly
1275
1276 @item
1277 Damon Love
1278
1279 @item
1280 Brad Lucier
1281
1282 @item
1283 Matthias Klose
1284
1285 @item
1286 Martin Knoblauch
1287
1288 @item
1289 Rick Lutowski
1290
1291 @item
1292 Jesse Macnish
1293
1294 @item
1295 Stefan Morrell
1296
1297 @item
1298 Anon A. Mous
1299
1300 @item
1301 Matthias Mueller
1302
1303 @item
1304 Pekka Nikander
1305
1306 @item
1307 Rick Niles
1308
1309 @item
1310 Jon Olson
1311
1312 @item
1313 Magnus Persson
1314
1315 @item
1316 Chris Pollard
1317
1318 @item
1319 Richard Polton
1320
1321 @item
1322 Derk Reefman
1323
1324 @item
1325 David Rees
1326
1327 @item
1328 Paul Reilly
1329
1330 @item
1331 Tom Reilly
1332
1333 @item
1334 Torsten Rueger
1335
1336 @item
1337 Danny Sadinoff
1338
1339 @item
1340 Marc Schifer
1341
1342 @item
1343 Erik Schnetter
1344
1345 @item
1346 Wayne K. Schroll
1347
1348 @item
1349 David Schuler
1350
1351 @item
1352 Vin Shelton
1353
1354 @item
1355 Tim Souder
1356
1357 @item
1358 Adam Sulmicki
1359
1360 @item
1361 Bill Thorson
1362
1363 @item
1364 George Talbot
1365
1366 @item
1367 Pedro A. M. Vazquez
1368
1369 @item
1370 Gregory Warnes
1371
1372 @item
1373 Ian Watson
1374
1375 @item
1376 David E. Young
1377
1378 @item
1379 And many others
1380 @end itemize
1381
1382 And finally we'd like to thank everyone who uses the compiler, submits bug
1383 reports and generally reminds us why we're doing this work in the first place.