OSDN Git Service

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