* var-tracking.c (insn_stack_adjust_offset_pre_post): If insn has a
[official-gcc.git] / gcc / doc / contrib.texi
blob2ae03c9a96605473d8d41d32334d7a0cfd7dde1d
1 @c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,
2 @c 2001,2002,2003,2004,2005,2006,2007 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 bug fixes.
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 GNU Fortran.
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 GNU Fortran 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 GNU Fortran.
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 bug fixing.
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 GNU Fortran 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 GNU Fortran.
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 Revital Eres for work on the PowerPC 750CL port.
274 @item
275 Marc Espie for OpenBSD support.
277 @item
278 Doug Evans for much of the global optimization framework, arc, m32r,
279 and SPARC work.
281 @item
282 Christopher Faylor for his work on the Cygwin port and for caring and
283 feeding the gcc.gnu.org box and saving its users tons of spam.
285 @item
286 Fred Fish for BeOS support and Ada fixes.
288 @item
289 Ivan Fontes Garcia for the Portuguese translation of the GCJ FAQ@.
291 @item
292 Peter Gerwinski for various bug fixes and the Pascal front end.
294 @item
295 Kaveh R.@: Ghazi for his direction via the steering committee, amazing
296 work to make @samp{-W -Wall -W* -Werror} useful, and continuously
297 testing GCC on a plethora of platforms.  Kaveh extends his gratitude to
298 the @uref{http://www.caip.rutgers.edu,,CAIP Center} at Rutgers
299 University for providing him with computing resources to work on Free
300 Software since the late 1980s.
302 @item
303 John Gilmore for a donation to the FSF earmarked improving GNU Java.
305 @item
306 Judy Goldberg for c++ contributions.
308 @item
309 Torbjorn Granlund for various fixes and the c-torture testsuite,
310 multiply- and divide-by-constant optimization, improved long long
311 support, improved leaf function register allocation, and his direction
312 via the steering committee.
314 @item
315 Anthony Green for his @option{-Os} contributions and Java front end work.
317 @item
318 Stu Grossman for gdb hacking, allowing GCJ developers to debug Java code.
320 @item
321 Michael K. Gschwind contributed the port to the PDP-11.
323 @item
324 Ron Guilmette implemented the @command{protoize} and @command{unprotoize}
325 tools, the support for Dwarf symbolic debugging information, and much of
326 the support for System V Release 4.  He has also worked heavily on the
327 Intel 386 and 860 support.
329 @item
330 Mostafa Hagog for Swing Modulo Scheduling (SMS) and post reload GCSE@.
332 @item
333 Bruno Haible for improvements in the runtime overhead for EH, new
334 warnings and assorted bug fixes.
336 @item
337 Andrew Haley for his amazing Java compiler and library efforts.
339 @item
340 Chris Hanson assisted in making GCC work on HP-UX for the 9000 series 300.
342 @item
343 Michael Hayes for various thankless work he's done trying to get
344 the c30/c40 ports functional.  Lots of loop and unroll improvements and
345 fixes.
347 @item
348 Dara Hazeghi for wading through myriads of target-specific bug reports.
350 @item
351 Kate Hedstrom for staking the G77 folks with an initial testsuite.
353 @item
354 Richard Henderson for his ongoing SPARC, alpha, ia32, and ia64 work, loop
355 opts, and generally fixing lots of old problems we've ignored for
356 years, flow rewrite and lots of further stuff, including reviewing
357 tons of patches.
359 @item
360 Aldy Hernandez for working on the PowerPC port, SIMD support, and
361 various fixes.
363 @item
364 Nobuyuki Hikichi of Software Research Associates, Tokyo, contributed
365 the support for the Sony NEWS machine.
367 @item
368 Kazu Hirata for caring and feeding the Renesas H8/300 port and various fixes.
370 @item
371 Katherine Holcomb for work on GNU Fortran.
373 @item
374 Manfred Hollstein for his ongoing work to keep the m88k alive, lots
375 of testing and bug fixing, particularly of GCC configury code.
377 @item
378 Steve Holmgren for MachTen patches.
380 @item
381 Jan Hubicka for his x86 port improvements.
383 @item
384 Falk Hueffner for working on C and optimization bug reports.
386 @item
387 Bernardo Innocenti for his m68k work, including merging of
388 ColdFire improvements and uClinux support.
390 @item
391 Christian Iseli for various bug fixes.
393 @item
394 Kamil Iskra for general m68k hacking.
396 @item
397 Lee Iverson for random fixes and MIPS testing.
399 @item
400 Andreas Jaeger for testing and benchmarking of GCC and various bug fixes.
402 @item
403 Jakub Jelinek for his SPARC work and sibling call optimizations as well
404 as lots of bug fixes and test cases, and for improving the Java build
405 system.
407 @item
408 Janis Johnson for ia64 testing and fixes, her quality improvement
409 sidetracks, and web page maintenance.
411 @item
412 Kean Johnston for SCO OpenServer support and various fixes.
414 @item
415 Tim Josling for the sample language treelang based originally on Richard
416 Kenner's ``toy'' language.
418 @item
419 Nicolai Josuttis for additional libstdc++ documentation.
421 @item
422 Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
424 @item
425 Steven G. Kargl for work on GNU Fortran.
427 @item
428 David Kashtan of SRI adapted GCC to VMS@.
430 @item
431 Ryszard Kabatek for many, many libstdc++ bug fixes and optimizations of
432 strings, especially member functions, and for auto_ptr fixes.
434 @item
435 Geoffrey Keating for his ongoing work to make the PPC work for GNU/Linux
436 and his automatic regression tester.
438 @item
439 Brendan Kehoe for his ongoing work with G++ and for a lot of early work
440 in just about every part of libstdc++.
442 @item
443 Oliver M. Kellogg of Deutsche Aerospace contributed the port to the
444 MIL-STD-1750A@.
446 @item
447 Richard Kenner of the New York University Ultracomputer Research
448 Laboratory wrote the machine descriptions for the AMD 29000, the DEC
449 Alpha, the IBM RT PC, and the IBM RS/6000 as well as the support for
450 instruction attributes.  He also made changes to better support RISC
451 processors including changes to common subexpression elimination,
452 strength reduction, function calling sequence handling, and condition
453 code support, in addition to generalizing the code for frame pointer
454 elimination and delay slot scheduling.  Richard Kenner was also the
455 head maintainer of GCC for several years.
457 @item
458 Mumit Khan for various contributions to the Cygwin and Mingw32 ports and
459 maintaining binary releases for Microsoft Windows hosts, and for massive libstdc++
460 porting work to Cygwin/Mingw32.
462 @item
463 Robin Kirkham for cpu32 support.
465 @item
466 Mark Klein for PA improvements.
468 @item
469 Thomas Koenig for various bug fixes.
471 @item
472 Bruce Korb for the new and improved fixincludes code.
474 @item
475 Benjamin Kosnik for his G++ work and for leading the libstdc++-v3 effort.
477 @item
478 Charles LaBrec contributed the support for the Integrated Solutions
479 68020 system.
481 @item
482 Asher Langton and Mike Kumbera for contributing Cray pointer support
483 to GNU Fortran, and for other GNU Fortran improvements.
485 @item
486 Jeff Law for his direction via the steering committee, coordinating the
487 entire egcs project and GCC 2.95, rolling out snapshots and releases,
488 handling merges from GCC2, reviewing tons of patches that might have
489 fallen through the cracks else, and random but extensive hacking.
491 @item
492 Marc Lehmann for his direction via the steering committee and helping
493 with analysis and improvements of x86 performance.
495 @item
496 Victor Leikehman for work on GNU Fortran.
498 @item
499 Ted Lemon wrote parts of the RTL reader and printer.
501 @item
502 Kriang Lerdsuwanakij for C++ improvements including template as template
503 parameter support, and many C++ fixes.
505 @item
506 Warren Levy for tremendous work on libgcj (Java Runtime Library) and
507 random work on the Java front end.
509 @item
510 Alain Lichnewsky ported GCC to the MIPS CPU@.
512 @item
513 Oskar Liljeblad for hacking on AWT and his many Java bug reports and
514 patches.
516 @item
517 Robert Lipe for OpenServer support, new testsuites, testing, etc.
519 @item
520 Chen Liqin for various S+core related fixes/improvement, and for
521 maintaining the S+core port.
523 @item
524 Weiwen Liu for testing and various bug fixes.
526 @item
527 Manuel L@'opez-Ib@'a@~nez for improving @option{-Wconversion} and
528 many other diagnostics fixes and improvements.
530 @item
531 Dave Love for his ongoing work with the Fortran front end and
532 runtime libraries.
534 @item
535 Martin von L@"owis for internal consistency checking infrastructure,
536 various C++ improvements including namespace support, and tons of
537 assistance with libstdc++/compiler merges.
539 @item
540 H.J. Lu for his previous contributions to the steering committee, many x86
541 bug reports, prototype patches, and keeping the GNU/Linux ports working.
543 @item
544 Greg McGary for random fixes and (someday) bounded pointers.
546 @item
547 Andrew MacLeod for his ongoing work in building a real EH system,
548 various code generation improvements, work on the global optimizer, etc.
550 @item
551 Vladimir Makarov for hacking some ugly i960 problems, PowerPC hacking
552 improvements to compile-time performance, overall knowledge and
553 direction in the area of instruction scheduling, and design and
554 implementation of the automaton based instruction scheduler.
556 @item
557 Bob Manson for his behind the scenes work on dejagnu.
559 @item
560 Philip Martin for lots of libstdc++ string and vector iterator fixes and
561 improvements, and string clean up and testsuites.
563 @item
564 All of the Mauve project
565 @uref{http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&cvsroot=mauve&only_with_tag=HEAD,,contributors},
566 for Java test code.
568 @item
569 Bryce McKinlay for numerous GCJ and libgcj fixes and improvements.
571 @item
572 Adam Megacz for his work on the Microsoft Windows port of GCJ@.
574 @item
575 Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS,
576 powerpc, haifa, ECOFF debug support, and other assorted hacking.
578 @item
579 Jason Merrill for his direction via the steering committee and leading
580 the G++ effort.
582 @item
583 Martin Michlmayr for testing GCC on several architectures using the
584 entire Debian archive.
586 @item
587 David Miller for his direction via the steering committee, lots of
588 SPARC work, improvements in jump.c and interfacing with the Linux kernel
589 developers.
591 @item
592 Gary Miller ported GCC to Charles River Data Systems machines.
594 @item
595 Alfred Minarik for libstdc++ string and ios bug fixes, and turning the
596 entire libstdc++ testsuite namespace-compatible.
598 @item
599 Mark Mitchell for his direction via the steering committee, mountains of
600 C++ work, load/store hoisting out of loops, alias analysis improvements,
601 ISO C @code{restrict} support, and serving as release manager for GCC 3.x.
603 @item
604 Alan Modra for various GNU/Linux bits and testing.
606 @item
607 Toon Moene for his direction via the steering committee, Fortran
608 maintenance, and his ongoing work to make us make Fortran run fast.
610 @item
611 Jason Molenda for major help in the care and feeding of all the services
612 on the gcc.gnu.org (formerly egcs.cygnus.com) machine---mail, web
613 services, ftp services, etc etc.  Doing all this work on scrap paper and
614 the backs of envelopes would have been@dots{} difficult.
616 @item
617 Catherine Moore for fixing various ugly problems we have sent her
618 way, including the haifa bug which was killing the Alpha & PowerPC
619 Linux kernels.
621 @item
622 Mike Moreton for his various Java patches.
624 @item
625 David Mosberger-Tang for various Alpha improvements, and for the initial
626 IA-64 port.
628 @item
629 Stephen Moshier contributed the floating point emulator that assists in
630 cross-compilation and permits support for floating point numbers wider
631 than 64 bits and for ISO C99 support.
633 @item
634 Bill Moyer for his behind the scenes work on various issues.
636 @item
637 Philippe De Muyter for his work on the m68k port.
639 @item
640 Joseph S. Myers for his work on the PDP-11 port, format checking and ISO
641 C99 support, and continuous emphasis on (and contributions to) documentation.
643 @item
644 Nathan Myers for his work on libstdc++-v3: architecture and authorship
645 through the first three snapshots, including implementation of locale
646 infrastructure, string, shadow C headers, and the initial project
647 documentation (DESIGN, CHECKLIST, and so forth).  Later, more work on
648 MT-safe string and shadow headers.
650 @item
651 Felix Natter for documentation on porting libstdc++.
653 @item
654 Nathanael Nerode for cleaning up the configuration/build process.
656 @item
657 NeXT, Inc.@: donated the front end that supports the Objective-C
658 language.
660 @item
661 Hans-Peter Nilsson for the CRIS and MMIX ports, improvements to the search
662 engine setup, various documentation fixes and other small fixes.
664 @item
665 Geoff Noer for his work on getting cygwin native builds working.
667 @item
668 Diego Novillo for his work on Tree SSA, OpenMP, SPEC performance
669 tracking web pages and assorted fixes.
671 @item
672 David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM,
673 FreeBSD/PowerPC, and FreeBSD/SPARC64 ports and related infrastructure
674 improvements.
676 @item
677 Alexandre Oliva for various build infrastructure improvements, scripts and
678 amazing testing work, including keeping libtool issues sane and happy.
680 @item
681 Stefan Olsson for work on mt_alloc.
683 @item
684 Melissa O'Neill for various NeXT fixes.
686 @item
687 Rainer Orth for random MIPS work, including improvements to GCC's o32
688 ABI support, improvements to dejagnu's MIPS support, Java configuration
689 clean-ups and porting work, etc.
691 @item
692 Hartmut Penner for work on the s390 port.
694 @item
695 Paul Petersen wrote the machine description for the Alliant FX/8.
697 @item
698 Alexandre Petit-Bianco for implementing much of the Java compiler and
699 continued Java maintainership.
701 @item
702 Matthias Pfaller for major improvements to the NS32k port.
704 @item
705 Gerald Pfeifer for his direction via the steering committee, pointing
706 out lots of problems we need to solve, maintenance of the web pages, and
707 taking care of documentation maintenance in general.
709 @item
710 Andrew Pinski for processing bug reports by the dozen.
712 @item
713 Ovidiu Predescu for his work on the Objective-C front end and runtime
714 libraries.
716 @item
717 Jerry Quinn for major performance improvements in C++ formatted I/O@.
719 @item
720 Ken Raeburn for various improvements to checker, MIPS ports and various
721 cleanups in the compiler.
723 @item
724 Rolf W. Rasmussen for hacking on AWT@.
726 @item
727 David Reese of Sun Microsystems contributed to the Solaris on PowerPC
728 port.
730 @item
731 Volker Reichelt for keeping up with the problem reports.
733 @item
734 Joern Rennecke for maintaining the sh port, loop, regmove & reload
735 hacking.
737 @item
738 Loren J. Rittle for improvements to libstdc++-v3 including the FreeBSD
739 port, threading fixes, thread-related configury changes, critical
740 threading documentation, and solutions to really tricky I/O problems,
741 as well as keeping GCC properly working on FreeBSD and continuous testing.
743 @item
744 Craig Rodrigues for processing tons of bug reports.
746 @item
747 Ola R@"onnerup for work on mt_alloc.
749 @item
750 Gavin Romig-Koch for lots of behind the scenes MIPS work.
752 @item
753 David Ronis inspired and encouraged Craig to rewrite the G77
754 documentation in texinfo format by contributing a first pass at a
755 translation of the old @file{g77-0.5.16/f/DOC} file.
757 @item
758 Ken Rose for fixes to GCC's delay slot filling code.
760 @item
761 Paul Rubin wrote most of the preprocessor.
763 @item
764 P@'etur Run@'olfsson for major performance improvements in C++ formatted I/O and
765 large file support in C++ filebuf.
767 @item
768 Chip Salzenberg for libstdc++ patches and improvements to locales, traits,
769 Makefiles, libio, libtool hackery, and ``long long'' support.
771 @item
772 Juha Sarlin for improvements to the H8 code generator.
774 @item
775 Greg Satz assisted in making GCC work on HP-UX for the 9000 series 300.
777 @item
778 Roger Sayle for improvements to constant folding and GCC's RTL optimizers
779 as well as for fixing numerous bugs.
781 @item
782 Bradley Schatz for his work on the GCJ FAQ@.
784 @item
785 Peter Schauer wrote the code to allow debugging to work on the Alpha.
787 @item
788 William Schelter did most of the work on the Intel 80386 support.
790 @item
791 Tobias Schl@"uter for work on GNU Fortran.
793 @item
794 Bernd Schmidt for various code generation improvements and major
795 work in the reload pass as well a serving as release manager for
796 GCC 2.95.3.
798 @item
799 Peter Schmid for constant testing of libstdc++---especially application
800 testing, going above and beyond what was requested for the release
801 criteria---and libstdc++ header file tweaks.
803 @item
804 Jason Schroeder for jcf-dump patches.
806 @item
807 Andreas Schwab for his work on the m68k port.
809 @item
810 Lars Segerlund for work on GNU Fortran.
812 @item
813 Joel Sherrill for his direction via the steering committee, RTEMS
814 contributions and RTEMS testing.
816 @item
817 Nathan Sidwell for many C++ fixes/improvements.
819 @item
820 Jeffrey Siegal for helping RMS with the original design of GCC, some
821 code which handles the parse tree and RTL data structures, constant
822 folding and help with the original VAX & m68k ports.
824 @item
825 Kenny Simpson for prompting libstdc++ fixes due to defect reports from
826 the LWG (thereby keeping GCC in line with updates from the ISO)@.
828 @item
829 Franz Sirl for his ongoing work with making the PPC port stable
830 for GNU/Linux.
832 @item
833 Andrey Slepuhin for assorted AIX hacking.
835 @item
836 Trevor Smigiel for contributing the SPU port.
838 @item
839 Christopher Smith did the port for Convex machines.
841 @item
842 Danny Smith for his major efforts on the Mingw (and Cygwin) ports.
844 @item
845 Randy Smith finished the Sun FPA support.
847 @item
848 Scott Snyder for queue, iterator, istream, and string fixes and libstdc++
849 testsuite entries.  Also for providing the patch to G77 to add
850 rudimentary support for @code{INTEGER*1}, @code{INTEGER*2}, and
851 @code{LOGICAL*1}.
853 @item
854 Brad Spencer for contributions to the GLIBCPP_FORCE_NEW technique.
856 @item
857 Richard Stallman, for writing the original GCC and launching the GNU project.
859 @item
860 Jan Stein of the Chalmers Computer Society provided support for
861 Genix, as well as part of the 32000 machine description.
863 @item
864 Nigel Stephens for various mips16 related fixes/improvements.
866 @item
867 Jonathan Stone wrote the machine description for the Pyramid computer.
869 @item
870 Graham Stott for various infrastructure improvements.
872 @item
873 John Stracke for his Java HTTP protocol fixes.
875 @item
876 Mike Stump for his Elxsi port, G++ contributions over the years and more
877 recently his vxworks contributions
879 @item
880 Jeff Sturm for Java porting help, bug fixes, and encouragement.
882 @item
883 Shigeya Suzuki for this fixes for the bsdi platforms.
885 @item
886 Ian Lance Taylor for his mips16 work, general configury hacking,
887 fixincludes, etc.
889 @item
890 Holger Teutsch provided the support for the Clipper CPU@.
892 @item
893 Gary Thomas for his ongoing work to make the PPC work for GNU/Linux.
895 @item
896 Philipp Thomas for random bug fixes throughout the compiler
898 @item
899 Jason Thorpe for thread support in libstdc++ on NetBSD@.
901 @item
902 Kresten Krab Thorup wrote the run time support for the Objective-C
903 language and the fantastic Java bytecode interpreter.
905 @item
906 Michael Tiemann for random bug fixes, the first instruction scheduler,
907 initial C++ support, function integration, NS32k, SPARC and M88k
908 machine description work, delay slot scheduling.
910 @item
911 Andreas Tobler for his work porting libgcj to Darwin.
913 @item
914 Teemu Torma for thread safe exception handling support.
916 @item
917 Leonard Tower wrote parts of the parser, RTL generator, and RTL
918 definitions, and of the VAX machine description.
920 @item 
921 Daniel Towner and Hariharan Sandanagobalane contributed and 
922 maintain the picoChip port.
924 @item
925 Tom Tromey for internationalization support and for his many Java
926 contributions and libgcj maintainership.
928 @item
929 Lassi Tuura for improvements to config.guess to determine HP processor
930 types.
932 @item
933 Petter Urkedal for libstdc++ CXXFLAGS, math, and algorithms fixes.
935 @item
936 Andy Vaught for the design and initial implementation of the GNU Fortran
937 front end.
939 @item
940 Brent Verner for work with the libstdc++ cshadow files and their
941 associated configure steps.
943 @item
944 Todd Vierling for contributions for NetBSD ports.
946 @item
947 Jonathan Wakely for contributing libstdc++ Doxygen notes and XHTML
948 guidance.
950 @item
951 Dean Wakerley for converting the install documentation from HTML to texinfo
952 in time for GCC 3.0.
954 @item
955 Krister Walfridsson for random bug fixes.
957 @item
958 Feng Wang for contributions to GNU Fortran.
960 @item
961 Stephen M. Webb for time and effort on making libstdc++ shadow files
962 work with the tricky Solaris 8+ headers, and for pushing the build-time
963 header tree.
965 @item
966 John Wehle for various improvements for the x86 code generator,
967 related infrastructure improvements to help x86 code generation,
968 value range propagation and other work, WE32k port.
970 @item
971 Ulrich Weigand for work on the s390 port.
973 @item
974 Zack Weinberg for major work on cpplib and various other bug fixes.
976 @item
977 Matt Welsh for help with Linux Threads support in GCJ@.
979 @item
980 Urban Widmark for help fixing java.io.
982 @item
983 Mark Wielaard for new Java library code and his work integrating with
984 Classpath.
986 @item
987 Dale Wiles helped port GCC to the Tahoe.
989 @item
990 Bob Wilson from Tensilica, Inc.@: for the Xtensa port.
992 @item
993 Jim Wilson for his direction via the steering committee, tackling hard
994 problems in various places that nobody else wanted to work on, strength
995 reduction and other loop optimizations.
997 @item
998 Paul Woegerer and Tal Agmon for the CRX port.
1000 @item
1001 Carlo Wood for various fixes.
1003 @item
1004 Tom Wood for work on the m88k port.
1006 @item
1007 Canqun Yang for work on GNU Fortran.
1009 @item
1010 Masanobu Yuhara of Fujitsu Laboratories implemented the machine
1011 description for the Tron architecture (specifically, the Gmicro).
1013 @item
1014 Kevin Zachmann helped port GCC to the Tahoe.
1016 @item
1017 Ayal Zaks for Swing Modulo Scheduling (SMS).
1019 @item
1020 Xiaoqiang Zhang for work on GNU Fortran.
1022 @item
1023 Gilles Zunino for help porting Java to Irix.
1025 @end itemize
1027 The following people are recognized for their contributions to GNAT,
1028 the Ada front end of GCC:
1029 @itemize @bullet
1030 @item
1031 Bernard Banner
1033 @item
1034 Romain Berrendonner
1036 @item
1037 Geert Bosch
1039 @item
1040 Emmanuel Briot
1042 @item
1043 Joel Brobecker
1045 @item
1046 Ben Brosgol
1048 @item
1049 Vincent Celier
1051 @item
1052 Arnaud Charlet
1054 @item
1055 Chien Chieng
1057 @item
1058 Cyrille Comar
1060 @item
1061 Cyrille Crozes
1063 @item
1064 Robert Dewar
1066 @item
1067 Gary Dismukes
1069 @item
1070 Robert Duff
1072 @item
1073 Ed Falis
1075 @item
1076 Ramon Fernandez
1078 @item
1079 Sam Figueroa
1081 @item
1082 Vasiliy Fofanov
1084 @item
1085 Michael Friess
1087 @item
1088 Franco Gasperoni
1090 @item
1091 Ted Giering
1093 @item
1094 Matthew Gingell
1096 @item
1097 Laurent Guerby
1099 @item
1100 Jerome Guitton
1102 @item
1103 Olivier Hainque
1105 @item
1106 Jerome Hugues
1108 @item
1109 Hristian Kirtchev
1111 @item
1112 Jerome Lambourg
1114 @item
1115 Bruno Leclerc
1117 @item
1118 Albert Lee
1120 @item
1121 Sean McNeil
1123 @item
1124 Javier Miranda
1126 @item
1127 Laurent Nana
1129 @item
1130 Pascal Obry
1132 @item
1133 Dong-Ik Oh
1135 @item
1136 Laurent Pautet
1138 @item
1139 Brett Porter
1141 @item
1142 Thomas Quinot
1144 @item
1145 Nicolas Roche
1147 @item
1148 Pat Rogers
1150 @item
1151 Jose Ruiz
1153 @item
1154 Douglas Rupp
1156 @item
1157 Sergey Rybin
1159 @item
1160 Gail Schenker
1162 @item
1163 Ed Schonberg
1165 @item
1166 Nicolas Setton
1168 @item
1169 Samuel Tardieu
1171 @end itemize
1174 The following people are recognized for their contributions of new
1175 features, bug reports, testing and integration of classpath/libgcj for
1176 GCC version 4.1:
1177 @itemize @bullet
1178 @item
1179 Lillian Angel for @code{JTree} implementation and lots Free Swing
1180 additions and bug fixes.
1182 @item
1183 Wolfgang Baer for @code{GapContent} bug fixes.
1185 @item
1186 Anthony Balkissoon for @code{JList}, Free Swing 1.5 updates and mouse event
1187 fixes, lots of Free Swing work including @code{JTable} editing.
1189 @item
1190 Stuart Ballard for RMI constant fixes.
1192 @item
1193 Goffredo Baroncelli for @code{HTTPURLConnection} fixes.
1195 @item
1196 Gary Benson for @code{MessageFormat} fixes.
1198 @item
1199 Daniel Bonniot for @code{Serialization} fixes.
1201 @item
1202 Chris Burdess for lots of gnu.xml and http protocol fixes, @code{StAX}
1203 and @code{DOM xml:id} support.
1205 @item
1206 Ka-Hing Cheung for @code{TreePath} and @code{TreeSelection} fixes.
1208 @item
1209 Archie Cobbs for build fixes, VM interface updates,
1210 @code{URLClassLoader} updates.
1212 @item
1213 Kelley Cook for build fixes.
1215 @item
1216 Martin Cordova for Suggestions for better @code{SocketTimeoutException}.
1218 @item
1219 David Daney for @code{BitSet} bug fixes, @code{HttpURLConnection}
1220 rewrite and improvements.
1222 @item
1223 Thomas Fitzsimmons for lots of upgrades to the gtk+ AWT and Cairo 2D
1224 support. Lots of imageio framework additions, lots of AWT and Free
1225 Swing bug fixes.
1227 @item
1228 Jeroen Frijters for @code{ClassLoader} and nio cleanups, serialization fixes,
1229 better @code{Proxy} support, bug fixes and IKVM integration.
1231 @item
1232 Santiago Gala for @code{AccessControlContext} fixes.
1234 @item
1235 Nicolas Geoffray for @code{VMClassLoader} and @code{AccessController}
1236 improvements.
1238 @item
1239 David Gilbert for @code{basic} and @code{metal} icon and plaf support
1240 and lots of documenting, Lots of Free Swing and metal theme
1241 additions. @code{MetalIconFactory} implementation.
1243 @item
1244 Anthony Green for @code{MIDI} framework, @code{ALSA} and @code{DSSI}
1245 providers.
1247 @item
1248 Andrew Haley for @code{Serialization} and @code{URLClassLoader} fixes,
1249 gcj build speedups.
1251 @item
1252 Kim Ho for @code{JFileChooser} implementation.
1254 @item
1255 Andrew John Hughes for @code{Locale} and net fixes, URI RFC2986
1256 updates, @code{Serialization} fixes, @code{Properties} XML support and
1257 generic branch work, VMIntegration guide update.
1259 @item
1260 Bastiaan Huisman for @code{TimeZone} bug fixing.
1262 @item
1263 Andreas Jaeger for mprec updates.
1265 @item
1266 Paul Jenner for better @option{-Werror} support.
1268 @item
1269 Ito Kazumitsu for @code{NetworkInterface} implementation and updates.
1271 @item
1272 Roman Kennke for @code{BoxLayout}, @code{GrayFilter} and
1273 @code{SplitPane}, plus bug fixes all over. Lots of Free Swing work
1274 including styled text.
1276 @item
1277 Simon Kitching for @code{String} cleanups and optimization suggestions.
1279 @item
1280 Michael Koch for configuration fixes, @code{Locale} updates, bug and
1281 build fixes.
1283 @item
1284 Guilhem Lavaux for configuration, thread and channel fixes and Kaffe
1285 integration. JCL native @code{Pointer} updates. Logger bug fixes.
1287 @item
1288 David Lichteblau for JCL support library global/local reference
1289 cleanups.
1291 @item
1292 Aaron Luchko for JDWP updates and documentation fixes.
1294 @item
1295 Ziga Mahkovec for @code{Graphics2D} upgraded to Cairo 0.5 and new regex
1296 features.
1298 @item
1299 Sven de Marothy for BMP imageio support, CSS and @code{TextLayout}
1300 fixes. @code{GtkImage} rewrite, 2D, awt, free swing and date/time fixes and
1301 implementing the Qt4 peers.
1303 @item
1304 Casey Marshall for crypto algorithm fixes, @code{FileChannel} lock,
1305 @code{SystemLogger} and @code{FileHandler} rotate implementations, NIO
1306 @code{FileChannel.map} support, security and policy updates.
1308 @item
1309 Bryce McKinlay for RMI work.
1311 @item
1312 Audrius Meskauskas for lots of Free Corba, RMI and HTML work plus
1313 testing and documenting.
1315 @item
1316 Kalle Olavi Niemitalo for build fixes.
1318 @item
1319 Rainer Orth for build fixes.
1321 @item
1322 Andrew Overholt for @code{File} locking fixes.
1324 @item
1325 Ingo Proetel for @code{Image}, @code{Logger} and @code{URLClassLoader}
1326 updates.
1328 @item
1329 Olga Rodimina for @code{MenuSelectionManager} implementation.
1331 @item
1332 Jan Roehrich for @code{BasicTreeUI} and @code{JTree} fixes.
1334 @item
1335 Julian Scheid for documentation updates and gjdoc support.
1337 @item
1338 Christian Schlichtherle for zip fixes and cleanups.
1340 @item
1341 Robert Schuster for documentation updates and beans fixes,
1342 @code{TreeNode} enumerations and @code{ActionCommand} and various
1343 fixes, XML and URL, AWT and Free Swing bug fixes.
1345 @item
1346 Keith Seitz for lots of JDWP work.
1348 @item
1349 Christian Thalinger for 64-bit cleanups, Configuration and VM
1350 interface fixes and @code{CACAO} integration, @code{fdlibm} updates.
1352 @item
1353 Gael Thomas for @code{VMClassLoader} boot packages support suggestions.
1355 @item
1356 Andreas Tobler for Darwin and Solaris testing and fixing, @code{Qt4}
1357 support for Darwin/OS X, @code{Graphics2D} support, @code{gtk+}
1358 updates.
1360 @item
1361 Dalibor Topic for better @code{DEBUG} support, build cleanups and
1362 Kaffe integration. @code{Qt4} build infrastructure, @code{SHA1PRNG}
1363 and @code{GdkPixbugDecoder} updates.
1365 @item
1366 Tom Tromey for Eclipse integration, generics work, lots of bug fixes
1367 and gcj integration including coordinating The Big Merge.
1369 @item
1370 Mark Wielaard for bug fixes, packaging and release management,
1371 @code{Clipboard} implementation, system call interrupts and network
1372 timeouts and @code{GdkPixpufDecoder} fixes.
1374 @end itemize
1377 In addition to the above, all of which also contributed time and energy in
1378 testing GCC, we would like to thank the following for their contributions
1379 to testing:
1381 @itemize @bullet
1382 @item
1383 Michael Abd-El-Malek
1385 @item
1386 Thomas Arend
1388 @item
1389 Bonzo Armstrong
1391 @item
1392 Steven Ashe
1394 @item
1395 Chris Baldwin
1397 @item
1398 David Billinghurst
1400 @item
1401 Jim Blandy
1403 @item
1404 Stephane Bortzmeyer
1406 @item
1407 Horst von Brand
1409 @item
1410 Frank Braun
1412 @item
1413 Rodney Brown
1415 @item
1416 Sidney Cadot
1418 @item
1419 Bradford Castalia
1421 @item
1422 Jonathan Corbet
1424 @item
1425 Ralph Doncaster
1427 @item
1428 Richard Emberson
1430 @item
1431 Levente Farkas
1433 @item
1434 Graham Fawcett
1436 @item
1437 Mark Fernyhough
1439 @item
1440 Robert A. French
1442 @item
1443 J@"orgen Freyh
1445 @item
1446 Mark K. Gardner
1448 @item
1449 Charles-Antoine Gauthier
1451 @item
1452 Yung Shing Gene
1454 @item
1455 David Gilbert
1457 @item
1458 Simon Gornall
1460 @item
1461 Fred Gray
1463 @item
1464 John Griffin
1466 @item
1467 Patrik Hagglund
1469 @item
1470 Phil Hargett
1472 @item
1473 Amancio Hasty
1475 @item
1476 Takafumi Hayashi
1478 @item
1479 Bryan W. Headley
1481 @item
1482 Kevin B. Hendricks
1484 @item
1485 Joep Jansen
1487 @item
1488 Christian Joensson
1490 @item
1491 Michel Kern
1493 @item
1494 David Kidd
1496 @item
1497 Tobias Kuipers
1499 @item
1500 Anand Krishnaswamy
1502 @item
1503 A. O. V. Le Blanc
1505 @item
1506 llewelly
1508 @item
1509 Damon Love
1511 @item
1512 Brad Lucier
1514 @item
1515 Matthias Klose
1517 @item
1518 Martin Knoblauch
1520 @item
1521 Rick Lutowski
1523 @item
1524 Jesse Macnish
1526 @item
1527 Stefan Morrell
1529 @item
1530 Anon A. Mous
1532 @item
1533 Matthias Mueller
1535 @item
1536 Pekka Nikander
1538 @item
1539 Rick Niles
1541 @item
1542 Jon Olson
1544 @item
1545 Magnus Persson
1547 @item
1548 Chris Pollard
1550 @item
1551 Richard Polton
1553 @item
1554 Derk Reefman
1556 @item
1557 David Rees
1559 @item
1560 Paul Reilly
1562 @item
1563 Tom Reilly
1565 @item
1566 Torsten Rueger
1568 @item
1569 Danny Sadinoff
1571 @item
1572 Marc Schifer
1574 @item
1575 Erik Schnetter
1577 @item
1578 Wayne K. Schroll
1580 @item
1581 David Schuler
1583 @item
1584 Vin Shelton
1586 @item
1587 Tim Souder
1589 @item
1590 Adam Sulmicki
1592 @item
1593 Bill Thorson
1595 @item
1596 George Talbot
1598 @item
1599 Pedro A. M. Vazquez
1601 @item
1602 Gregory Warnes
1604 @item
1605 Ian Watson
1607 @item
1608 David E. Young
1610 @item
1611 And many others
1612 @end itemize
1614 And finally we'd like to thank everyone who uses the compiler, submits bug
1615 reports and generally reminds us why we're doing this work in the first place.