OSDN Git Service

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