1 The GCC project would like to thank its many contributors. Without them the
2 project would not have been nearly as successful as it has been. Any omissions
3 in this list are accidental. Feel free to contact
4 @email{law@@redhat.com} if you have been left out
5 or some of your contributions are not listed. Please keep this list in
11 Analog Devices helped implement the support for complex data types
15 James van Artsdalen wrote the code that makes efficient use of
16 the Intel 80387 register stack.
19 Alasdair Baird for various bugfixes.
22 Gerald Baumgartner added the signature extension to the C++ front-end.
25 Neil Booth for various work on cpplib.
28 Per Bothner for his direction via the steering committee and various
29 improvements to our infrastructure for supporting new languages. Chill
30 and Java front end implementations. Initial implementations of
31 cpplib, fix-header, config.guess, libio, and past C++ library
35 Devon Bowen helped port GCC to the Tahoe.
38 Don Bowman for mips-vxworks contributions.
41 Dave Brolley for work on cpplib and Chill.
44 Robert Brown implemented the support for Encore 32000 systems.
47 Christian Bruel for improvements to local store elimination.
50 Herman A.J. ten Brugge for various fixes.
53 Joe Buck for his direction via the steering committee.
56 Craig Burley for leadership of the Fortran effort.
59 John Carr for his alias work, SPARC hacking, infrastructure improvements,
60 previous contributions to the steering committee, loop optimizations, etc.
63 Steve Chamberlain wrote the support for the Hitachi SH and H8 processors
64 and the PicoJava processor.
67 Scott Christley for his ObjC contributions.
70 Branko Cibej for more warning contributions.
73 Nick Clifton for arm, mcore, fr30, v850, m32r work, --help, and other random
77 Ralf Corsepius for SH testing and minor bugfixing.
80 Stan Cox for care and feeding of the x86 port and lots of behind
84 Alex Crain provided changes for the 3b1.
87 Ian Dall for major improvements to the NS32k port.
90 Dario Dariol contributed the four varieties of sample programs
91 that print a copy of their source.
94 Ulrich Drepper for his work on the C++ runtime libraries, glibc,
95 testing of GCC using glibc, ISO C99 support, CFG dumping support, etc.
98 Richard Earnshaw for his ongoing work with the ARM.
101 David Edelsohn for his direction via the steering committee,
102 ongoing work with the RS6000/PowerPC port, and help cleaning up Haifa
106 Mark Elbrecht for various DJGPP improvements.
109 Ben Elliston for his work to move the Objective-C runtime into its
110 own subdirectory and for his work on autoconf.
113 Paul Eggert for random hacking all over gcc.
116 Marc Espie for OpenBSD support.
119 Doug Evans for much of the global optimization framework, arc, m32r,
123 Fred Fish for BeOS support and Ada fixes.
126 Peter Gerwinski for various bugfixes and the Pascal front end.
129 Anthony Green for his -Os contributions and Java front end work.
132 Kaveh Ghazi for his direction via the steering committee and
133 amazing work to make -W -Wall useful.
136 Judy Goldberg for c++ contributions.
139 Torbjorn Granlund for various fixes and the c-torture testsuite,
140 multiply- and divide-by-constant optimization, improved long long
141 support, improved leaf function register allocation, and his direction
142 via the steering committee.
145 Michael K. Gschwind contributed the port to the PDP-11.
148 Ron Guilmette implemented the @code{protoize} and @code{unprotoize}
149 tools, the support for Dwarf symbolic debugging information, and much of
150 the support for System V Release 4. He has also worked heavily on the
151 Intel 386 and 860 support.
154 Bruno Haible for improvements in the runtime overhead for EH, new
155 warnings and assorted bugfixes.
158 Andrew Haley for his Java work.
161 Chris Hanson assisted in making GCC work on HP-UX for the 9000 series 300.
164 Michael Hayes for various thankless work he's done trying to get
165 the c30/c40 ports functional. Lots of loop and unroll improvements and
169 Kate Hedstrom for staking the g77 folks with an initial testsuite.
172 Richard Henderson for his ongoing SPARC and alpha work, loop opts, and
173 generally fixing lots of old problems we've ignored for years, flow
174 rewrite and lots of stuff I've forgotten.
177 Nobuyuki Hikichi of Software Research Associates, Tokyo, contributed
178 the support for the Sony NEWS machine.
181 Manfred Hollstein for his ongoing work to keep the m88k alive, lots
182 of testing an bugfixing, particularly of our configury code.
185 Steve Holmgren for MachTen patches.
188 Jan Hubicka for his x86 port improvements.
191 Christian Iseli for various bugfixes.
194 Kamil Iskra for general m68k hacking.
197 Lee Iverson for random fixes and mips testing.
200 Andreas Jaeger for various fixes to the MIPS port
203 Jakub Jelinek for his SPARC work and sibling call optimizations.
206 J. Kean Johnston for OpenServer support.
209 Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
212 David Kashtan of SRI adapted GCC to VMS.
215 Richard Kenner of the New York University Ultracomputer Research
216 Laboratory wrote the machine descriptions for the AMD 29000, the DEC
217 Alpha, the IBM RT PC, and the IBM RS/6000 as well as the support for
218 instruction attributes. He also made changes to better support RISC
219 processors including changes to common subexpression elimination,
220 strength reduction, function calling sequence handling, and condition
221 code support, in addition to generalizing the code for frame pointer
222 elimination and delay slot scheduling. Richard Kenner was also the
223 head maintainer of GCC for several years.
226 Robin Kirkham for cpu32 support.
229 Mark Klein for PA improvements.
232 Geoffrey Keating for his ongoing work to make the PPC work for Linux.
235 Brendan Kehoe for his ongoing work with g++.
238 Oliver M. Kellogg of Deutsche Aerospace contributed the port to the
242 Mumit Khan for various contributions to the cygwin and mingw32 ports and
243 maintaining binary releases for Windows hosts.
246 Thomas Koenig for various bugfixes.
249 Bruce Korb for the new and improved fixincludes code.
252 Benjamin Kosnik for his g++ work.
255 Ted Lemon wrote parts of the RTL reader and printer.
258 Charles LaBrec contributed the support for the Integrated Solutions
262 Jeff Law for his direction via the steering committee, coordinating the
263 entire egcs project and GCC 2.95, rolling out snapshots and releases,
264 handling merges from GCC2, reviewing tons of patches that might have
265 fallen through the cracks else, and random but extensive hacking.
268 Marc Lehmann for his direction via the steering committee and helping
269 with analysis and improvements of x86 performance.
272 Kriang Lerdsuwanakij for improvements to demangler and various c++ fixes.
275 Warren Levy major work on libgjc (Java Runtime Library) and random
276 work on the Java front-end.
279 Alain Lichnewsky ported GCC to the Mips cpu.
282 Robert Lipe for OpenServer support, new testsuites, testing, etc.
285 Weiwen Liu for testing and various bugfixes.
288 Martin von Löwis for internal consistency checking infrastructure,
289 and various C++ improvements including namespace support.
292 Dave Love for his ongoing work with the Fortran front end and
296 H.J. Lu for his previous contributions to the steering committee, many x86
297 bug reports, prototype patches, and keeping the Linux ports working.
300 Andrew MacLeod for his ongoing work in building a real EH system,
301 various code generation improvements, work on the global optimizer, etc.
304 Bob Manson for his behind the scenes work on dejagnu.
307 Vladimir Makarov for hacking some ugly i960 problems, PowerPC
308 hacking improvements to compile-time performance and overall knowledge
309 and direction in the area of instruction scheduling.
312 Greg McGary for random fixes and (someday) bounded pointers.
315 Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS powerpc, haifa,
316 ECOFF debug support, and other assorted hacking.
319 Jason Merrill for his direction via the steering committee and leading
323 Jason Molenda for major help in the care and feeding of all the services
324 on the gcc.gnu.org (formerly egcs.cygnus.com) machine -- mail, web
325 services, ftp services, etc etc.
328 David Mosberger-Tang for various Alpha improvements.
331 Stephen Moshier contributed the floating point emulator that assists in
332 cross-compilation and permits support for floating point numbers wider
333 than 64 bits and for ISO C99 support.
336 Bill Moyer for his behind the scenes work on various issues.
339 David Miller for his direction via the steering committee, lots of
340 SPARC work, improvements in jump.c and interfacing with the Linux kernel
344 Gary Miller ported GCC to Charles River Data Systems machines.
347 Mark Mitchell for his direction via the steering committee, mountains
348 of C++ work, load/store hoisting out of loops and alias analysis
349 improvements, ISO "restrict" support.
352 Alan Modra for various Linux bits and testing.
355 Toon Moene for his direction via the steering committee, Fortran
356 maintainance, and his ongoing work to make us make Fortran run fast.
359 Catherine Moore for fixing various ugly problems we have sent her
360 way, including the haifa bug which was killing the Alpha & PowerPC Linux
364 Philippe De Muyter for his work on the m68k port.
367 Joseph Myers for his work on the PDP-11 port, format checking and ISO
371 Nathan Myers for his work on libstdc++-v3.
374 NeXT, Inc.@: donated the front end that supports the Objective C
378 Hans-Peter Nilsson for improvements to the search engine
379 setup, various documentation fixes and other small fixes.
382 Geoff Noer for this work on getting cygwin native builds working.
385 Alexandre Oliva for various build infrastructure improvements, scripts and
386 amazing testing work.
389 Rainer Orth for random MIPS work, including improvements to our o32
390 ABI support, improvements to dejagnu's MIPS support, etc.
393 Melissa O'Neill for various NeXT fixes.
396 Paul Petersen wrote the machine description for the Alliant FX/8.
399 Alexandre Petit-Bianco for his Java work.
402 Matthias Pfaller for major improvements to the NS32k port.
405 Gerald Pfeifer his direction via the steering committee, maintenance of
406 the web pages and pointing out lots of problems we need to solve.
409 Ovidiu Predescu for his work on the ObjC front end and runtime libraries.
412 Ken Raeburn for various improvements to checker, mips ports and various
413 cleanups in the compiler.
416 David Reese of Sun Microsystems contributed to the Solaris on PowerPC
419 Gabriel Dos Reis for contributions and maintenance of libstdc++-v3,
420 including valarray implementation and limits support.
423 Joern Rennecke for maintaining the sh port, loop, regmove & reload
427 Gavin Romig-Koch for lots of behind the scenes MIPS work.
430 Ken Rose for fixes to our delay slot filling code.
433 Paul Rubin wrote most of the preprocessor.
436 Andreas Schwab for his work on the m68k port.
439 Graham Stott. for various infrastructure improvements.
442 Juha Sarlin for improvements to the H8 code generator.
445 Greg Satz assisted in making GCC work on HP-UX for the 9000 series 300.
448 Peter Schauer wrote the code to allow debugging to work on the Alpha.
451 William Schelter did most of the work on the Intel 80386 support.
454 Bernd Schmidt for various code generation improvements and major
455 work in the reload pass.
458 Franz Sirl for his ongoing work with making the PPC port stable
462 Joel Sherrill for his direction via the steering committee, RTEMS
463 contributions and RTEMS testing.
466 Nathan Sidwell for many C++ fixes/improvements.
469 Jeffrey Siegal for helping RMS with the original design of GCC, some
470 code which handles the parse tree and RTL data structures, constant
471 folding and help with the original VAX & m68k ports.
474 Andrey Slepuhin for assorted AIX hacking.
477 Randy Smith finished the Sun FPA support.
480 Christopher Smith did the port for Convex machines.
483 Scott Snyder for various fixes.
486 Richard Stallman, for writing the original gcc and launching the GNU project.
489 Jan Stein of the Chalmers Computer Society provided support for
490 Genix, as well as part of the 32000 machine description.
493 Nigel Stephens for various mips16 related fixes/improvements.
496 Jonathan Stone wrote the machine description for the Pyramid computer.
499 Mike Stump for his Elxsi port, g++ contributions over the years and more
500 recently his vxworks contributions
503 Shigeya Suzuki for this fixes for the bsdi platforms.
506 Ian Lance Taylor for his mips16 work, general configury hacking,
510 Holger Teutsch provided the support for the Clipper cpu.
513 Michael Tiemann for random bugfixes the first instruction scheduler,
514 initial C++ support, function integration, NS32k, sparc and M88k
515 machine description work, delay slot scheduling.
518 Gary Thomas for his ongoing work to make the PPC work for Linux.
521 Philipp Thomas for random bugfixes throughout the compiler
524 Kresten Krab Thorup wrote the run time support for the Objective C
528 Teemu Torma for thread safe exception handling support.
531 Leonard Tower wrote parts of the parser, RTL generator, and RTL
532 definitions, and of the Vax machine description.
535 Tom Tromey for internationalization support and his Java work.
538 Lassi Tuura for improvements to config.guess to determine HP processor
542 Todd Vierling for contributions for NetBSD ports.
545 Krister Walfridsson for random bugfixes.
548 John Wehle for various improvements for the x86 code generator,
549 related infrastructure improvements to help x86 code generation,
550 value range propagation and other work, WE32k port.
553 Dale Wiles helped port GCC to the Tahoe.
556 Zack Weinberg for major work on cpplib and various other bugfixes.
559 Jim Wilson for his direction via the steering committee, tackling hard
560 problems in various places that nobody else wanted to work on, strength
561 reduction and other loop optimizations.
564 Carlo Wood for various fixes.
567 Tom Wood for work on the m88k port.
570 Masanobu Yuhara of Fujitsu Laboratories implemented the machine
571 description for the Tron architecture (specifically, the Gmicro).
574 Kevin Zachmann helped ported GCC to the Tahoe.
579 We'd also like to thank the folks who have contributed time and energy in
689 And finally we'd like to thank everyone who uses the compiler, submits bug
690 reports and generally reminds us why we're doing this work in the first place.