1 @c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,
2 @c 2001,2002,2003,2004 Free Software Foundation, Inc.
3 @c This is part of the GCC manual.
4 @c For copying conditions, see the file gcc.texi.
7 @unnumbered Contributors to GCC
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
20 Analog Devices helped implement the support for complex data types
24 John David Anglin for threading-related fixes and improvements to
25 libstdc++-v3, and the HP-UX port.
28 James van Artsdalen wrote the code that makes efficient use of
29 the Intel 80387 register stack.
32 Abramo and Roberto Bagnara for the SysV68 Motorola 3300 Delta Series
36 Alasdair Baird for various bug fixes.
39 Giovanni Bajo for analyzing lots of complicated C++ problem reports.
42 Peter Barada for his work to improve code generation for new
46 Gerald Baumgartner added the signature extension to the C++ front end.
49 Godmar Back for his Java improvements and encouragement.
52 Scott Bambrough for help porting the Java compiler.
55 Wolfgang Bangerth for processing tons of bug reports.
58 Jon Beniston for his Microsoft Windows port of Java.
61 Daniel Berlin for better DWARF2 support, faster/better optimizations,
62 improved alias analysis, plus migrating GCC to Bugzilla.
65 Geoff Berry for his Java object serialization work and various patches.
68 Eric Blake for helping to make GCJ and libgcj conform to the
72 Janne Blomqvist for contributions to gfortran.
75 Segher Boessenkool for various fixes.
78 Hans-J. Boehm for his @uref{http://www.hpl.hp.com/personal/Hans_Boehm/gc/,,
79 garbage collector}, IA-64 libffi port, and other Java work.
82 Neil Booth for work on cpplib, lang hooks, debug hooks and other
83 miscellaneous clean-ups.
86 Steven Bosscher for integrating the gfortran front end into GCC and for
87 contributing to the tree-ssa branch.
90 Eric Botcazou for fixing middle- and backend bugs left and right.
93 Per Bothner for his direction via the steering committee and various
94 improvements to the infrastructure for supporting new languages. Chill
95 front end implementation. Initial implementations of
96 cpplib, fix-header, config.guess, libio, and past C++ library (libg++)
97 maintainer. Dreaming up, designing and implementing much of GCJ.
100 Devon Bowen helped port GCC to the Tahoe.
103 Don Bowman for mips-vxworks contributions.
106 Dave Brolley for work on cpplib and Chill.
109 Paul Brook for work on the ARM architecture and maintaining gfortran.
112 Robert Brown implemented the support for Encore 32000 systems.
115 Christian Bruel for improvements to local store elimination.
118 Herman A.J. ten Brugge for various fixes.
121 Joerg Brunsmann for Java compiler hacking and help with the GCJ FAQ.
124 Joe Buck for his direction via the steering committee.
127 Craig Burley for leadership of the G77 Fortran effort.
130 Stephan Buys for contributing Doxygen notes for libstdc++.
133 Paolo Carlini for libstdc++ work: lots of efficiency improvements to
134 the C++ strings, streambufs and formatted I/O, hard detective work on
135 the frustrating localization issues, and keeping up with the problem reports.
138 John Carr for his alias work, SPARC hacking, infrastructure improvements,
139 previous contributions to the steering committee, loop optimizations, etc.
142 Stephane Carrez for 68HC11 and 68HC12 ports.
145 Steve Chamberlain for support for the Renesas SH and H8 processors
146 and the PicoJava processor, and for GCJ config fixes.
149 Glenn Chambers for help with the GCJ FAQ.
152 John-Marc Chandonia for various libgcj patches.
155 Scott Christley for his Objective-C contributions.
158 Eric Christopher for his Java porting help and clean-ups.
161 Branko Cibej for more warning contributions.
164 The @uref{http://www.gnu.org/software/classpath/,,GNU Classpath project}
165 for all of their merged runtime code.
168 Nick Clifton for arm, mcore, fr30, v850, m32r work, @option{--help}, and
169 other random hacking.
172 Michael Cook for libstdc++ cleanup patches to reduce warnings.
175 R. Kelley Cook for making GCC buildable from a read-only directory as
176 well as other miscellaneous build process and documentation clean-ups.
179 Ralf Corsepius for SH testing and minor bugfixing.
182 Stan Cox for care and feeding of the x86 port and lots of behind
186 Alex Crain provided changes for the 3b1.
189 Ian Dall for major improvements to the NS32k port.
192 Paul Dale for his work to add uClinux platform support to the
196 Dario Dariol contributed the four varieties of sample programs
197 that print a copy of their source.
200 Russell Davidson for fstream and stringstream fixes in libstdc++.
203 Bud Davis for work on the G77 and gfortran compilers.
206 Mo DeJong for GCJ and libgcj bug fixes.
209 DJ Delorie for the DJGPP port, build and libiberty maintenance, and
213 Arnaud Desitter for helping to debug gfortran.
216 Gabriel Dos Reis for contributions to G++, contributions and
217 maintenance of GCC diagnostics infrastructure, libstdc++-v3,
218 including valarray<>, complex<>, maintaining the numerics library
219 (including that pesky <limits> :-) and keeping up-to-date anything
223 Ulrich Drepper for his work on glibc, testing of GCC using glibc, ISO C99
224 support, CFG dumping support, etc., plus support of the C++ runtime
225 libraries including for all kinds of C interface issues, contributing and
226 maintaining complex<>, sanity checking and disbursement, configuration
227 architecture, libio maintenance, and early math work.
230 Zdenek Dvorak for a new loop unroller and various fixes.
233 Richard Earnshaw for his ongoing work with the ARM@.
236 David Edelsohn for his direction via the steering committee, ongoing work
237 with the RS6000/PowerPC port, help cleaning up Haifa loop changes,
238 doing the entire AIX port of libstdc++ with his bare hands, and for
239 ensuring GCC properly keeps working on AIX.
242 Kevin Ediger for the floating point formatting of num_put::do_put in
246 Phil Edwards for libstdc++ work including configuration hackery,
247 documentation maintainer, chief breaker of the web pages, the occasional
248 iostream bug fix, and work on shared library symbol versioning.
251 Paul Eggert for random hacking all over GCC@.
254 Mark Elbrecht for various DJGPP improvements, and for libstdc++
255 configuration support for locales and fstream-related fixes.
258 Vadim Egorov for libstdc++ fixes in strings, streambufs, and iostreams.
261 Christian Ehrhardt for dealing with bug reports.
264 Ben Elliston for his work to move the Objective-C runtime into its
265 own subdirectory and for his work on autoconf.
268 Marc Espie for OpenBSD support.
271 Doug Evans for much of the global optimization framework, arc, m32r,
275 Christopher Faylor for his work on the Cygwin port and for caring and
276 feeding the gcc.gnu.org box and saving its users tons of spam.
279 Fred Fish for BeOS support and Ada fixes.
282 Ivan Fontes Garcia for the Portugese translation of the GCJ FAQ.
285 Peter Gerwinski for various bug fixes and the Pascal front end.
288 Kaveh Ghazi for his direction via the steering committee,
289 amazing work to make @samp{-W -Wall} useful, and continuously testing
290 GCC on a plethora of platforms.
293 John Gilmore for a donation to the FSF earmarked improving GNU Java.
296 Judy Goldberg for c++ contributions.
299 Torbjorn Granlund for various fixes and the c-torture testsuite,
300 multiply- and divide-by-constant optimization, improved long long
301 support, improved leaf function register allocation, and his direction
302 via the steering committee.
305 Anthony Green for his @option{-Os} contributions and Java front end work.
308 Stu Grossman for gdb hacking, allowing GCJ developers to debug Java code.
311 Michael K. Gschwind contributed the port to the PDP-11.
314 Ron Guilmette implemented the @command{protoize} and @command{unprotoize}
315 tools, the support for Dwarf symbolic debugging information, and much of
316 the support for System V Release 4. He has also worked heavily on the
317 Intel 386 and 860 support.
320 Bruno Haible for improvements in the runtime overhead for EH, new
321 warnings and assorted bug fixes.
324 Andrew Haley for his amazing Java compiler and library efforts.
327 Chris Hanson assisted in making GCC work on HP-UX for the 9000 series 300.
330 Michael Hayes for various thankless work he's done trying to get
331 the c30/c40 ports functional. Lots of loop and unroll improvements and
335 Dara Hazeghi for wading through myriads of target-specific bug reports.
338 Kate Hedstrom for staking the G77 folks with an initial testsuite.
341 Richard Henderson for his ongoing SPARC, alpha, ia32, and ia64 work, loop
342 opts, and generally fixing lots of old problems we've ignored for
343 years, flow rewrite and lots of further stuff, including reviewing
347 Aldy Hernandez for working on the PowerPC port, SIMD support, and
351 Nobuyuki Hikichi of Software Research Associates, Tokyo, contributed
352 the support for the Sony NEWS machine.
355 Kazu Hirata for caring and feeding the Renesas H8/300 port and various fixes.
358 Katherine Holcomb for work on gfortran.
361 Manfred Hollstein for his ongoing work to keep the m88k alive, lots
362 of testing and bug fixing, particularly of GCC configury code.
365 Steve Holmgren for MachTen patches.
368 Jan Hubicka for his x86 port improvements.
371 Falk Hueffner for working on C and optimization bug reports.
374 Bernardo Innocenti for his m68k work, including merging of
375 ColdFire improvements and uClinux support.
378 Christian Iseli for various bug fixes.
381 Kamil Iskra for general m68k hacking.
384 Lee Iverson for random fixes and MIPS testing.
387 Andreas Jaeger for testing and benchmarking of GCC and various bug fixes.
390 Jakub Jelinek for his SPARC work and sibling call optimizations as well
391 as lots of bug fixes and test cases, and for improving the Java build
395 Janis Johnson for ia64 testing and fixes, her quality improvement
396 sidetracks, and web page maintenance.
399 Kean Johnston for SCO OpenServer support and various fixes.
402 Tim Josling for the sample language treelang based originally on Richard
403 Kenner's "``toy'' language".
406 Nicolai Josuttis for additional libstdc++ documentation.
409 Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
412 Steven G. Kargl for work on gfortran.
415 David Kashtan of SRI adapted GCC to VMS@.
418 Ryszard Kabatek for many, many libstdc++ bug fixes and optimizations of
419 strings, especially member functions, and for auto_ptr fixes.
422 Geoffrey Keating for his ongoing work to make the PPC work for GNU/Linux
423 and his automatic regression tester.
426 Brendan Kehoe for his ongoing work with G++ and for a lot of early work
427 in just about every part of libstdc++.
430 Oliver M. Kellogg of Deutsche Aerospace contributed the port to the
434 Richard Kenner of the New York University Ultracomputer Research
435 Laboratory wrote the machine descriptions for the AMD 29000, the DEC
436 Alpha, the IBM RT PC, and the IBM RS/6000 as well as the support for
437 instruction attributes. He also made changes to better support RISC
438 processors including changes to common subexpression elimination,
439 strength reduction, function calling sequence handling, and condition
440 code support, in addition to generalizing the code for frame pointer
441 elimination and delay slot scheduling. Richard Kenner was also the
442 head maintainer of GCC for several years.
445 Mumit Khan for various contributions to the Cygwin and Mingw32 ports and
446 maintaining binary releases for Microsoft Windows hosts, and for massive libstdc++
447 porting work to Cygwin/Mingw32.
450 Robin Kirkham for cpu32 support.
453 Mark Klein for PA improvements.
456 Thomas Koenig for various bug fixes.
459 Bruce Korb for the new and improved fixincludes code.
462 Benjamin Kosnik for his G++ work and for leading the libstdc++-v3 effort.
465 Charles LaBrec contributed the support for the Integrated Solutions
469 Jeff Law for his direction via the steering committee, coordinating the
470 entire egcs project and GCC 2.95, rolling out snapshots and releases,
471 handling merges from GCC2, reviewing tons of patches that might have
472 fallen through the cracks else, and random but extensive hacking.
475 Marc Lehmann for his direction via the steering committee and helping
476 with analysis and improvements of x86 performance.
479 Victor Leikehman for work on gfortran.
482 Ted Lemon wrote parts of the RTL reader and printer.
485 Kriang Lerdsuwanakij for C++ improvements including template as template
486 parameter support, and many C++ fixes.
489 Warren Levy for tremendous work on libgcj (Java Runtime Library) and
490 random work on the Java front end.
493 Alain Lichnewsky ported GCC to the MIPS CPU.
496 Oskar Liljeblad for hacking on AWT and his many Java bug reports and
500 Robert Lipe for OpenServer support, new testsuites, testing, etc.
503 Weiwen Liu for testing and various bug fixes.
506 Dave Love for his ongoing work with the Fortran front end and
510 Martin von L@"owis for internal consistency checking infrastructure,
511 various C++ improvements including namespace support, and tons of
512 assistance with libstdc++/compiler merges.
515 H.J. Lu for his previous contributions to the steering committee, many x86
516 bug reports, prototype patches, and keeping the GNU/Linux ports working.
519 Greg McGary for random fixes and (someday) bounded pointers.
522 Andrew MacLeod for his ongoing work in building a real EH system,
523 various code generation improvements, work on the global optimizer, etc.
526 Vladimir Makarov for hacking some ugly i960 problems, PowerPC hacking
527 improvements to compile-time performance, overall knowledge and
528 direction in the area of instruction scheduling, and design and
529 implementation of the automaton based instruction scheduler.
532 Bob Manson for his behind the scenes work on dejagnu.
535 Philip Martin for lots of libstdc++ string and vector iterator fixes and
536 improvements, and string clean up and testsuites.
539 All of the Mauve project
540 @uref{http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&cvsroot=mauve&only_with_tag=HEAD,,contributors},
544 Bryce McKinlay for numerous GCJ and libgcj fixes and improvements.
547 Adam Megacz for his work on the Microsoft Windows port of GCJ.
550 Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS,
551 powerpc, haifa, ECOFF debug support, and other assorted hacking.
554 Jason Merrill for his direction via the steering committee and leading
558 David Miller for his direction via the steering committee, lots of
559 SPARC work, improvements in jump.c and interfacing with the Linux kernel
563 Gary Miller ported GCC to Charles River Data Systems machines.
566 Alfred Minarik for libstdc++ string and ios bug fixes, and turning the
567 entire libstdc++ testsuite namespace-compatible.
570 Mark Mitchell for his direction via the steering committee, mountains of
571 C++ work, load/store hoisting out of loops, alias analysis improvements,
572 ISO C @code{restrict} support, and serving as release manager for GCC 3.x.
575 Alan Modra for various GNU/Linux bits and testing.
578 Toon Moene for his direction via the steering committee, Fortran
579 maintenance, and his ongoing work to make us make Fortran run fast.
582 Jason Molenda for major help in the care and feeding of all the services
583 on the gcc.gnu.org (formerly egcs.cygnus.com) machine---mail, web
584 services, ftp services, etc etc. Doing all this work on scrap paper and
585 the backs of envelopes would have been... difficult.
588 Catherine Moore for fixing various ugly problems we have sent her
589 way, including the haifa bug which was killing the Alpha & PowerPC
593 Mike Moreton for his various Java patches.
596 David Mosberger-Tang for various Alpha improvements, and for the initial
600 Stephen Moshier contributed the floating point emulator that assists in
601 cross-compilation and permits support for floating point numbers wider
602 than 64 bits and for ISO C99 support.
605 Bill Moyer for his behind the scenes work on various issues.
608 Philippe De Muyter for his work on the m68k port.
611 Joseph S. Myers for his work on the PDP-11 port, format checking and ISO
612 C99 support, and continuous emphasis on (and contributions to) documentation.
615 Nathan Myers for his work on libstdc++-v3: architecture and authorship
616 through the first three snapshots, including implementation of locale
617 infrastructure, string, shadow C headers, and the initial project
618 documentation (DESIGN, CHECKLIST, and so forth). Later, more work on
619 MT-safe string and shadow headers.
622 Felix Natter for documentation on porting libstdc++.
625 Nathanael Nerode for cleaning up the configuration/build process.
628 NeXT, Inc.@: donated the front end that supports the Objective-C
632 Hans-Peter Nilsson for the CRIS and MMIX ports, improvements to the search
633 engine setup, various documentation fixes and other small fixes.
636 Geoff Noer for his work on getting cygwin native builds working.
639 Diego Novillo for his SPEC performance tracking web pages and assorted
640 fixes in the middle end and various back ends.
643 David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM,
644 FreeBSD/PowerPC, and FreeBSD/SPARC64 ports and related infrastructure
648 Alexandre Oliva for various build infrastructure improvements, scripts and
649 amazing testing work, including keeping libtool issues sane and happy.
652 Stefan Olsson for work on mt_alloc.
655 Melissa O'Neill for various NeXT fixes.
658 Rainer Orth for random MIPS work, including improvements to GCC's o32
659 ABI support, improvements to dejagnu's MIPS support, Java configuration
660 clean-ups and porting work, etc.
663 Hartmut Penner for work on the s390 port.
666 Paul Petersen wrote the machine description for the Alliant FX/8.
669 Alexandre Petit-Bianco for implementing much of the Java compiler and
670 continued Java maintainership.
673 Matthias Pfaller for major improvements to the NS32k port.
676 Gerald Pfeifer for his direction via the steering committee, pointing
677 out lots of problems we need to solve, maintenance of the web pages, and
678 taking care of documentation maintenance in general.
681 Andrew Pinski for processing bug reports by the dozen.
684 Ovidiu Predescu for his work on the Objective-C front end and runtime
688 Jerry Quinn for major performance improvements in C++ formatted I/O.
691 Ken Raeburn for various improvements to checker, MIPS ports and various
692 cleanups in the compiler.
695 Rolf W. Rasmussen for hacking on AWT.
698 David Reese of Sun Microsystems contributed to the Solaris on PowerPC
702 Volker Reichelt for keeping up with the problem reports.
705 Joern Rennecke for maintaining the sh port, loop, regmove & reload
709 Loren J. Rittle for improvements to libstdc++-v3 including the FreeBSD
710 port, threading fixes, thread-related configury changes, critical
711 threading documentation, and solutions to really tricky I/O problems,
712 as well as keeping GCC properly working on FreeBSD and continuous testing.
715 Craig Rodrigues for processing tons of bug reports.
718 Ola R@"onnerup for work on mt_alloc.
721 Gavin Romig-Koch for lots of behind the scenes MIPS work.
724 David Ronis inspired and encouraged Craig to rewrite the G77
725 documentation in texinfo format by contributing a first pass at a
726 translation of the old @file{g77-0.5.16/f/DOC} file.
729 Ken Rose for fixes to GCC's delay slot filling code.
732 Paul Rubin wrote most of the preprocessor.
735 P@'etur Run@'olfsson for major performance improvements in C++ formatted I/O and
736 large file support in C++ filebuf.
739 Chip Salzenberg for libstdc++ patches and improvements to locales, traits,
740 Makefiles, libio, libtool hackery, and ``long long'' support.
743 Juha Sarlin for improvements to the H8 code generator.
746 Greg Satz assisted in making GCC work on HP-UX for the 9000 series 300.
749 Roger Sayle for improvements to constant folding and GCC's RTL optimizers
750 as well as for fixing numerous bugs.
753 Bradley Schatz for his work on the GCJ FAQ.
756 Peter Schauer wrote the code to allow debugging to work on the Alpha.
759 William Schelter did most of the work on the Intel 80386 support.
762 Tobias Schl@"uter for work on gfortran.
765 Bernd Schmidt for various code generation improvements and major
766 work in the reload pass as well a serving as release manager for
770 Peter Schmid for constant testing of libstdc++ -- especially application
771 testing, going above and beyond what was requested for the release
772 criteria -- and libstdc++ header file tweaks.
775 Jason Schroeder for jcf-dump patches.
778 Andreas Schwab for his work on the m68k port.
781 Lars Segerlund for work on gfortran.
784 Joel Sherrill for his direction via the steering committee, RTEMS
785 contributions and RTEMS testing.
788 Nathan Sidwell for many C++ fixes/improvements.
791 Jeffrey Siegal for helping RMS with the original design of GCC, some
792 code which handles the parse tree and RTL data structures, constant
793 folding and help with the original VAX & m68k ports.
796 Kenny Simpson for prompting libstdc++ fixes due to defect reports from
797 the LWG (thereby keeping GCC in line with updates from the ISO).
800 Franz Sirl for his ongoing work with making the PPC port stable
804 Andrey Slepuhin for assorted AIX hacking.
807 Christopher Smith did the port for Convex machines.
810 Danny Smith for his major efforts on the Mingw (and Cygwin) ports.
813 Randy Smith finished the Sun FPA support.
816 Scott Snyder for queue, iterator, istream, and string fixes and libstdc++
817 testsuite entries. Also for providing the patch to G77 to add
818 rudimentary support for @code{INTEGER*1}, @code{INTEGER*2}, and
822 Brad Spencer for contributions to the GLIBCPP_FORCE_NEW technique.
825 Richard Stallman, for writing the original GCC and launching the GNU project.
828 Jan Stein of the Chalmers Computer Society provided support for
829 Genix, as well as part of the 32000 machine description.
832 Nigel Stephens for various mips16 related fixes/improvements.
835 Jonathan Stone wrote the machine description for the Pyramid computer.
838 Graham Stott for various infrastructure improvements.
841 John Stracke for his Java HTTP protocol fixes.
844 Mike Stump for his Elxsi port, G++ contributions over the years and more
845 recently his vxworks contributions
848 Jeff Sturm for Java porting help, bug fixes, and encouragement.
851 Shigeya Suzuki for this fixes for the bsdi platforms.
854 Ian Lance Taylor for his mips16 work, general configury hacking,
858 Holger Teutsch provided the support for the Clipper CPU.
861 Gary Thomas for his ongoing work to make the PPC work for GNU/Linux.
864 Philipp Thomas for random bug fixes throughout the compiler
867 Jason Thorpe for thread support in libstdc++ on NetBSD.
870 Kresten Krab Thorup wrote the run time support for the Objective-C
871 language and the fantastic Java bytecode interpreter.
874 Michael Tiemann for random bug fixes, the first instruction scheduler,
875 initial C++ support, function integration, NS32k, SPARC and M88k
876 machine description work, delay slot scheduling.
879 Andreas Tobler for his work porting libgcj to Darwin.
882 Teemu Torma for thread safe exception handling support.
885 Leonard Tower wrote parts of the parser, RTL generator, and RTL
886 definitions, and of the VAX machine description.
889 Tom Tromey for internationalization support and for his many Java
890 contributions and libgcj maintainership.
893 Lassi Tuura for improvements to config.guess to determine HP processor
897 Petter Urkedal for libstdc++ CXXFLAGS, math, and algorithms fixes.
900 Andy Vaught for the design and initial implementation of the gfortran
904 Brent Verner for work with the libstdc++ cshadow files and their
905 associated configure steps.
908 Todd Vierling for contributions for NetBSD ports.
911 Jonathan Wakely for contributing libstdc++ Doxygen notes and XHTML
915 Dean Wakerley for converting the install documentation from HTML to texinfo
919 Krister Walfridsson for random bug fixes.
922 Feng Wang for contributions to gfortran.
925 Stephen M. Webb for time and effort on making libstdc++ shadow files
926 work with the tricky Solaris 8+ headers, and for pushing the build-time
930 John Wehle for various improvements for the x86 code generator,
931 related infrastructure improvements to help x86 code generation,
932 value range propagation and other work, WE32k port.
935 Ulrich Weigand for work on the s390 port.
938 Zack Weinberg for major work on cpplib and various other bug fixes.
941 Matt Welsh for help with Linux Threads support in GCJ.
944 Urban Widmark for help fixing java.io.
947 Mark Wielaard for new Java library code and his work integrating with
951 Dale Wiles helped port GCC to the Tahoe.
954 Bob Wilson from Tensilica, Inc.@: for the Xtensa port.
957 Jim Wilson for his direction via the steering committee, tackling hard
958 problems in various places that nobody else wanted to work on, strength
959 reduction and other loop optimizations.
962 Carlo Wood for various fixes.
965 Tom Wood for work on the m88k port.
968 Canqun Yang for work on gfortran.
971 Masanobu Yuhara of Fujitsu Laboratories implemented the machine
972 description for the Tron architecture (specifically, the Gmicro).
975 Kevin Zachmann helped port GCC to the Tahoe.
978 Xiaoqiang Zhang for work on gfortran.
981 Gilles Zunino for help porting Java to Irix.
985 In addition to the above, all of which also contributed time and energy in
986 testing GCC, we would like to thank the following for their contributions
1057 Charles-Antoine Gauthier
1222 And finally we'd like to thank everyone who uses the compiler, submits bug
1223 reports and generally reminds us why we're doing this work in the first place.