]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/gcc/doc/contrib.texi
This commit was generated by cvs2svn to compensate for changes in r100513,
[FreeBSD/FreeBSD.git] / contrib / 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
334 hacking improvements to compile-time performance and overall knowledge
335 and direction in the area of instruction scheduling.
336
337 @item
338 Bob Manson for his behind the scenes work on dejagnu.
339
340 @item
341 Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS,
342 powerpc, haifa, ECOFF debug support, and other assorted hacking.
343
344 @item
345 Jason Merrill for his direction via the steering committee and leading
346 the g++ effort.
347
348 @item
349 David Miller for his direction via the steering committee, lots of
350 SPARC work, improvements in jump.c and interfacing with the Linux kernel
351 developers.
352
353 @item
354 Gary Miller ported GCC to Charles River Data Systems machines.
355
356 @item
357 Mark Mitchell for his direction via the steering committee, mountains of
358 C++ work, load/store hoisting out of loops, alias analysis improvements,
359 ISO C @code{restrict} support, and serving as release manager for GCC 3.x.
360
361 @item
362 Alan Modra for various GNU/Linux bits and testing.
363
364 @item
365 Toon Moene for his direction via the steering committee, Fortran
366 maintenance, and his ongoing work to make us make Fortran run fast.
367
368 @item
369 Jason Molenda for major help in the care and feeding of all the services
370 on the gcc.gnu.org (formerly egcs.cygnus.com) machine---mail, web
371 services, ftp services, etc etc.
372
373 @item
374 Catherine Moore for fixing various ugly problems we have sent her
375 way, including the haifa bug which was killing the Alpha & PowerPC
376 Linux kernels.
377
378 @item
379 David Mosberger-Tang for various Alpha improvements.
380
381 @item
382 Stephen Moshier contributed the floating point emulator that assists in
383 cross-compilation and permits support for floating point numbers wider
384 than 64 bits and for ISO C99 support.
385
386 @item
387 Bill Moyer for his behind the scenes work on various issues.
388
389 @item
390 Philippe De Muyter for his work on the m68k port.
391
392 @item
393 Joseph S. Myers for his work on the PDP-11 port, format checking and ISO
394 C99 support, and continuous emphasis on (and contributions to) documentation.
395
396 @item
397 Nathan Myers for his work on libstdc++-v3.
398
399 @item
400 NeXT, Inc.@: donated the front end that supports the Objective-C
401 language.
402
403 @item
404 Hans-Peter Nilsson for the CRIS and MMIX ports, improvements to the search
405 engine setup, various documentation fixes and other small fixes.
406
407 @item
408 Geoff Noer for this work on getting cygwin native builds working.
409
410 @item
411 David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM,
412 FreeBSD/PowerPC, and FreeBSD/SPARC64 ports and related infrastructure
413 improvements.
414
415 @item
416 Alexandre Oliva for various build infrastructure improvements, scripts and
417 amazing testing work.
418
419 @item
420 Melissa O'Neill for various NeXT fixes.
421
422 @item
423 Rainer Orth for random MIPS work, including improvements to our o32
424 ABI support, improvements to dejagnu's MIPS support, etc.
425
426 @item
427 Paul Petersen wrote the machine description for the Alliant FX/8.
428
429 @item
430 Alexandre Petit-Bianco for his Java work.
431
432 @item
433 Matthias Pfaller for major improvements to the NS32k port.
434
435 @item
436 Gerald Pfeifer for his direction via the steering committee, pointing
437 out lots of problems we need to solve, maintenance of the web pages, and
438 taking care of documentation maintenance in general.
439
440 @item
441 Ovidiu Predescu for his work on the Objective-C front end and runtime
442 libraries.
443
444 @item
445 Ken Raeburn for various improvements to checker, MIPS ports and various
446 cleanups in the compiler.
447
448 @item
449 David Reese of Sun Microsystems contributed to the Solaris on PowerPC
450 port.
451
452 @item
453 Gabriel Dos Reis for contributions and maintenance of libstdc++-v3,
454 including valarray implementation and limits support.
455
456 @item
457 Joern Rennecke for maintaining the sh port, loop, regmove & reload
458 hacking.
459
460 @item
461 Loren J. Rittle for improvements to libstdc++-v3 and the FreeBSD port.
462
463 @item
464 Craig Rodrigues for processing tons of bug reports.
465
466 @item
467 Gavin Romig-Koch for lots of behind the scenes MIPS work.
468
469 @item
470 Ken Rose for fixes to our delay slot filling code.
471
472 @item
473 Paul Rubin wrote most of the preprocessor.
474
475 @item
476 Juha Sarlin for improvements to the H8 code generator.
477
478 @item
479 Greg Satz assisted in making GCC work on HP-UX for the 9000 series 300.
480
481 @item
482 Peter Schauer wrote the code to allow debugging to work on the Alpha.
483
484 @item
485 William Schelter did most of the work on the Intel 80386 support.
486
487 @item
488 Bernd Schmidt for various code generation improvements and major
489 work in the reload pass as well a serving as release manager for
490 GCC 2.95.3.
491
492 @item
493 Andreas Schwab for his work on the m68k port.
494
495 @item
496 Joel Sherrill for his direction via the steering committee, RTEMS
497 contributions and RTEMS testing.
498
499 @item
500 Nathan Sidwell for many C++ fixes/improvements.
501
502 @item
503 Jeffrey Siegal for helping RMS with the original design of GCC, some
504 code which handles the parse tree and RTL data structures, constant
505 folding and help with the original VAX & m68k ports.
506
507 @item
508 Franz Sirl for his ongoing work with making the PPC port stable
509 for linux.
510
511 @item
512 Andrey Slepuhin for assorted AIX hacking.
513
514 @item
515 Christopher Smith did the port for Convex machines.
516
517 @item
518 Randy Smith finished the Sun FPA support.
519
520 @item
521 Scott Snyder for various fixes.
522
523 @item
524 Richard Stallman, for writing the original gcc and launching the GNU project.
525
526 @item
527 Jan Stein of the Chalmers Computer Society provided support for
528 Genix, as well as part of the 32000 machine description.
529
530 @item
531 Nigel Stephens for various mips16 related fixes/improvements.
532
533 @item
534 Jonathan Stone wrote the machine description for the Pyramid computer.
535
536 @item
537 Graham Stott for various infrastructure improvements.
538
539 @item
540 Mike Stump for his Elxsi port, g++ contributions over the years and more
541 recently his vxworks contributions
542
543 @item
544 Shigeya Suzuki for this fixes for the bsdi platforms.
545
546 @item
547 Ian Lance Taylor for his mips16 work, general configury hacking,
548 fixincludes, etc.
549
550 @item
551 Holger Teutsch provided the support for the Clipper CPU.
552
553 @item
554 Gary Thomas for his ongoing work to make the PPC work for GNU/Linux.
555
556 @item
557 Philipp Thomas for random bugfixes throughout the compiler
558
559 @item
560 Kresten Krab Thorup wrote the run time support for the Objective-C
561 language.
562
563 @item
564 Michael Tiemann for random bugfixes, the first instruction scheduler,
565 initial C++ support, function integration, NS32k, SPARC and M88k
566 machine description work, delay slot scheduling.
567
568 @item
569 Teemu Torma for thread safe exception handling support.
570
571 @item
572 Leonard Tower wrote parts of the parser, RTL generator, and RTL
573 definitions, and of the VAX machine description.
574
575 @item
576 Tom Tromey for internationalization support and his Java work.
577
578 @item
579 Lassi Tuura for improvements to config.guess to determine HP processor
580 types.
581
582 @item
583 Todd Vierling for contributions for NetBSD ports.
584
585 @item
586 Dean Wakerley for converting the install documentation from HTML to texinfo
587 in time for GCC 3.0.
588
589 @item
590 Krister Walfridsson for random bugfixes.
591
592 @item
593 John Wehle for various improvements for the x86 code generator,
594 related infrastructure improvements to help x86 code generation,
595 value range propagation and other work, WE32k port.
596
597 @item
598 Zack Weinberg for major work on cpplib and various other bugfixes.
599
600 @item
601 Dale Wiles helped port GCC to the Tahoe.
602
603 @item
604 Bob Wilson from Tensilica, Inc.@: for the Xtensa port.
605
606 @item
607 Jim Wilson for his direction via the steering committee, tackling hard
608 problems in various places that nobody else wanted to work on, strength
609 reduction and other loop optimizations.
610
611 @item
612 Carlo Wood for various fixes.
613
614 @item
615 Tom Wood for work on the m88k port.
616
617 @item
618 Masanobu Yuhara of Fujitsu Laboratories implemented the machine
619 description for the Tron architecture (specifically, the Gmicro).
620
621 @item
622 Kevin Zachmann helped ported GCC to the Tahoe.
623
624 @end itemize
625
626
627 We'd also like to thank the folks who have contributed time and energy in
628 testing GCC:
629
630 @itemize @bullet
631 @item
632 David Billinghurst
633
634 @item
635 Horst von Brand
636
637 @item
638 Rodney Brown
639
640 @item
641 Joe Buck
642
643 @item
644 Craig Burley
645
646 @item
647 Ulrich Drepper
648
649 @item
650 David Edelsohn
651
652 @item
653 Yung Shing Gene
654
655 @item
656 Kaveh Ghazi
657
658 @item
659 Kate Hedstrom
660
661 @item
662 Richard Henderson
663
664 @item
665 Manfred Hollstein
666
667 @item
668 Kamil Iskra
669
670 @item
671 Christian Joensson
672
673 @item
674 Jeff Law
675
676 @item
677 Robert Lipe
678
679 @item
680 Damon Love
681
682 @item
683 Dave Love
684
685 @item
686 H.J. Lu
687
688 @item
689 Brad Lucier
690
691 @item
692 Mumit Khan
693
694 @item
695 Matthias Klose
696
697 @item
698 Martin Knoblauch
699
700 @item
701 David Miller
702
703 @item
704 Toon Moene
705
706 @item
707 Matthias Mueller
708
709 @item
710 Alexandre Oliva
711
712 @item
713 Richard Polton
714
715 @item
716 David Rees
717
718 @item
719 Loren J. Rittle
720
721 @item
722 Peter Schmid
723
724 @item
725 David Schuler
726
727 @item
728 Vin Shelton
729
730 @item
731 Franz Sirl
732
733 @item
734 Mike Stump
735
736 @item
737 Carlo Wood
738
739 @item
740 And many others
741 @end itemize
742
743 And finally we'd like to thank everyone who uses the compiler, submits bug
744 reports and generally reminds us why we're doing this work in the first place.