OSDN Git Service

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