OSDN Git Service

* doc/contrib.texi (Contributors): Use MIPS instead of Mips and
[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 various work on cpplib.
42
43 @item
44 Per Bothner for his direction via the steering committee and various
45 improvements to our infrastructure for supporting new languages.  Chill
46 and Java front end implementations.  Initial implementations of
47 cpplib, fix-header, config.guess, libio, and past C++ library
48 (libg++) maintainer.
49
50 @item
51 Devon Bowen helped port GCC to the Tahoe.
52
53 @item
54 Don Bowman for mips-vxworks contributions.
55
56 @item
57 Dave Brolley for work on cpplib and Chill.
58
59 @item
60 Robert Brown implemented the support for Encore 32000 systems.
61
62 @item
63 Christian Bruel for improvements to local store elimination.
64
65 @item
66 Herman A.J. ten Brugge for various fixes.
67
68 @item
69 Joe Buck for his direction via the steering committee.
70
71 @item
72 Craig Burley for leadership of the Fortran effort.
73
74 @item
75 Paolo Carlini for his work on libstdc++-v3.
76
77 @item
78 John Carr for his alias work, SPARC hacking, infrastructure improvements,
79 previous contributions to the steering committee, loop optimizations, etc.
80
81 @item
82 Steve Chamberlain wrote the support for the Hitachi SH and H8 processors
83 and the PicoJava processor.
84
85 @item
86 Scott Christley for his Objective-C contributions.
87
88 @item
89 Branko Cibej for more warning contributions.
90
91 @item
92 Nick Clifton for arm, mcore, fr30, v850, m32r work, @option{--help}, and other random
93 hacking.
94
95 @item
96 Ralf Corsepius for SH testing and minor bugfixing.
97
98 @item
99 Stan Cox for care and feeding of the x86 port and lots of behind
100 the scenes hacking.
101
102 @item
103 Alex Crain provided changes for the 3b1.
104
105 @item
106 Ian Dall for major improvements to the NS32k port.
107
108 @item
109 Dario Dariol contributed the four varieties of sample programs
110 that print a copy of their source.
111
112 @item
113 Ulrich Drepper for his work on the C++ runtime libraries, glibc,
114  testing of GCC using glibc, ISO C99 support, CFG dumping support, etc.
115
116 @item
117 Richard Earnshaw for his ongoing work with the ARM@.
118
119 @item
120 David Edelsohn for his direction via the steering committee,
121 ongoing work with the RS6000/PowerPC port, and help cleaning up Haifa
122 loop changes.
123
124 @item
125 Paul Eggert for random hacking all over GCC@.
126
127 @item
128 Mark Elbrecht for various DJGPP improvements.
129
130 @item
131 Ben Elliston for his work to move the Objective-C runtime into its
132 own subdirectory and for his work on autoconf.
133
134 @item
135 Marc Espie for OpenBSD support.
136
137 @item
138 Doug Evans for much of the global optimization framework, arc, m32r,
139 and SPARC work.
140
141 @item
142 Fred Fish for BeOS support and Ada fixes.
143
144 @item
145 Peter Gerwinski for various bugfixes and the Pascal front end.
146
147 @item
148 Kaveh Ghazi for his direction via the steering committee and
149 amazing work to make @samp{-W -Wall} useful.
150
151 @item
152 Judy Goldberg for c++ contributions.
153
154 @item
155 Torbjorn Granlund for various fixes and the c-torture testsuite,
156 multiply- and divide-by-constant optimization, improved long long
157 support, improved leaf function register allocation, and his direction
158 via the steering committee.
159
160 @item
161 Anthony Green for his @option{-Os} contributions and Java front end work.
162
163 @item
164 Michael K. Gschwind contributed the port to the PDP-11.
165
166 @item
167 Ron Guilmette implemented the @command{protoize} and @command{unprotoize}
168 tools, the support for Dwarf symbolic debugging information, and much of
169 the support for System V Release 4.  He has also worked heavily on the
170 Intel 386 and 860 support.
171
172 @item
173 Bruno Haible for improvements in the runtime overhead for EH, new
174 warnings and assorted bugfixes.
175
176 @item
177 Andrew Haley for his Java work.
178
179 @item
180 Chris Hanson assisted in making GCC work on HP-UX for the 9000 series 300.
181
182 @item
183 Michael Hayes for various thankless work he's done trying to get
184 the c30/c40 ports functional.  Lots of loop and unroll improvements and
185 fixes.
186
187 @item
188 Kate Hedstrom for staking the g77 folks with an initial testsuite.
189
190 @item
191 Richard Henderson for his ongoing SPARC, alpha, and ia32 work, loop
192 opts, and generally fixing lots of old problems we've ignored for
193 years, flow rewrite and lots of further stuff, including reviewing
194 tons of patches.
195
196 @item
197 Nobuyuki Hikichi of Software Research Associates, Tokyo, contributed
198 the support for the Sony NEWS machine.
199
200 @item
201 Manfred Hollstein for his ongoing work to keep the m88k alive, lots
202 of testing an bugfixing, particularly of our configury code.
203
204 @item
205 Steve Holmgren for MachTen patches.
206
207 @item
208 Jan Hubicka for his x86 port improvements.
209
210 @item
211 Christian Iseli for various bugfixes.
212
213 @item
214 Kamil Iskra for general m68k hacking.
215
216 @item
217 Lee Iverson for random fixes and MIPS testing.
218
219 @item
220 Andreas Jaeger for various fixes to the MIPS port
221
222 @item
223 Jakub Jelinek for his SPARC work and sibling call optimizations as well
224 as lots of bug fixes and test cases.
225
226 @item
227 Janis Johnson for ia64 testing and fixes and for her quality improvement
228 sidetracks.
229
230 @item
231 J. Kean Johnston for OpenServer support.
232
233 @item
234 Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
235
236 @item
237 David Kashtan of SRI adapted GCC to VMS@.
238
239 @item
240 Geoffrey Keating for his ongoing work to make the PPC work for GNU/Linux
241 and his automatic regression tester.
242
243 @item
244 Brendan Kehoe for his ongoing work with g++.
245
246 @item
247 Oliver M. Kellogg of Deutsche Aerospace contributed the port to the
248 MIL-STD-1750A@.
249
250 @item
251 Richard Kenner of the New York University Ultracomputer Research
252 Laboratory wrote the machine descriptions for the AMD 29000, the DEC
253 Alpha, the IBM RT PC, and the IBM RS/6000 as well as the support for
254 instruction attributes.  He also made changes to better support RISC
255 processors including changes to common subexpression elimination,
256 strength reduction, function calling sequence handling, and condition
257 code support, in addition to generalizing the code for frame pointer
258 elimination and delay slot scheduling.  Richard Kenner was also the
259 head maintainer of GCC for several years.
260
261 @item
262 Mumit Khan for various contributions to the cygwin and mingw32 ports and
263 maintaining binary releases for Windows hosts.
264
265 @item
266 Robin Kirkham for cpu32 support.
267
268 @item
269 Mark Klein for PA improvements.
270
271 @item
272 Thomas Koenig for various bugfixes.
273
274 @item
275 Bruce Korb for the new and improved fixincludes code.
276
277 @item
278 Benjamin Kosnik for his g++ work and for leading the libstdc++-v3 effort.
279
280 @item
281 Charles LaBrec contributed the support for the Integrated Solutions
282 68020 system.
283
284 @item
285 Jeff Law for his direction via the steering committee, coordinating the
286 entire egcs project and GCC 2.95, rolling out snapshots and releases,
287 handling merges from GCC2, reviewing tons of patches that might have
288 fallen through the cracks else, and random but extensive hacking.
289
290 @item
291 Marc Lehmann for his direction via the steering committee and helping
292 with analysis and improvements of x86 performance.
293
294 @item
295 Ted Lemon wrote parts of the RTL reader and printer.
296
297 @item
298 Kriang Lerdsuwanakij for improvements to demangler and various c++ fixes.
299
300 @item
301 Warren Levy major work on libgcj (Java Runtime Library) and random
302 work on the Java front end.
303
304 @item
305 Alain Lichnewsky ported GCC to the MIPS CPU.
306
307 @item
308 Robert Lipe for OpenServer support, new testsuites, testing, etc.
309
310 @item
311 Weiwen Liu for testing and various bugfixes.
312
313 @item
314 Dave Love for his ongoing work with the Fortran front end and
315 runtime libraries.
316
317 @item
318 Martin von L@"owis for internal consistency checking infrastructure,
319 and various C++ improvements including namespace support.
320
321 @item
322 H.J. Lu for his previous contributions to the steering committee, many x86
323 bug reports, prototype patches, and keeping the GNU/Linux ports working.
324
325 @item
326 Greg McGary for random fixes and (someday) bounded pointers.
327
328 @item
329 Andrew MacLeod for his ongoing work in building a real EH system,
330 various code generation improvements, work on the global optimizer, etc.
331
332 @item
333 Vladimir Makarov for hacking some ugly i960 problems, PowerPC hacking
334 improvements to compile-time performance, overall knowledge and
335 direction in the area of instruction scheduling, and design and
336 implementation of the automaton based instruction scheduler.
337
338 @item
339 Bob Manson for his behind the scenes work on dejagnu.
340
341 @item
342 Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS,
343 powerpc, haifa, ECOFF debug support, and other assorted hacking.
344
345 @item
346 Jason Merrill for his direction via the steering committee and leading
347 the g++ effort.
348
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.
353
354 @item
355 Gary Miller ported GCC to Charles River Data Systems machines.
356
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.
361
362 @item
363 Alan Modra for various GNU/Linux bits and testing.
364
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.
368
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.
373
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.
378
379 @item
380 David Mosberger-Tang for various Alpha improvements.
381
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.
386
387 @item
388 Bill Moyer for his behind the scenes work on various issues.
389
390 @item
391 Philippe De Muyter for his work on the m68k port.
392
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.
396
397 @item
398 Nathan Myers for his work on libstdc++-v3.
399
400 @item
401 NeXT, Inc.@: donated the front end that supports the Objective-C
402 language.
403
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.
407
408 @item
409 Geoff Noer for this work on getting cygwin native builds working.
410
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.
415
416 @item
417 Alexandre Oliva for various build infrastructure improvements, scripts and
418 amazing testing work.
419
420 @item
421 Melissa O'Neill for various NeXT fixes.
422
423 @item
424 Rainer Orth for random MIPS work, including improvements to our o32
425 ABI support, improvements to dejagnu's MIPS support, etc.
426
427 @item
428 Paul Petersen wrote the machine description for the Alliant FX/8.
429
430 @item
431 Alexandre Petit-Bianco for his Java work.
432
433 @item
434 Matthias Pfaller for major improvements to the NS32k port.
435
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.
440
441 @item
442 Ovidiu Predescu for his work on the Objective-C front end and runtime
443 libraries.
444
445 @item
446 Ken Raeburn for various improvements to checker, MIPS ports and various
447 cleanups in the compiler.
448
449 @item
450 David Reese of Sun Microsystems contributed to the Solaris on PowerPC
451 port.
452
453 @item
454 Gabriel Dos Reis for contributions and maintenance of libstdc++-v3,
455 including valarray implementation and limits support.
456
457 @item
458 Joern Rennecke for maintaining the sh port, loop, regmove & reload
459 hacking.
460
461 @item
462 Loren J. Rittle for improvements to libstdc++-v3 and the FreeBSD port.
463
464 @item
465 Craig Rodrigues for processing tons of bug reports.
466
467 @item
468 Gavin Romig-Koch for lots of behind the scenes MIPS work.
469
470 @item
471 Ken Rose for fixes to our delay slot filling code.
472
473 @item
474 Paul Rubin wrote most of the preprocessor.
475
476 @item
477 Juha Sarlin for improvements to the H8 code generator.
478
479 @item
480 Greg Satz assisted in making GCC work on HP-UX for the 9000 series 300.
481
482 @item
483 Peter Schauer wrote the code to allow debugging to work on the Alpha.
484
485 @item
486 William Schelter did most of the work on the Intel 80386 support.
487
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.
492
493 @item
494 Andreas Schwab for his work on the m68k port.
495
496 @item
497 Joel Sherrill for his direction via the steering committee, RTEMS
498 contributions and RTEMS testing.
499
500 @item
501 Nathan Sidwell for many C++ fixes/improvements.
502
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.
507
508 @item
509 Franz Sirl for his ongoing work with making the PPC port stable
510 for linux.
511
512 @item
513 Andrey Slepuhin for assorted AIX hacking.
514
515 @item
516 Christopher Smith did the port for Convex machines.
517
518 @item
519 Randy Smith finished the Sun FPA support.
520
521 @item
522 Scott Snyder for various fixes.
523
524 @item
525 Richard Stallman, for writing the original gcc and launching the GNU project.
526
527 @item
528 Jan Stein of the Chalmers Computer Society provided support for
529 Genix, as well as part of the 32000 machine description.
530
531 @item
532 Nigel Stephens for various mips16 related fixes/improvements.
533
534 @item
535 Jonathan Stone wrote the machine description for the Pyramid computer.
536
537 @item
538 Graham Stott for various infrastructure improvements.
539
540 @item
541 Mike Stump for his Elxsi port, g++ contributions over the years and more
542 recently his vxworks contributions
543
544 @item
545 Shigeya Suzuki for this fixes for the bsdi platforms.
546
547 @item
548 Ian Lance Taylor for his mips16 work, general configury hacking,
549 fixincludes, etc.
550
551 @item
552 Holger Teutsch provided the support for the Clipper CPU.
553
554 @item
555 Gary Thomas for his ongoing work to make the PPC work for GNU/Linux.
556
557 @item
558 Philipp Thomas for random bugfixes throughout the compiler
559
560 @item
561 Kresten Krab Thorup wrote the run time support for the Objective-C
562 language.
563
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.
568
569 @item
570 Teemu Torma for thread safe exception handling support.
571
572 @item
573 Leonard Tower wrote parts of the parser, RTL generator, and RTL
574 definitions, and of the VAX machine description.
575
576 @item
577 Tom Tromey for internationalization support and his Java work.
578
579 @item
580 Lassi Tuura for improvements to config.guess to determine HP processor
581 types.
582
583 @item
584 Todd Vierling for contributions for NetBSD ports.
585
586 @item
587 Dean Wakerley for converting the install documentation from HTML to texinfo
588 in time for GCC 3.0.
589
590 @item
591 Krister Walfridsson for random bugfixes.
592
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.
597
598 @item
599 Zack Weinberg for major work on cpplib and various other bugfixes.
600
601 @item
602 Dale Wiles helped port GCC to the Tahoe.
603
604 @item
605 Bob Wilson from Tensilica, Inc.@: for the Xtensa port.
606
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.
611
612 @item
613 Carlo Wood for various fixes.
614
615 @item
616 Tom Wood for work on the m88k port.
617
618 @item
619 Masanobu Yuhara of Fujitsu Laboratories implemented the machine
620 description for the Tron architecture (specifically, the Gmicro).
621
622 @item
623 Kevin Zachmann helped ported GCC to the Tahoe.
624
625 @end itemize
626
627
628 We'd also like to thank the folks who have contributed time and energy in
629 testing GCC:
630
631 @itemize @bullet
632 @item
633 David Billinghurst
634
635 @item
636 Horst von Brand
637
638 @item
639 Rodney Brown
640
641 @item
642 Joe Buck
643
644 @item
645 Craig Burley
646
647 @item
648 Ulrich Drepper
649
650 @item
651 David Edelsohn
652
653 @item
654 Yung Shing Gene
655
656 @item
657 Kaveh Ghazi
658
659 @item
660 Kate Hedstrom
661
662 @item
663 Richard Henderson
664
665 @item
666 Manfred Hollstein
667
668 @item
669 Kamil Iskra
670
671 @item
672 Christian Joensson
673
674 @item
675 Jeff Law
676
677 @item
678 Robert Lipe
679
680 @item
681 Damon Love
682
683 @item
684 Dave Love
685
686 @item
687 H.J. Lu
688
689 @item
690 Brad Lucier
691
692 @item
693 Mumit Khan
694
695 @item
696 Matthias Klose
697
698 @item
699 Martin Knoblauch
700
701 @item
702 David Miller
703
704 @item
705 Toon Moene
706
707 @item
708 Matthias Mueller
709
710 @item
711 Alexandre Oliva
712
713 @item
714 Richard Polton
715
716 @item
717 David Rees
718
719 @item
720 Loren J. Rittle
721
722 @item
723 Peter Schmid
724
725 @item
726 David Schuler
727
728 @item
729 Vin Shelton
730
731 @item
732 Franz Sirl
733
734 @item
735 Mike Stump
736
737 @item
738 Carlo Wood
739
740 @item
741 And many others
742 @end itemize
743
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.