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