OSDN Git Service

2002-06-15 Aldy Hernandez <aldyh@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / doc / contrib.texi
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.
5
6 @node Contributors
7 @unnumbered Contributors to GCC
8 @cindex contributors
9
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.
16
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}.
20
21 @itemize @bullet
22
23 @item
24 Analog Devices helped implement the support for complex data types
25 and iterators.
26
27 @item
28 John David Anglin for improvements to libstdc++-v3 and the HP-UX port.
29
30 @item
31 James van Artsdalen wrote the code that makes efficient use of
32 the Intel 80387 register stack.
33
34 @item
35 Alasdair Baird for various bugfixes.
36
37 @item
38 Gerald Baumgartner added the signature extension to the C++ front end.
39
40 @item
41 Neil Booth for work on cpplib, lang hooks, debug hooks and other
42 miscellaneous clean-ups.
43
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.
50
51 @item
52 Devon Bowen helped port GCC to the Tahoe.
53
54 @item
55 Don Bowman for mips-vxworks contributions.
56
57 @item
58 Dave Brolley for work on cpplib and Chill.
59
60 @item
61 Robert Brown implemented the support for Encore 32000 systems.
62
63 @item
64 Christian Bruel for improvements to local store elimination.
65
66 @item
67 Herman A.J. ten Brugge for various fixes.
68
69 @item
70 Joe Buck for his direction via the steering committee.
71
72 @item
73 Craig Burley for leadership of the Fortran effort.
74
75 @item
76 Paolo Carlini for his work on libstdc++-v3.
77
78 @item
79 John Carr for his alias work, SPARC hacking, infrastructure improvements,
80 previous contributions to the steering committee, loop optimizations, etc.
81
82 @item
83 Steve Chamberlain wrote the support for the Hitachi SH and H8 processors
84 and the PicoJava processor.
85
86 @item
87 Scott Christley for his Objective-C contributions.
88
89 @item
90 Branko Cibej for more warning contributions.
91
92 @item
93 Nick Clifton for arm, mcore, fr30, v850, m32r work, @option{--help}, and other random
94 hacking.
95
96 @item
97 Ralf Corsepius for SH testing and minor bugfixing.
98
99 @item
100 Stan Cox for care and feeding of the x86 port and lots of behind
101 the scenes hacking.
102
103 @item
104 Alex Crain provided changes for the 3b1.
105
106 @item
107 Ian Dall for major improvements to the NS32k port.
108
109 @item
110 Dario Dariol contributed the four varieties of sample programs
111 that print a copy of their source.
112
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.
116
117 @item
118 Richard Earnshaw for his ongoing work with the ARM@.
119
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.
124
125 @item
126 Paul Eggert for random hacking all over GCC@.
127
128 @item
129 Mark Elbrecht for various DJGPP improvements.
130
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.
134
135 @item
136 Marc Espie for OpenBSD support.
137
138 @item
139 Doug Evans for much of the global optimization framework, arc, m32r,
140 and SPARC work.
141
142 @item
143 Fred Fish for BeOS support and Ada fixes.
144
145 @item
146 Peter Gerwinski for various bugfixes and the Pascal front end.
147
148 @item
149 Kaveh Ghazi for his direction via the steering committee and
150 amazing work to make @samp{-W -Wall} useful.
151
152 @item
153 Judy Goldberg for c++ contributions.
154
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.
160
161 @item
162 Anthony Green for his @option{-Os} contributions and Java front end work.
163
164 @item
165 Michael K. Gschwind contributed the port to the PDP-11.
166
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.
172
173 @item
174 Bruno Haible for improvements in the runtime overhead for EH, new
175 warnings and assorted bugfixes.
176
177 @item
178 Andrew Haley for his Java work.
179
180 @item
181 Chris Hanson assisted in making GCC work on HP-UX for the 9000 series 300.
182
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.
187
188 @item
189 Kate Hedstrom for staking the g77 folks with an initial testsuite.
190
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.
196
197 @item
198 Nobuyuki Hikichi of Software Research Associates, Tokyo, contributed
199 the support for the Sony NEWS machine.
200
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.
204
205 @item
206 Steve Holmgren for MachTen patches.
207
208 @item
209 Jan Hubicka for his x86 port improvements.
210
211 @item
212 Christian Iseli for various bugfixes.
213
214 @item
215 Kamil Iskra for general m68k hacking.
216
217 @item
218 Lee Iverson for random fixes and MIPS testing.
219
220 @item
221 Andreas Jaeger for various fixes to the MIPS port
222
223 @item
224 Jakub Jelinek for his SPARC work and sibling call optimizations as well
225 as lots of bug fixes and test cases.
226
227 @item
228 Janis Johnson for ia64 testing and fixes and for her quality improvement
229 sidetracks.
230
231 @item
232 J. Kean Johnston for OpenServer support.
233
234 @item
235 Tim Josling for the sample language treelang based originally on Richard
236 Kenner's "``toy'' language".
237
238 @item
239 Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
240
241 @item
242 David Kashtan of SRI adapted GCC to VMS@.
243
244 @item
245 Geoffrey Keating for his ongoing work to make the PPC work for GNU/Linux
246 and his automatic regression tester.
247
248 @item
249 Brendan Kehoe for his ongoing work with g++.
250
251 @item
252 Oliver M. Kellogg of Deutsche Aerospace contributed the port to the
253 MIL-STD-1750A@.
254
255 @item
256 Richard Kenner of the New York University Ultracomputer Research
257 Laboratory wrote the machine descriptions for the AMD 29000, the DEC
258 Alpha, the IBM RT PC, and the IBM RS/6000 as well as the support for
259 instruction attributes.  He also made changes to better support RISC
260 processors including changes to common subexpression elimination,
261 strength reduction, function calling sequence handling, and condition
262 code support, in addition to generalizing the code for frame pointer
263 elimination and delay slot scheduling.  Richard Kenner was also the
264 head maintainer of GCC for several years.
265
266 @item
267 Mumit Khan for various contributions to the cygwin and mingw32 ports and
268 maintaining binary releases for Windows hosts.
269
270 @item
271 Robin Kirkham for cpu32 support.
272
273 @item
274 Mark Klein for PA improvements.
275
276 @item
277 Thomas Koenig for various bugfixes.
278
279 @item
280 Bruce Korb for the new and improved fixincludes code.
281
282 @item
283 Benjamin Kosnik for his g++ work and for leading the libstdc++-v3 effort.
284
285 @item
286 Charles LaBrec contributed the support for the Integrated Solutions
287 68020 system.
288
289 @item
290 Jeff Law for his direction via the steering committee, coordinating the
291 entire egcs project and GCC 2.95, rolling out snapshots and releases,
292 handling merges from GCC2, reviewing tons of patches that might have
293 fallen through the cracks else, and random but extensive hacking.
294
295 @item
296 Marc Lehmann for his direction via the steering committee and helping
297 with analysis and improvements of x86 performance.
298
299 @item
300 Ted Lemon wrote parts of the RTL reader and printer.
301
302 @item
303 Kriang Lerdsuwanakij for improvements to demangler and various c++ fixes.
304
305 @item
306 Warren Levy major work on libgcj (Java Runtime Library) and random
307 work on the Java front end.
308
309 @item
310 Alain Lichnewsky ported GCC to the MIPS CPU.
311
312 @item
313 Robert Lipe for OpenServer support, new testsuites, testing, etc.
314
315 @item
316 Weiwen Liu for testing and various bugfixes.
317
318 @item
319 Dave Love for his ongoing work with the Fortran front end and
320 runtime libraries.
321
322 @item
323 Martin von L@"owis for internal consistency checking infrastructure,
324 and various C++ improvements including namespace support.
325
326 @item
327 H.J. Lu for his previous contributions to the steering committee, many x86
328 bug reports, prototype patches, and keeping the GNU/Linux ports working.
329
330 @item
331 Greg McGary for random fixes and (someday) bounded pointers.
332
333 @item
334 Andrew MacLeod for his ongoing work in building a real EH system,
335 various code generation improvements, work on the global optimizer, etc.
336
337 @item
338 Vladimir Makarov for hacking some ugly i960 problems, PowerPC hacking
339 improvements to compile-time performance, overall knowledge and
340 direction in the area of instruction scheduling, and design and
341 implementation of the automaton based instruction scheduler.
342
343 @item
344 Bob Manson for his behind the scenes work on dejagnu.
345
346 @item
347 Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS,
348 powerpc, haifa, ECOFF debug support, and other assorted hacking.
349
350 @item
351 Jason Merrill for his direction via the steering committee and leading
352 the g++ effort.
353
354 @item
355 David Miller for his direction via the steering committee, lots of
356 SPARC work, improvements in jump.c and interfacing with the Linux kernel
357 developers.
358
359 @item
360 Gary Miller ported GCC to Charles River Data Systems machines.
361
362 @item
363 Mark Mitchell for his direction via the steering committee, mountains of
364 C++ work, load/store hoisting out of loops, alias analysis improvements,
365 ISO C @code{restrict} support, and serving as release manager for GCC 3.x.
366
367 @item
368 Alan Modra for various GNU/Linux bits and testing.
369
370 @item
371 Toon Moene for his direction via the steering committee, Fortran
372 maintenance, and his ongoing work to make us make Fortran run fast.
373
374 @item
375 Jason Molenda for major help in the care and feeding of all the services
376 on the gcc.gnu.org (formerly egcs.cygnus.com) machine---mail, web
377 services, ftp services, etc etc.
378
379 @item
380 Catherine Moore for fixing various ugly problems we have sent her
381 way, including the haifa bug which was killing the Alpha & PowerPC
382 Linux kernels.
383
384 @item
385 David Mosberger-Tang for various Alpha improvements.
386
387 @item
388 Stephen Moshier contributed the floating point emulator that assists in
389 cross-compilation and permits support for floating point numbers wider
390 than 64 bits and for ISO C99 support.
391
392 @item
393 Bill Moyer for his behind the scenes work on various issues.
394
395 @item
396 Philippe De Muyter for his work on the m68k port.
397
398 @item
399 Joseph S. Myers for his work on the PDP-11 port, format checking and ISO
400 C99 support, and continuous emphasis on (and contributions to) documentation.
401
402 @item
403 Nathan Myers for his work on libstdc++-v3.
404
405 @item
406 NeXT, Inc.@: donated the front end that supports the Objective-C
407 language.
408
409 @item
410 Hans-Peter Nilsson for the CRIS and MMIX ports, improvements to the search
411 engine setup, various documentation fixes and other small fixes.
412
413 @item
414 Geoff Noer for this work on getting cygwin native builds working.
415
416 @item
417 David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM,
418 FreeBSD/PowerPC, and FreeBSD/SPARC64 ports and related infrastructure
419 improvements.
420
421 @item
422 Alexandre Oliva for various build infrastructure improvements, scripts and
423 amazing testing work.
424
425 @item
426 Melissa O'Neill for various NeXT fixes.
427
428 @item
429 Rainer Orth for random MIPS work, including improvements to our o32
430 ABI support, improvements to dejagnu's MIPS support, etc.
431
432 @item
433 Paul Petersen wrote the machine description for the Alliant FX/8.
434
435 @item
436 Alexandre Petit-Bianco for his Java work.
437
438 @item
439 Matthias Pfaller for major improvements to the NS32k port.
440
441 @item
442 Gerald Pfeifer for his direction via the steering committee, pointing
443 out lots of problems we need to solve, maintenance of the web pages, and
444 taking care of documentation maintenance in general.
445
446 @item
447 Ovidiu Predescu for his work on the Objective-C front end and runtime
448 libraries.
449
450 @item
451 Ken Raeburn for various improvements to checker, MIPS ports and various
452 cleanups in the compiler.
453
454 @item
455 David Reese of Sun Microsystems contributed to the Solaris on PowerPC
456 port.
457
458 @item
459 Gabriel Dos Reis for contributions and maintenance of libstdc++-v3,
460 including valarray implementation and limits support.
461
462 @item
463 Joern Rennecke for maintaining the sh port, loop, regmove & reload
464 hacking.
465
466 @item
467 Loren J. Rittle for improvements to libstdc++-v3 and the FreeBSD port.
468
469 @item
470 Craig Rodrigues for processing tons of bug reports.
471
472 @item
473 Gavin Romig-Koch for lots of behind the scenes MIPS work.
474
475 @item
476 Ken Rose for fixes to our delay slot filling code.
477
478 @item
479 Paul Rubin wrote most of the preprocessor.
480
481 @item
482 Juha Sarlin for improvements to the H8 code generator.
483
484 @item
485 Greg Satz assisted in making GCC work on HP-UX for the 9000 series 300.
486
487 @item
488 Peter Schauer wrote the code to allow debugging to work on the Alpha.
489
490 @item
491 William Schelter did most of the work on the Intel 80386 support.
492
493 @item
494 Bernd Schmidt for various code generation improvements and major
495 work in the reload pass as well a serving as release manager for
496 GCC 2.95.3.
497
498 @item
499 Andreas Schwab for his work on the m68k port.
500
501 @item
502 Joel Sherrill for his direction via the steering committee, RTEMS
503 contributions and RTEMS testing.
504
505 @item
506 Nathan Sidwell for many C++ fixes/improvements.
507
508 @item
509 Jeffrey Siegal for helping RMS with the original design of GCC, some
510 code which handles the parse tree and RTL data structures, constant
511 folding and help with the original VAX & m68k ports.
512
513 @item
514 Franz Sirl for his ongoing work with making the PPC port stable
515 for linux.
516
517 @item
518 Andrey Slepuhin for assorted AIX hacking.
519
520 @item
521 Christopher Smith did the port for Convex machines.
522
523 @item
524 Randy Smith finished the Sun FPA support.
525
526 @item
527 Scott Snyder for various fixes.
528
529 @item
530 Richard Stallman, for writing the original gcc and launching the GNU project.
531
532 @item
533 Jan Stein of the Chalmers Computer Society provided support for
534 Genix, as well as part of the 32000 machine description.
535
536 @item
537 Nigel Stephens for various mips16 related fixes/improvements.
538
539 @item
540 Jonathan Stone wrote the machine description for the Pyramid computer.
541
542 @item
543 Graham Stott for various infrastructure improvements.
544
545 @item
546 Mike Stump for his Elxsi port, g++ contributions over the years and more
547 recently his vxworks contributions
548
549 @item
550 Shigeya Suzuki for this fixes for the bsdi platforms.
551
552 @item
553 Ian Lance Taylor for his mips16 work, general configury hacking,
554 fixincludes, etc.
555
556 @item
557 Holger Teutsch provided the support for the Clipper CPU.
558
559 @item
560 Gary Thomas for his ongoing work to make the PPC work for GNU/Linux.
561
562 @item
563 Philipp Thomas for random bugfixes throughout the compiler
564
565 @item
566 Kresten Krab Thorup wrote the run time support for the Objective-C
567 language.
568
569 @item
570 Michael Tiemann for random bugfixes, the first instruction scheduler,
571 initial C++ support, function integration, NS32k, SPARC and M88k
572 machine description work, delay slot scheduling.
573
574 @item
575 Teemu Torma for thread safe exception handling support.
576
577 @item
578 Leonard Tower wrote parts of the parser, RTL generator, and RTL
579 definitions, and of the VAX machine description.
580
581 @item
582 Tom Tromey for internationalization support and his Java work.
583
584 @item
585 Lassi Tuura for improvements to config.guess to determine HP processor
586 types.
587
588 @item
589 Todd Vierling for contributions for NetBSD ports.
590
591 @item
592 Dean Wakerley for converting the install documentation from HTML to texinfo
593 in time for GCC 3.0.
594
595 @item
596 Krister Walfridsson for random bugfixes.
597
598 @item
599 John Wehle for various improvements for the x86 code generator,
600 related infrastructure improvements to help x86 code generation,
601 value range propagation and other work, WE32k port.
602
603 @item
604 Zack Weinberg for major work on cpplib and various other bugfixes.
605
606 @item
607 Dale Wiles helped port GCC to the Tahoe.
608
609 @item
610 Bob Wilson from Tensilica, Inc.@: for the Xtensa port.
611
612 @item
613 Jim Wilson for his direction via the steering committee, tackling hard
614 problems in various places that nobody else wanted to work on, strength
615 reduction and other loop optimizations.
616
617 @item
618 Carlo Wood for various fixes.
619
620 @item
621 Tom Wood for work on the m88k port.
622
623 @item
624 Masanobu Yuhara of Fujitsu Laboratories implemented the machine
625 description for the Tron architecture (specifically, the Gmicro).
626
627 @item
628 Kevin Zachmann helped ported GCC to the Tahoe.
629
630 @end itemize
631
632
633 We'd also like to thank the folks who have contributed time and energy in
634 testing GCC:
635
636 @itemize @bullet
637 @item
638 David Billinghurst
639
640 @item
641 Horst von Brand
642
643 @item
644 Rodney Brown
645
646 @item
647 Joe Buck
648
649 @item
650 Craig Burley
651
652 @item
653 Ulrich Drepper
654
655 @item
656 David Edelsohn
657
658 @item
659 Yung Shing Gene
660
661 @item
662 Kaveh Ghazi
663
664 @item
665 Kate Hedstrom
666
667 @item
668 Richard Henderson
669
670 @item
671 Manfred Hollstein
672
673 @item
674 Kamil Iskra
675
676 @item
677 Christian Joensson
678
679 @item
680 Jeff Law
681
682 @item
683 Robert Lipe
684
685 @item
686 Damon Love
687
688 @item
689 Dave Love
690
691 @item
692 H.J. Lu
693
694 @item
695 Brad Lucier
696
697 @item
698 Mumit Khan
699
700 @item
701 Matthias Klose
702
703 @item
704 Martin Knoblauch
705
706 @item
707 David Miller
708
709 @item
710 Toon Moene
711
712 @item
713 Matthias Mueller
714
715 @item
716 Alexandre Oliva
717
718 @item
719 Richard Polton
720
721 @item
722 David Rees
723
724 @item
725 Loren J. Rittle
726
727 @item
728 Peter Schmid
729
730 @item
731 David Schuler
732
733 @item
734 Vin Shelton
735
736 @item
737 Franz Sirl
738
739 @item
740 Mike Stump
741
742 @item
743 Carlo Wood
744
745 @item
746 And many others
747 @end itemize
748
749 And finally we'd like to thank everyone who uses the compiler, submits bug
750 reports and generally reminds us why we're doing this work in the first place.