Daily bump.
[official-gcc.git] / gcc / doc / contrib.texi
blobd1a736353fb3f95664baa9cdd5814f26570d6a00
1 @c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002
2 @c 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} if you have been left out
14 or some of your contributions are not listed.  Please keep this list in
15 alphabetical order.
17 Some projects operating under the GCC project maintain their own list
18 of contributors, such as
19 @uref{http://gcc.gnu.org/libstdc++/,the C++ library}.
21 @itemize @bullet
23 @item
24 Analog Devices helped implement the support for complex data types
25 and iterators.
27 @item
28 John David Anglin for improvements to libstdc++-v3 and the HP-UX port.
30 @item
31 James van Artsdalen wrote the code that makes efficient use of
32 the Intel 80387 register stack.
34 @item
35 Alasdair Baird for various bugfixes.
37 @item
38 Gerald Baumgartner added the signature extension to the C++ front end.
40 @item
41 Neil Booth for work on cpplib, lang hooks, debug hooks and other
42 miscellaneous clean-ups.
44 @item
45 Per Bothner for his direction via the steering committee and various
46 improvements to our infrastructure for supporting new languages.  Chill
47 and Java front end implementations.  Initial implementations of
48 cpplib, fix-header, config.guess, libio, and past C++ library
49 (libg++) maintainer.
51 @item
52 Devon Bowen helped port GCC to the Tahoe.
54 @item
55 Don Bowman for mips-vxworks contributions.
57 @item
58 Dave Brolley for work on cpplib and Chill.
60 @item
61 Robert Brown implemented the support for Encore 32000 systems.
63 @item
64 Christian Bruel for improvements to local store elimination.
66 @item
67 Herman A.J. ten Brugge for various fixes.
69 @item
70 Joe Buck for his direction via the steering committee.
72 @item
73 Craig Burley for leadership of the Fortran effort.
75 @item
76 Paolo Carlini for his work on libstdc++-v3.
78 @item
79 John Carr for his alias work, SPARC hacking, infrastructure improvements,
80 previous contributions to the steering committee, loop optimizations, etc.
82 @item
83 Steve Chamberlain wrote the support for the Hitachi SH and H8 processors
84 and the PicoJava processor.
86 @item
87 Scott Christley for his Objective-C contributions.
89 @item
90 Branko Cibej for more warning contributions.
92 @item
93 Nick Clifton for arm, mcore, fr30, v850, m32r work, @option{--help}, and other random
94 hacking.
96 @item
97 Ralf Corsepius for SH testing and minor bugfixing.
99 @item
100 Stan Cox for care and feeding of the x86 port and lots of behind
101 the scenes hacking.
103 @item
104 Alex Crain provided changes for the 3b1.
106 @item
107 Ian Dall for major improvements to the NS32k port.
109 @item
110 Dario Dariol contributed the four varieties of sample programs
111 that print a copy of their source.
113 @item
114 Ulrich Drepper for his work on the C++ runtime libraries, glibc,
115  testing of GCC using glibc, ISO C99 support, CFG dumping support, etc.
117 @item
118 Richard Earnshaw for his ongoing work with the ARM@.
120 @item
121 David Edelsohn for his direction via the steering committee,
122 ongoing work with the RS6000/PowerPC port, and help cleaning up Haifa
123 loop changes.
125 @item
126 Paul Eggert for random hacking all over GCC@.
128 @item
129 Mark Elbrecht for various DJGPP improvements.
131 @item
132 Ben Elliston for his work to move the Objective-C runtime into its
133 own subdirectory and for his work on autoconf.
135 @item
136 Marc Espie for OpenBSD support.
138 @item
139 Doug Evans for much of the global optimization framework, arc, m32r,
140 and SPARC work.
142 @item
143 Fred Fish for BeOS support and Ada fixes.
145 @item
146 Peter Gerwinski for various bugfixes and the Pascal front end.
148 @item
149 Kaveh Ghazi for his direction via the steering committee and
150 amazing work to make @samp{-W -Wall} useful.
152 @item
153 Judy Goldberg for c++ contributions.
155 @item
156 Torbjorn Granlund for various fixes and the c-torture testsuite,
157 multiply- and divide-by-constant optimization, improved long long
158 support, improved leaf function register allocation, and his direction
159 via the steering committee.
161 @item
162 Anthony Green for his @option{-Os} contributions and Java front end work.
164 @item
165 Michael K. Gschwind contributed the port to the PDP-11.
167 @item
168 Ron Guilmette implemented the @command{protoize} and @command{unprotoize}
169 tools, the support for Dwarf symbolic debugging information, and much of
170 the support for System V Release 4.  He has also worked heavily on the
171 Intel 386 and 860 support.
173 @item
174 Bruno Haible for improvements in the runtime overhead for EH, new
175 warnings and assorted bugfixes.
177 @item
178 Andrew Haley for his Java work.
180 @item
181 Chris Hanson assisted in making GCC work on HP-UX for the 9000 series 300.
183 @item
184 Michael Hayes for various thankless work he's done trying to get
185 the c30/c40 ports functional.  Lots of loop and unroll improvements and
186 fixes.
188 @item
189 Kate Hedstrom for staking the g77 folks with an initial testsuite.
191 @item
192 Richard Henderson for his ongoing SPARC, alpha, and ia32 work, loop
193 opts, and generally fixing lots of old problems we've ignored for
194 years, flow rewrite and lots of further stuff, including reviewing
195 tons of patches.
197 @item
198 Nobuyuki Hikichi of Software Research Associates, Tokyo, contributed
199 the support for the Sony NEWS machine.
201 @item
202 Manfred Hollstein for his ongoing work to keep the m88k alive, lots
203 of testing an bugfixing, particularly of our configury code.
205 @item
206 Steve Holmgren for MachTen patches.
208 @item
209 Jan Hubicka for his x86 port improvements.
211 @item
212 Christian Iseli for various bugfixes.
214 @item
215 Kamil Iskra for general m68k hacking.
217 @item
218 Lee Iverson for random fixes and MIPS testing.
220 @item
221 Andreas Jaeger for various fixes to the MIPS port
223 @item
224 Jakub Jelinek for his SPARC work and sibling call optimizations as well
225 as lots of bug fixes and test cases.
227 @item
228 Janis Johnson for ia64 testing and fixes and for her quality improvement
229 sidetracks.
231 @item
232 J. Kean Johnston for OpenServer support.
234 @item
235 Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
237 @item
238 David Kashtan of SRI adapted GCC to VMS@.
240 @item
241 Geoffrey Keating for his ongoing work to make the PPC work for GNU/Linux
242 and his automatic regression tester.
244 @item
245 Brendan Kehoe for his ongoing work with g++.
247 @item
248 Oliver M. Kellogg of Deutsche Aerospace contributed the port to the
249 MIL-STD-1750A@.
251 @item
252 Richard Kenner of the New York University Ultracomputer Research
253 Laboratory wrote the machine descriptions for the AMD 29000, the DEC
254 Alpha, the IBM RT PC, and the IBM RS/6000 as well as the support for
255 instruction attributes.  He also made changes to better support RISC
256 processors including changes to common subexpression elimination,
257 strength reduction, function calling sequence handling, and condition
258 code support, in addition to generalizing the code for frame pointer
259 elimination and delay slot scheduling.  Richard Kenner was also the
260 head maintainer of GCC for several years.
262 @item
263 Mumit Khan for various contributions to the cygwin and mingw32 ports and
264 maintaining binary releases for Windows hosts.
266 @item
267 Robin Kirkham for cpu32 support.
269 @item
270 Mark Klein for PA improvements.
272 @item
273 Thomas Koenig for various bugfixes.
275 @item
276 Bruce Korb for the new and improved fixincludes code.
278 @item
279 Benjamin Kosnik for his g++ work and for leading the libstdc++-v3 effort.
281 @item
282 Charles LaBrec contributed the support for the Integrated Solutions
283 68020 system.
285 @item
286 Jeff Law for his direction via the steering committee, coordinating the
287 entire egcs project and GCC 2.95, rolling out snapshots and releases,
288 handling merges from GCC2, reviewing tons of patches that might have
289 fallen through the cracks else, and random but extensive hacking.
291 @item
292 Marc Lehmann for his direction via the steering committee and helping
293 with analysis and improvements of x86 performance.
295 @item
296 Ted Lemon wrote parts of the RTL reader and printer.
298 @item
299 Kriang Lerdsuwanakij for improvements to demangler and various c++ fixes.
301 @item
302 Warren Levy major work on libgcj (Java Runtime Library) and random
303 work on the Java front end.
305 @item
306 Alain Lichnewsky ported GCC to the MIPS CPU.
308 @item
309 Robert Lipe for OpenServer support, new testsuites, testing, etc.
311 @item
312 Weiwen Liu for testing and various bugfixes.
314 @item
315 Dave Love for his ongoing work with the Fortran front end and
316 runtime libraries.
318 @item
319 Martin von L@"owis for internal consistency checking infrastructure,
320 and various C++ improvements including namespace support.
322 @item
323 H.J. Lu for his previous contributions to the steering committee, many x86
324 bug reports, prototype patches, and keeping the GNU/Linux ports working.
326 @item
327 Greg McGary for random fixes and (someday) bounded pointers.
329 @item
330 Andrew MacLeod for his ongoing work in building a real EH system,
331 various code generation improvements, work on the global optimizer, etc.
333 @item
334 Vladimir Makarov for hacking some ugly i960 problems, PowerPC
335 hacking improvements to compile-time performance and overall knowledge
336 and direction in the area of instruction scheduling.
338 @item
339 Bob Manson for his behind the scenes work on dejagnu.
341 @item
342 Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS,
343 powerpc, haifa, ECOFF debug support, and other assorted hacking.
345 @item
346 Jason Merrill for his direction via the steering committee and leading
347 the g++ effort.
349 @item
350 David Miller for his direction via the steering committee, lots of
351 SPARC work, improvements in jump.c and interfacing with the Linux kernel
352 developers.
354 @item
355 Gary Miller ported GCC to Charles River Data Systems machines.
357 @item
358 Mark Mitchell for his direction via the steering committee, mountains of
359 C++ work, load/store hoisting out of loops, alias analysis improvements,
360 ISO C @code{restrict} support, and serving as release manager for GCC 3.x.
362 @item
363 Alan Modra for various GNU/Linux bits and testing.
365 @item
366 Toon Moene for his direction via the steering committee, Fortran
367 maintenance, and his ongoing work to make us make Fortran run fast.
369 @item
370 Jason Molenda for major help in the care and feeding of all the services
371 on the gcc.gnu.org (formerly egcs.cygnus.com) machine---mail, web
372 services, ftp services, etc etc.
374 @item
375 Catherine Moore for fixing various ugly problems we have sent her
376 way, including the haifa bug which was killing the Alpha & PowerPC
377 Linux kernels.
379 @item
380 David Mosberger-Tang for various Alpha improvements.
382 @item
383 Stephen Moshier contributed the floating point emulator that assists in
384 cross-compilation and permits support for floating point numbers wider
385 than 64 bits and for ISO C99 support.
387 @item
388 Bill Moyer for his behind the scenes work on various issues.
390 @item
391 Philippe De Muyter for his work on the m68k port.
393 @item
394 Joseph S. Myers for his work on the PDP-11 port, format checking and ISO
395 C99 support, and continuous emphasis on (and contributions to) documentation.
397 @item
398 Nathan Myers for his work on libstdc++-v3.
400 @item
401 NeXT, Inc.@: donated the front end that supports the Objective-C
402 language.
404 @item
405 Hans-Peter Nilsson for the CRIS and MMIX ports, improvements to the search
406 engine setup, various documentation fixes and other small fixes.
408 @item
409 Geoff Noer for this work on getting cygwin native builds working.
411 @item
412 David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM,
413 FreeBSD/PowerPC, and FreeBSD/SPARC64 ports and related infrastructure
414 improvements.
416 @item
417 Alexandre Oliva for various build infrastructure improvements, scripts and
418 amazing testing work.
420 @item
421 Melissa O'Neill for various NeXT fixes.
423 @item
424 Rainer Orth for random MIPS work, including improvements to our o32
425 ABI support, improvements to dejagnu's MIPS support, etc.
427 @item
428 Paul Petersen wrote the machine description for the Alliant FX/8.
430 @item
431 Alexandre Petit-Bianco for his Java work.
433 @item
434 Matthias Pfaller for major improvements to the NS32k port.
436 @item
437 Gerald Pfeifer for his direction via the steering committee, pointing
438 out lots of problems we need to solve, maintenance of the web pages, and
439 taking care of documentation maintenance in general.
441 @item
442 Ovidiu Predescu for his work on the Objective-C front end and runtime
443 libraries.
445 @item
446 Ken Raeburn for various improvements to checker, MIPS ports and various
447 cleanups in the compiler.
449 @item
450 David Reese of Sun Microsystems contributed to the Solaris on PowerPC
451 port.
453 @item
454 Gabriel Dos Reis for contributions and maintenance of libstdc++-v3,
455 including valarray implementation and limits support.
457 @item
458 Joern Rennecke for maintaining the sh port, loop, regmove & reload
459 hacking.
461 @item
462 Loren J. Rittle for improvements to libstdc++-v3 and the FreeBSD port.
464 @item
465 Craig Rodrigues for processing tons of bug reports.
467 @item
468 Gavin Romig-Koch for lots of behind the scenes MIPS work.
470 @item
471 Ken Rose for fixes to our delay slot filling code.
473 @item
474 Paul Rubin wrote most of the preprocessor.
476 @item
477 Juha Sarlin for improvements to the H8 code generator.
479 @item
480 Greg Satz assisted in making GCC work on HP-UX for the 9000 series 300.
482 @item
483 Peter Schauer wrote the code to allow debugging to work on the Alpha.
485 @item
486 William Schelter did most of the work on the Intel 80386 support.
488 @item
489 Bernd Schmidt for various code generation improvements and major
490 work in the reload pass as well a serving as release manager for
491 GCC 2.95.3.
493 @item
494 Andreas Schwab for his work on the m68k port.
496 @item
497 Joel Sherrill for his direction via the steering committee, RTEMS
498 contributions and RTEMS testing.
500 @item
501 Nathan Sidwell for many C++ fixes/improvements.
503 @item
504 Jeffrey Siegal for helping RMS with the original design of GCC, some
505 code which handles the parse tree and RTL data structures, constant
506 folding and help with the original VAX & m68k ports.
508 @item
509 Franz Sirl for his ongoing work with making the PPC port stable
510 for linux.
512 @item
513 Andrey Slepuhin for assorted AIX hacking.
515 @item
516 Christopher Smith did the port for Convex machines.
518 @item
519 Randy Smith finished the Sun FPA support.
521 @item
522 Scott Snyder for various fixes.
524 @item
525 Richard Stallman, for writing the original gcc and launching the GNU project.
527 @item
528 Jan Stein of the Chalmers Computer Society provided support for
529 Genix, as well as part of the 32000 machine description.
531 @item
532 Nigel Stephens for various mips16 related fixes/improvements.
534 @item
535 Jonathan Stone wrote the machine description for the Pyramid computer.
537 @item
538 Graham Stott for various infrastructure improvements.
540 @item
541 Mike Stump for his Elxsi port, g++ contributions over the years and more
542 recently his vxworks contributions
544 @item
545 Shigeya Suzuki for this fixes for the bsdi platforms.
547 @item
548 Ian Lance Taylor for his mips16 work, general configury hacking,
549 fixincludes, etc.
551 @item
552 Holger Teutsch provided the support for the Clipper CPU.
554 @item
555 Gary Thomas for his ongoing work to make the PPC work for GNU/Linux.
557 @item
558 Philipp Thomas for random bugfixes throughout the compiler
560 @item
561 Kresten Krab Thorup wrote the run time support for the Objective-C
562 language.
564 @item
565 Michael Tiemann for random bugfixes, the first instruction scheduler,
566 initial C++ support, function integration, NS32k, SPARC and M88k
567 machine description work, delay slot scheduling.
569 @item
570 Teemu Torma for thread safe exception handling support.
572 @item
573 Leonard Tower wrote parts of the parser, RTL generator, and RTL
574 definitions, and of the VAX machine description.
576 @item
577 Tom Tromey for internationalization support and his Java work.
579 @item
580 Lassi Tuura for improvements to config.guess to determine HP processor
581 types.
583 @item
584 Todd Vierling for contributions for NetBSD ports.
586 @item
587 Dean Wakerley for converting the install documentation from HTML to texinfo
588 in time for GCC 3.0.
590 @item
591 Krister Walfridsson for random bugfixes.
593 @item
594 John Wehle for various improvements for the x86 code generator,
595 related infrastructure improvements to help x86 code generation,
596 value range propagation and other work, WE32k port.
598 @item
599 Zack Weinberg for major work on cpplib and various other bugfixes.
601 @item
602 Dale Wiles helped port GCC to the Tahoe.
604 @item
605 Bob Wilson from Tensilica, Inc.@: for the Xtensa port.
607 @item
608 Jim Wilson for his direction via the steering committee, tackling hard
609 problems in various places that nobody else wanted to work on, strength
610 reduction and other loop optimizations.
612 @item
613 Carlo Wood for various fixes.
615 @item
616 Tom Wood for work on the m88k port.
618 @item
619 Masanobu Yuhara of Fujitsu Laboratories implemented the machine
620 description for the Tron architecture (specifically, the Gmicro).
622 @item
623 Kevin Zachmann helped ported GCC to the Tahoe.
625 @end itemize
628 We'd also like to thank the folks who have contributed time and energy in
629 testing GCC:
631 @itemize @bullet
632 @item
633 David Billinghurst
635 @item
636 Horst von Brand
638 @item
639 Rodney Brown
641 @item
642 Joe Buck
644 @item
645 Craig Burley
647 @item
648 Ulrich Drepper
650 @item
651 David Edelsohn
653 @item
654 Yung Shing Gene
656 @item
657 Kaveh Ghazi
659 @item
660 Kate Hedstrom
662 @item
663 Richard Henderson
665 @item
666 Manfred Hollstein
668 @item
669 Kamil Iskra
671 @item
672 Christian Joensson
674 @item
675 Jeff Law
677 @item
678 Robert Lipe
680 @item
681 Damon Love
683 @item
684 Dave Love
686 @item
687 H.J. Lu
689 @item
690 Brad Lucier
692 @item
693 Mumit Khan
695 @item
696 Matthias Klose
698 @item
699 Martin Knoblauch
701 @item
702 David Miller
704 @item
705 Toon Moene
707 @item
708 Matthias Mueller
710 @item
711 Alexandre Oliva
713 @item
714 Richard Polton
716 @item
717 David Rees
719 @item
720 Loren J. Rittle
722 @item
723 Peter Schmid
725 @item
726 David Schuler
728 @item
729 Vin Shelton
731 @item
732 Franz Sirl
734 @item
735 Mike Stump
737 @item
738 Carlo Wood
740 @item
741 And many others
742 @end itemize
744 And finally we'd like to thank everyone who uses the compiler, submits bug
745 reports and generally reminds us why we're doing this work in the first place.