OSDN Git Service

Factor out common tests in 8-byte reg/reg move splitters on 32-bit sparc.
[pf3gnuchains/gcc-fork.git] / gcc / doc / contrib.texi
1 @c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,
2 @c 2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011
3 @c Free Software Foundation, Inc.
4 @c This is part of the GCC manual.
5 @c For copying conditions, see the file gcc.texi.
6
7 @node Contributors
8 @unnumbered Contributors to GCC
9 @cindex contributors
10
11 The GCC project would like to thank its many contributors.  Without them the
12 project would not have been nearly as successful as it has been.  Any omissions
13 in this list are accidental.  Feel free to contact
14 @email{law@@redhat.com} or @email{gerald@@pfeifer.com} if you have been left
15 out or some of your contributions are not listed.  Please keep this list in
16 alphabetical order.
17
18 @itemize @bullet
19
20 @item
21 Analog Devices helped implement the support for complex data types
22 and iterators.
23
24 @item
25 John David Anglin for threading-related fixes and improvements to
26 libstdc++-v3, and the HP-UX port.
27
28 @item
29 James van Artsdalen wrote the code that makes efficient use of
30 the Intel 80387 register stack.
31
32 @item
33 Abramo and Roberto Bagnara for the SysV68 Motorola 3300 Delta Series
34 port.
35
36 @item
37 Alasdair Baird for various bug fixes.
38
39 @item
40 Giovanni Bajo for analyzing lots of complicated C++ problem reports.
41
42 @item
43 Peter Barada for his work to improve code generation for new
44 ColdFire cores.
45
46 @item
47 Gerald Baumgartner added the signature extension to the C++ front end.
48
49 @item
50 Godmar Back for his Java improvements and encouragement.
51
52 @item
53 Scott Bambrough for help porting the Java compiler.
54
55 @item
56 Wolfgang Bangerth for processing tons of bug reports.
57
58 @item
59 Jon Beniston for his Microsoft Windows port of Java and port to Lattice Mico32.
60
61 @item
62 Daniel Berlin for better DWARF2 support, faster/better optimizations,
63 improved alias analysis, plus migrating GCC to Bugzilla.
64
65 @item
66 Geoff Berry for his Java object serialization work and various patches.
67
68 @item
69 Uros Bizjak for the implementation of x87 math built-in functions and
70 for various middle end and i386 back end improvements and bug fixes.
71
72 @item
73 Eric Blake for helping to make GCJ and libgcj conform to the
74 specifications.
75
76 @item
77 Janne Blomqvist for contributions to GNU Fortran.
78
79 @item
80 Segher Boessenkool for various fixes.
81
82 @item
83 Hans-J. Boehm for his @uref{http://www.hpl.hp.com/@/personal/@/Hans_Boehm/@/gc/,,
84 garbage collector}, IA-64 libffi port, and other Java work.
85
86 @item
87 Neil Booth for work on cpplib, lang hooks, debug hooks and other
88 miscellaneous clean-ups.
89
90 @item
91 Steven Bosscher for integrating the GNU Fortran front end into GCC and for
92 contributing to the tree-ssa branch.
93
94 @item
95 Eric Botcazou for fixing middle- and backend bugs left and right.
96
97 @item
98 Per Bothner for his direction via the steering committee and various
99 improvements to the infrastructure for supporting new languages.  Chill
100 front end implementation.  Initial implementations of
101 cpplib, fix-header, config.guess, libio, and past C++ library (libg++)
102 maintainer.  Dreaming up, designing and implementing much of GCJ@.
103
104 @item
105 Devon Bowen helped port GCC to the Tahoe.
106
107 @item
108 Don Bowman for mips-vxworks contributions.
109
110 @item
111 Dave Brolley for work on cpplib and Chill.
112
113 @item
114 Paul Brook for work on the ARM architecture and maintaining GNU Fortran.
115
116 @item
117 Robert Brown implemented the support for Encore 32000 systems.
118
119 @item
120 Christian Bruel for improvements to local store elimination.
121
122 @item
123 Herman A.J. ten Brugge for various fixes.
124
125 @item
126 Joerg Brunsmann for Java compiler hacking and help with the GCJ FAQ@.
127
128 @item
129 Joe Buck for his direction via the steering committee.
130
131 @item
132 Craig Burley for leadership of the G77 Fortran effort.
133
134 @item
135 Stephan Buys for contributing Doxygen notes for libstdc++.
136
137 @item
138 Paolo Carlini for libstdc++ work: lots of efficiency improvements to
139 the C++ strings, streambufs and formatted I/O, hard detective work on
140 the frustrating localization issues, and keeping up with the problem reports.
141
142 @item
143 John Carr for his alias work, SPARC hacking, infrastructure improvements,
144 previous contributions to the steering committee, loop optimizations, etc.
145
146 @item
147 Stephane Carrez for 68HC11 and 68HC12 ports.
148
149 @item
150 Steve Chamberlain for support for the Renesas SH and H8 processors
151 and the PicoJava processor, and for GCJ config fixes.
152
153 @item
154 Glenn Chambers for help with the GCJ FAQ@.
155
156 @item
157 John-Marc Chandonia for various libgcj patches.
158
159 @item
160 Denis Chertykov for contributing and maintaining the AVR port, the first GCC port
161 for an 8-bit architecture.
162
163 @item
164 Scott Christley for his Objective-C contributions.
165
166 @item
167 Eric Christopher for his Java porting help and clean-ups.
168
169 @item
170 Branko Cibej for more warning contributions.
171
172 @item
173 The @uref{http://www.gnu.org/software/classpath/,,GNU Classpath project}
174 for all of their merged runtime code.
175
176 @item
177 Nick Clifton for arm, mcore, fr30, v850, m32r, rx work,
178 @option{--help}, and other random hacking.
179
180 @item
181 Michael Cook for libstdc++ cleanup patches to reduce warnings.
182
183 @item
184 R. Kelley Cook for making GCC buildable from a read-only directory as
185 well as other miscellaneous build process and documentation clean-ups.
186
187 @item
188 Ralf Corsepius for SH testing and minor bug fixing.
189
190 @item
191 Stan Cox for care and feeding of the x86 port and lots of behind
192 the scenes hacking.
193
194 @item
195 Alex Crain provided changes for the 3b1.
196
197 @item
198 Ian Dall for major improvements to the NS32k port.
199
200 @item
201 Paul Dale for his work to add uClinux platform support to the
202 m68k backend.
203
204 @item
205 Dario Dariol contributed the four varieties of sample programs
206 that print a copy of their source.
207
208 @item
209 Russell Davidson for fstream and stringstream fixes in libstdc++.
210
211 @item
212 Bud Davis for work on the G77 and GNU Fortran compilers.
213
214 @item
215 Mo DeJong for GCJ and libgcj bug fixes.
216
217 @item
218 DJ Delorie for the DJGPP port, build and libiberty maintenance,
219 various bug fixes, and the M32C and MeP ports.
220
221 @item
222 Arnaud Desitter for helping to debug GNU Fortran.
223
224 @item
225 Gabriel Dos Reis for contributions to G++, contributions and
226 maintenance of GCC diagnostics infrastructure, libstdc++-v3,
227 including @code{valarray<>}, @code{complex<>}, maintaining the numerics library
228 (including that pesky @code{<limits>} :-) and keeping up-to-date anything
229 to do with numbers.
230
231 @item
232 Ulrich Drepper for his work on glibc, testing of GCC using glibc, ISO C99
233 support, CFG dumping support, etc., plus support of the C++ runtime
234 libraries including for all kinds of C interface issues, contributing and
235 maintaining @code{complex<>}, sanity checking and disbursement, configuration
236 architecture, libio maintenance, and early math work.
237
238 @item
239 Zdenek Dvorak for a new loop unroller and various fixes.
240
241 @item
242 Michael Eager for his work on the Xilinx MicroBlaze port.
243
244 @item
245 Richard Earnshaw for his ongoing work with the ARM@.
246
247 @item
248 David Edelsohn for his direction via the steering committee, ongoing work
249 with the RS6000/PowerPC port, help cleaning up Haifa loop changes,
250 doing the entire AIX port of libstdc++ with his bare hands, and for
251 ensuring GCC properly keeps working on AIX@.
252
253 @item
254 Kevin Ediger for the floating point formatting of num_put::do_put in
255 libstdc++.
256
257 @item
258 Phil Edwards for libstdc++ work including configuration hackery,
259 documentation maintainer, chief breaker of the web pages, the occasional
260 iostream bug fix, and work on shared library symbol versioning.
261
262 @item
263 Paul Eggert for random hacking all over GCC@.
264
265 @item
266 Mark Elbrecht for various DJGPP improvements, and for libstdc++
267 configuration support for locales and fstream-related fixes.
268
269 @item
270 Vadim Egorov for libstdc++ fixes in strings, streambufs, and iostreams.
271
272 @item
273 Christian Ehrhardt for dealing with bug reports.
274
275 @item
276 Ben Elliston for his work to move the Objective-C runtime into its
277 own subdirectory and for his work on autoconf.
278
279 @item
280 Revital Eres for work on the PowerPC 750CL port.
281
282 @item
283 Marc Espie for OpenBSD support.
284
285 @item
286 Doug Evans for much of the global optimization framework, arc, m32r,
287 and SPARC work.
288
289 @item
290 Christopher Faylor for his work on the Cygwin port and for caring and
291 feeding the gcc.gnu.org box and saving its users tons of spam.
292
293 @item
294 Fred Fish for BeOS support and Ada fixes.
295
296 @item
297 Ivan Fontes Garcia for the Portuguese translation of the GCJ FAQ@.
298
299 @item
300 Peter Gerwinski for various bug fixes and the Pascal front end.
301
302 @item
303 Kaveh R.@: Ghazi for his direction via the steering committee, amazing
304 work to make @samp{-W -Wall -W* -Werror} useful, and continuously
305 testing GCC on a plethora of platforms.  Kaveh extends his gratitude to
306 the @uref{http://www.caip.rutgers.edu,,CAIP Center} at Rutgers
307 University for providing him with computing resources to work on Free
308 Software since the late 1980s.
309
310 @item
311 John Gilmore for a donation to the FSF earmarked improving GNU Java.
312
313 @item
314 Judy Goldberg for c++ contributions.
315
316 @item
317 Torbjorn Granlund for various fixes and the c-torture testsuite,
318 multiply- and divide-by-constant optimization, improved long long
319 support, improved leaf function register allocation, and his direction
320 via the steering committee.
321
322 @item
323 Anthony Green for his @option{-Os} contributions, the moxie port, and
324 Java front end work.
325
326 @item
327 Stu Grossman for gdb hacking, allowing GCJ developers to debug Java code.
328
329 @item
330 Michael K. Gschwind contributed the port to the PDP-11.
331
332 @item
333 Richard Guenther for his ongoing middle-end contributions and bug fixes
334 and for release management.
335
336 @item
337 Ron Guilmette implemented the @command{protoize} and @command{unprotoize}
338 tools, the support for Dwarf symbolic debugging information, and much of
339 the support for System V Release 4.  He has also worked heavily on the
340 Intel 386 and 860 support.
341
342 @item
343 Mostafa Hagog for Swing Modulo Scheduling (SMS) and post reload GCSE@.
344
345 @item
346 Bruno Haible for improvements in the runtime overhead for EH, new
347 warnings and assorted bug fixes.
348
349 @item
350 Andrew Haley for his amazing Java compiler and library efforts.
351
352 @item
353 Chris Hanson assisted in making GCC work on HP-UX for the 9000 series 300.
354
355 @item
356 Michael Hayes for various thankless work he's done trying to get
357 the c30/c40 ports functional.  Lots of loop and unroll improvements and
358 fixes.
359
360 @item
361 Dara Hazeghi for wading through myriads of target-specific bug reports.
362
363 @item
364 Kate Hedstrom for staking the G77 folks with an initial testsuite.
365
366 @item
367 Richard Henderson for his ongoing SPARC, alpha, ia32, and ia64 work, loop
368 opts, and generally fixing lots of old problems we've ignored for
369 years, flow rewrite and lots of further stuff, including reviewing
370 tons of patches.
371
372 @item
373 Aldy Hernandez for working on the PowerPC port, SIMD support, and
374 various fixes.
375
376 @item
377 Nobuyuki Hikichi of Software Research Associates, Tokyo, contributed
378 the support for the Sony NEWS machine.
379
380 @item
381 Kazu Hirata for caring and feeding the Renesas H8/300 port and various fixes.
382
383 @item
384 Katherine Holcomb for work on GNU Fortran.
385
386 @item
387 Manfred Hollstein for his ongoing work to keep the m88k alive, lots
388 of testing and bug fixing, particularly of GCC configury code.
389
390 @item
391 Steve Holmgren for MachTen patches.
392
393 @item
394 Jan Hubicka for his x86 port improvements.
395
396 @item
397 Falk Hueffner for working on C and optimization bug reports.
398
399 @item
400 Bernardo Innocenti for his m68k work, including merging of
401 ColdFire improvements and uClinux support.
402
403 @item
404 Christian Iseli for various bug fixes.
405
406 @item
407 Kamil Iskra for general m68k hacking.
408
409 @item
410 Lee Iverson for random fixes and MIPS testing.
411
412 @item
413 Andreas Jaeger for testing and benchmarking of GCC and various bug fixes.
414
415 @item
416 Jakub Jelinek for his SPARC work and sibling call optimizations as well
417 as lots of bug fixes and test cases, and for improving the Java build
418 system.
419
420 @item
421 Janis Johnson for ia64 testing and fixes, her quality improvement
422 sidetracks, and web page maintenance.
423
424 @item
425 Kean Johnston for SCO OpenServer support and various fixes.
426
427 @item
428 Tim Josling for the sample language treelang based originally on Richard
429 Kenner's ``toy'' language.
430
431 @item
432 Nicolai Josuttis for additional libstdc++ documentation.
433
434 @item
435 Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
436
437 @item
438 Steven G. Kargl for work on GNU Fortran.
439
440 @item
441 David Kashtan of SRI adapted GCC to VMS@.
442
443 @item
444 Ryszard Kabatek for many, many libstdc++ bug fixes and optimizations of
445 strings, especially member functions, and for auto_ptr fixes.
446
447 @item
448 Geoffrey Keating for his ongoing work to make the PPC work for GNU/Linux
449 and his automatic regression tester.
450
451 @item
452 Brendan Kehoe for his ongoing work with G++ and for a lot of early work
453 in just about every part of libstdc++.
454
455 @item
456 Oliver M. Kellogg of Deutsche Aerospace contributed the port to the
457 MIL-STD-1750A@.
458
459 @item
460 Richard Kenner of the New York University Ultracomputer Research
461 Laboratory wrote the machine descriptions for the AMD 29000, the DEC
462 Alpha, the IBM RT PC, and the IBM RS/6000 as well as the support for
463 instruction attributes.  He also made changes to better support RISC
464 processors including changes to common subexpression elimination,
465 strength reduction, function calling sequence handling, and condition
466 code support, in addition to generalizing the code for frame pointer
467 elimination and delay slot scheduling.  Richard Kenner was also the
468 head maintainer of GCC for several years.
469
470 @item
471 Mumit Khan for various contributions to the Cygwin and Mingw32 ports and
472 maintaining binary releases for Microsoft Windows hosts, and for massive libstdc++
473 porting work to Cygwin/Mingw32.
474
475 @item
476 Robin Kirkham for cpu32 support.
477
478 @item
479 Mark Klein for PA improvements.
480
481 @item
482 Thomas Koenig for various bug fixes.
483
484 @item
485 Bruce Korb for the new and improved fixincludes code.
486
487 @item
488 Benjamin Kosnik for his G++ work and for leading the libstdc++-v3 effort.
489
490 @item
491 Charles LaBrec contributed the support for the Integrated Solutions
492 68020 system.
493
494 @item
495 Asher Langton and Mike Kumbera for contributing Cray pointer support
496 to GNU Fortran, and for other GNU Fortran improvements.
497
498 @item
499 Jeff Law for his direction via the steering committee, coordinating the
500 entire egcs project and GCC 2.95, rolling out snapshots and releases,
501 handling merges from GCC2, reviewing tons of patches that might have
502 fallen through the cracks else, and random but extensive hacking.
503
504 @item
505 Marc Lehmann for his direction via the steering committee and helping
506 with analysis and improvements of x86 performance.
507
508 @item
509 Victor Leikehman for work on GNU Fortran.
510
511 @item
512 Ted Lemon wrote parts of the RTL reader and printer.
513
514 @item
515 Kriang Lerdsuwanakij for C++ improvements including template as template
516 parameter support, and many C++ fixes.
517
518 @item
519 Warren Levy for tremendous work on libgcj (Java Runtime Library) and
520 random work on the Java front end.
521
522 @item
523 Alain Lichnewsky ported GCC to the MIPS CPU@.
524
525 @item
526 Oskar Liljeblad for hacking on AWT and his many Java bug reports and
527 patches.
528
529 @item
530 Robert Lipe for OpenServer support, new testsuites, testing, etc.
531
532 @item
533 Chen Liqin for various S+core related fixes/improvement, and for
534 maintaining the S+core port.
535
536 @item
537 Weiwen Liu for testing and various bug fixes.
538
539 @item
540 Manuel L@'opez-Ib@'a@~nez for improving @option{-Wconversion} and
541 many other diagnostics fixes and improvements.
542
543 @item
544 Dave Love for his ongoing work with the Fortran front end and
545 runtime libraries.
546
547 @item
548 Martin von L@"owis for internal consistency checking infrastructure,
549 various C++ improvements including namespace support, and tons of
550 assistance with libstdc++/compiler merges.
551
552 @item
553 H.J. Lu for his previous contributions to the steering committee, many x86
554 bug reports, prototype patches, and keeping the GNU/Linux ports working.
555
556 @item
557 Greg McGary for random fixes and (someday) bounded pointers.
558
559 @item
560 Andrew MacLeod for his ongoing work in building a real EH system,
561 various code generation improvements, work on the global optimizer, etc.
562
563 @item
564 Vladimir Makarov for hacking some ugly i960 problems, PowerPC hacking
565 improvements to compile-time performance, overall knowledge and
566 direction in the area of instruction scheduling, and design and
567 implementation of the automaton based instruction scheduler.
568
569 @item
570 Bob Manson for his behind the scenes work on dejagnu.
571
572 @item
573 Philip Martin for lots of libstdc++ string and vector iterator fixes and
574 improvements, and string clean up and testsuites.
575
576 @item
577 All of the Mauve project
578 @uref{http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&cvsroot=mauve&only_with_tag=HEAD,,contributors},
579 for Java test code.
580
581 @item
582 Bryce McKinlay for numerous GCJ and libgcj fixes and improvements.
583
584 @item
585 Adam Megacz for his work on the Microsoft Windows port of GCJ@.
586
587 @item
588 Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS,
589 powerpc, haifa, ECOFF debug support, and other assorted hacking.
590
591 @item
592 Jason Merrill for his direction via the steering committee and leading
593 the G++ effort.
594
595 @item
596 Martin Michlmayr for testing GCC on several architectures using the
597 entire Debian archive.
598
599 @item
600 David Miller for his direction via the steering committee, lots of
601 SPARC work, improvements in jump.c and interfacing with the Linux kernel
602 developers.
603
604 @item
605 Gary Miller ported GCC to Charles River Data Systems machines.
606
607 @item
608 Alfred Minarik for libstdc++ string and ios bug fixes, and turning the
609 entire libstdc++ testsuite namespace-compatible.
610
611 @item
612 Mark Mitchell for his direction via the steering committee, mountains of
613 C++ work, load/store hoisting out of loops, alias analysis improvements,
614 ISO C @code{restrict} support, and serving as release manager for GCC 3.x.
615
616 @item
617 Alan Modra for various GNU/Linux bits and testing.
618
619 @item
620 Toon Moene for his direction via the steering committee, Fortran
621 maintenance, and his ongoing work to make us make Fortran run fast.
622
623 @item
624 Jason Molenda for major help in the care and feeding of all the services
625 on the gcc.gnu.org (formerly egcs.cygnus.com) machine---mail, web
626 services, ftp services, etc etc.  Doing all this work on scrap paper and
627 the backs of envelopes would have been@dots{} difficult.
628
629 @item
630 Catherine Moore for fixing various ugly problems we have sent her
631 way, including the haifa bug which was killing the Alpha & PowerPC
632 Linux kernels.
633
634 @item
635 Mike Moreton for his various Java patches.
636
637 @item
638 David Mosberger-Tang for various Alpha improvements, and for the initial
639 IA-64 port.
640
641 @item
642 Stephen Moshier contributed the floating point emulator that assists in
643 cross-compilation and permits support for floating point numbers wider
644 than 64 bits and for ISO C99 support.
645
646 @item
647 Bill Moyer for his behind the scenes work on various issues.
648
649 @item
650 Philippe De Muyter for his work on the m68k port.
651
652 @item
653 Joseph S. Myers for his work on the PDP-11 port, format checking and ISO
654 C99 support, and continuous emphasis on (and contributions to) documentation.
655
656 @item
657 Nathan Myers for his work on libstdc++-v3: architecture and authorship
658 through the first three snapshots, including implementation of locale
659 infrastructure, string, shadow C headers, and the initial project
660 documentation (DESIGN, CHECKLIST, and so forth).  Later, more work on
661 MT-safe string and shadow headers.
662
663 @item
664 Felix Natter for documentation on porting libstdc++.
665
666 @item
667 Nathanael Nerode for cleaning up the configuration/build process.
668
669 @item
670 NeXT, Inc.@: donated the front end that supports the Objective-C
671 language.
672
673 @item
674 Hans-Peter Nilsson for the CRIS and MMIX ports, improvements to the search
675 engine setup, various documentation fixes and other small fixes.
676
677 @item
678 Geoff Noer for his work on getting cygwin native builds working.
679
680 @item
681 Diego Novillo for his work on Tree SSA, OpenMP, SPEC performance
682 tracking web pages, GIMPLE tuples, and assorted fixes.
683
684 @item
685 David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM,
686 FreeBSD/PowerPC, and FreeBSD/SPARC64 ports and related infrastructure
687 improvements.
688
689 @item
690 Alexandre Oliva for various build infrastructure improvements, scripts and
691 amazing testing work, including keeping libtool issues sane and happy.
692
693 @item
694 Stefan Olsson for work on mt_alloc.
695
696 @item
697 Melissa O'Neill for various NeXT fixes.
698
699 @item
700 Rainer Orth for random MIPS work, including improvements to GCC's o32
701 ABI support, improvements to dejagnu's MIPS support, Java configuration
702 clean-ups and porting work, and maintaining the IRIX, Solaris 2, and
703 Tru64 UNIX ports.
704
705 @item
706 Hartmut Penner for work on the s390 port.
707
708 @item
709 Paul Petersen wrote the machine description for the Alliant FX/8.
710
711 @item
712 Alexandre Petit-Bianco for implementing much of the Java compiler and
713 continued Java maintainership.
714
715 @item
716 Matthias Pfaller for major improvements to the NS32k port.
717
718 @item
719 Gerald Pfeifer for his direction via the steering committee, pointing
720 out lots of problems we need to solve, maintenance of the web pages, and
721 taking care of documentation maintenance in general.
722
723 @item
724 Andrew Pinski for processing bug reports by the dozen.
725
726 @item
727 Ovidiu Predescu for his work on the Objective-C front end and runtime
728 libraries.
729
730 @item
731 Jerry Quinn for major performance improvements in C++ formatted I/O@.
732
733 @item
734 Ken Raeburn for various improvements to checker, MIPS ports and various
735 cleanups in the compiler.
736
737 @item
738 Rolf W. Rasmussen for hacking on AWT@.
739
740 @item
741 David Reese of Sun Microsystems contributed to the Solaris on PowerPC
742 port.
743
744 @item
745 Volker Reichelt for keeping up with the problem reports.
746
747 @item
748 Joern Rennecke for maintaining the sh port, loop, regmove & reload
749 hacking.
750
751 @item
752 Loren J. Rittle for improvements to libstdc++-v3 including the FreeBSD
753 port, threading fixes, thread-related configury changes, critical
754 threading documentation, and solutions to really tricky I/O problems,
755 as well as keeping GCC properly working on FreeBSD and continuous testing.
756
757 @item
758 Craig Rodrigues for processing tons of bug reports.
759
760 @item
761 Ola R@"onnerup for work on mt_alloc.
762
763 @item
764 Gavin Romig-Koch for lots of behind the scenes MIPS work.
765
766 @item
767 David Ronis inspired and encouraged Craig to rewrite the G77
768 documentation in texinfo format by contributing a first pass at a
769 translation of the old @file{g77-0.5.16/f/DOC} file.
770
771 @item
772 Ken Rose for fixes to GCC's delay slot filling code.
773
774 @item
775 Paul Rubin wrote most of the preprocessor.
776
777 @item
778 P@'etur Run@'olfsson for major performance improvements in C++ formatted I/O and
779 large file support in C++ filebuf.
780
781 @item
782 Chip Salzenberg for libstdc++ patches and improvements to locales, traits,
783 Makefiles, libio, libtool hackery, and ``long long'' support.
784
785 @item
786 Juha Sarlin for improvements to the H8 code generator.
787
788 @item
789 Greg Satz assisted in making GCC work on HP-UX for the 9000 series 300.
790
791 @item
792 Roger Sayle for improvements to constant folding and GCC's RTL optimizers
793 as well as for fixing numerous bugs.
794
795 @item
796 Bradley Schatz for his work on the GCJ FAQ@.
797
798 @item
799 Peter Schauer wrote the code to allow debugging to work on the Alpha.
800
801 @item
802 William Schelter did most of the work on the Intel 80386 support.
803
804 @item
805 Tobias Schl@"uter for work on GNU Fortran.
806
807 @item
808 Bernd Schmidt for various code generation improvements and major
809 work in the reload pass, serving as release manager for
810 GCC 2.95.3, and work on the Blackfin and C6X ports.
811
812 @item
813 Peter Schmid for constant testing of libstdc++---especially application
814 testing, going above and beyond what was requested for the release
815 criteria---and libstdc++ header file tweaks.
816
817 @item
818 Jason Schroeder for jcf-dump patches.
819
820 @item
821 Andreas Schwab for his work on the m68k port.
822
823 @item
824 Lars Segerlund for work on GNU Fortran.
825
826 @item
827 Dodji Seketeli for numerous C++ bug fixes and debug info improvements.
828
829 @item
830 Joel Sherrill for his direction via the steering committee, RTEMS
831 contributions and RTEMS testing.
832
833 @item
834 Nathan Sidwell for many C++ fixes/improvements.
835
836 @item
837 Jeffrey Siegal for helping RMS with the original design of GCC, some
838 code which handles the parse tree and RTL data structures, constant
839 folding and help with the original VAX & m68k ports.
840
841 @item
842 Kenny Simpson for prompting libstdc++ fixes due to defect reports from
843 the LWG (thereby keeping GCC in line with updates from the ISO)@.
844
845 @item
846 Franz Sirl for his ongoing work with making the PPC port stable
847 for GNU/Linux.
848
849 @item
850 Andrey Slepuhin for assorted AIX hacking.
851
852 @item
853 Trevor Smigiel for contributing the SPU port.
854
855 @item
856 Christopher Smith did the port for Convex machines.
857
858 @item
859 Danny Smith for his major efforts on the Mingw (and Cygwin) ports.
860
861 @item
862 Randy Smith finished the Sun FPA support.
863
864 @item
865 Scott Snyder for queue, iterator, istream, and string fixes and libstdc++
866 testsuite entries.  Also for providing the patch to G77 to add
867 rudimentary support for @code{INTEGER*1}, @code{INTEGER*2}, and
868 @code{LOGICAL*1}.
869
870 @item
871 Zdenek Sojka for running automated regression testing of GCC and reporting
872 numerous bugs.
873
874 @item
875 Brad Spencer for contributions to the GLIBCPP_FORCE_NEW technique.
876
877 @item
878 Richard Stallman, for writing the original GCC and launching the GNU project.
879
880 @item
881 Jan Stein of the Chalmers Computer Society provided support for
882 Genix, as well as part of the 32000 machine description.
883
884 @item
885 Nigel Stephens for various mips16 related fixes/improvements.
886
887 @item
888 Jonathan Stone wrote the machine description for the Pyramid computer.
889
890 @item
891 Graham Stott for various infrastructure improvements.
892
893 @item
894 John Stracke for his Java HTTP protocol fixes.
895
896 @item
897 Mike Stump for his Elxsi port, G++ contributions over the years and more
898 recently his vxworks contributions
899
900 @item
901 Jeff Sturm for Java porting help, bug fixes, and encouragement.
902
903 @item
904 Shigeya Suzuki for this fixes for the bsdi platforms.
905
906 @item
907 Ian Lance Taylor for the Go frontend, the initial mips16 and mips64
908 support, general configury hacking, fixincludes, etc.
909
910 @item
911 Holger Teutsch provided the support for the Clipper CPU@.
912
913 @item
914 Gary Thomas for his ongoing work to make the PPC work for GNU/Linux.
915
916 @item
917 Philipp Thomas for random bug fixes throughout the compiler
918
919 @item
920 Jason Thorpe for thread support in libstdc++ on NetBSD@.
921
922 @item
923 Kresten Krab Thorup wrote the run time support for the Objective-C
924 language and the fantastic Java bytecode interpreter.
925
926 @item
927 Michael Tiemann for random bug fixes, the first instruction scheduler,
928 initial C++ support, function integration, NS32k, SPARC and M88k
929 machine description work, delay slot scheduling.
930
931 @item
932 Andreas Tobler for his work porting libgcj to Darwin.
933
934 @item
935 Teemu Torma for thread safe exception handling support.
936
937 @item
938 Leonard Tower wrote parts of the parser, RTL generator, and RTL
939 definitions, and of the VAX machine description.
940
941 @item
942 Daniel Towner and Hariharan Sandanagobalane contributed and
943 maintain the picoChip port.
944
945 @item
946 Tom Tromey for internationalization support and for his many Java
947 contributions and libgcj maintainership.
948
949 @item
950 Lassi Tuura for improvements to config.guess to determine HP processor
951 types.
952
953 @item
954 Petter Urkedal for libstdc++ CXXFLAGS, math, and algorithms fixes.
955
956 @item
957 Andy Vaught for the design and initial implementation of the GNU Fortran
958 front end.
959
960 @item
961 Brent Verner for work with the libstdc++ cshadow files and their
962 associated configure steps.
963
964 @item
965 Todd Vierling for contributions for NetBSD ports.
966
967 @item
968 Jonathan Wakely for contributing libstdc++ Doxygen notes and XHTML
969 guidance.
970
971 @item
972 Dean Wakerley for converting the install documentation from HTML to texinfo
973 in time for GCC 3.0.
974
975 @item
976 Krister Walfridsson for random bug fixes.
977
978 @item
979 Feng Wang for contributions to GNU Fortran.
980
981 @item
982 Stephen M. Webb for time and effort on making libstdc++ shadow files
983 work with the tricky Solaris 8+ headers, and for pushing the build-time
984 header tree.
985
986 @item
987 John Wehle for various improvements for the x86 code generator,
988 related infrastructure improvements to help x86 code generation,
989 value range propagation and other work, WE32k port.
990
991 @item
992 Ulrich Weigand for work on the s390 port.
993
994 @item
995 Zack Weinberg for major work on cpplib and various other bug fixes.
996
997 @item
998 Matt Welsh for help with Linux Threads support in GCJ@.
999
1000 @item
1001 Urban Widmark for help fixing java.io.
1002
1003 @item
1004 Mark Wielaard for new Java library code and his work integrating with
1005 Classpath.
1006
1007 @item
1008 Dale Wiles helped port GCC to the Tahoe.
1009
1010 @item
1011 Bob Wilson from Tensilica, Inc.@: for the Xtensa port.
1012
1013 @item
1014 Jim Wilson for his direction via the steering committee, tackling hard
1015 problems in various places that nobody else wanted to work on, strength
1016 reduction and other loop optimizations.
1017
1018 @item
1019 Paul Woegerer and Tal Agmon for the CRX port.
1020
1021 @item
1022 Carlo Wood for various fixes.
1023
1024 @item
1025 Tom Wood for work on the m88k port.
1026
1027 @item
1028 Canqun Yang for work on GNU Fortran.
1029
1030 @item
1031 Masanobu Yuhara of Fujitsu Laboratories implemented the machine
1032 description for the Tron architecture (specifically, the Gmicro).
1033
1034 @item
1035 Kevin Zachmann helped port GCC to the Tahoe.
1036
1037 @item
1038 Ayal Zaks for Swing Modulo Scheduling (SMS).
1039
1040 @item
1041 Xiaoqiang Zhang for work on GNU Fortran.
1042
1043 @item
1044 Gilles Zunino for help porting Java to Irix.
1045
1046 @end itemize
1047
1048 The following people are recognized for their contributions to GNAT,
1049 the Ada front end of GCC:
1050 @itemize @bullet
1051 @item
1052 Bernard Banner
1053
1054 @item
1055 Romain Berrendonner
1056
1057 @item
1058 Geert Bosch
1059
1060 @item
1061 Emmanuel Briot
1062
1063 @item
1064 Joel Brobecker
1065
1066 @item
1067 Ben Brosgol
1068
1069 @item
1070 Vincent Celier
1071
1072 @item
1073 Arnaud Charlet
1074
1075 @item
1076 Chien Chieng
1077
1078 @item
1079 Cyrille Comar
1080
1081 @item
1082 Cyrille Crozes
1083
1084 @item
1085 Robert Dewar
1086
1087 @item
1088 Gary Dismukes
1089
1090 @item
1091 Robert Duff
1092
1093 @item
1094 Ed Falis
1095
1096 @item
1097 Ramon Fernandez
1098
1099 @item
1100 Sam Figueroa
1101
1102 @item
1103 Vasiliy Fofanov
1104
1105 @item
1106 Michael Friess
1107
1108 @item
1109 Franco Gasperoni
1110
1111 @item
1112 Ted Giering
1113
1114 @item
1115 Matthew Gingell
1116
1117 @item
1118 Laurent Guerby
1119
1120 @item
1121 Jerome Guitton
1122
1123 @item
1124 Olivier Hainque
1125
1126 @item
1127 Jerome Hugues
1128
1129 @item
1130 Hristian Kirtchev
1131
1132 @item
1133 Jerome Lambourg
1134
1135 @item
1136 Bruno Leclerc
1137
1138 @item
1139 Albert Lee
1140
1141 @item
1142 Sean McNeil
1143
1144 @item
1145 Javier Miranda
1146
1147 @item
1148 Laurent Nana
1149
1150 @item
1151 Pascal Obry
1152
1153 @item
1154 Dong-Ik Oh
1155
1156 @item
1157 Laurent Pautet
1158
1159 @item
1160 Brett Porter
1161
1162 @item
1163 Thomas Quinot
1164
1165 @item
1166 Nicolas Roche
1167
1168 @item
1169 Pat Rogers
1170
1171 @item
1172 Jose Ruiz
1173
1174 @item
1175 Douglas Rupp
1176
1177 @item
1178 Sergey Rybin
1179
1180 @item
1181 Gail Schenker
1182
1183 @item
1184 Ed Schonberg
1185
1186 @item
1187 Nicolas Setton
1188
1189 @item
1190 Samuel Tardieu
1191
1192 @end itemize
1193
1194
1195 The following people are recognized for their contributions of new
1196 features, bug reports, testing and integration of classpath/libgcj for
1197 GCC version 4.1:
1198 @itemize @bullet
1199 @item
1200 Lillian Angel for @code{JTree} implementation and lots Free Swing
1201 additions and bug fixes.
1202
1203 @item
1204 Wolfgang Baer for @code{GapContent} bug fixes.
1205
1206 @item
1207 Anthony Balkissoon for @code{JList}, Free Swing 1.5 updates and mouse event
1208 fixes, lots of Free Swing work including @code{JTable} editing.
1209
1210 @item
1211 Stuart Ballard for RMI constant fixes.
1212
1213 @item
1214 Goffredo Baroncelli for @code{HTTPURLConnection} fixes.
1215
1216 @item
1217 Gary Benson for @code{MessageFormat} fixes.
1218
1219 @item
1220 Daniel Bonniot for @code{Serialization} fixes.
1221
1222 @item
1223 Chris Burdess for lots of gnu.xml and http protocol fixes, @code{StAX}
1224 and @code{DOM xml:id} support.
1225
1226 @item
1227 Ka-Hing Cheung for @code{TreePath} and @code{TreeSelection} fixes.
1228
1229 @item
1230 Archie Cobbs for build fixes, VM interface updates,
1231 @code{URLClassLoader} updates.
1232
1233 @item
1234 Kelley Cook for build fixes.
1235
1236 @item
1237 Martin Cordova for Suggestions for better @code{SocketTimeoutException}.
1238
1239 @item
1240 David Daney for @code{BitSet} bug fixes, @code{HttpURLConnection}
1241 rewrite and improvements.
1242
1243 @item
1244 Thomas Fitzsimmons for lots of upgrades to the gtk+ AWT and Cairo 2D
1245 support. Lots of imageio framework additions, lots of AWT and Free
1246 Swing bug fixes.
1247
1248 @item
1249 Jeroen Frijters for @code{ClassLoader} and nio cleanups, serialization fixes,
1250 better @code{Proxy} support, bug fixes and IKVM integration.
1251
1252 @item
1253 Santiago Gala for @code{AccessControlContext} fixes.
1254
1255 @item
1256 Nicolas Geoffray for @code{VMClassLoader} and @code{AccessController}
1257 improvements.
1258
1259 @item
1260 David Gilbert for @code{basic} and @code{metal} icon and plaf support
1261 and lots of documenting, Lots of Free Swing and metal theme
1262 additions. @code{MetalIconFactory} implementation.
1263
1264 @item
1265 Anthony Green for @code{MIDI} framework, @code{ALSA} and @code{DSSI}
1266 providers.
1267
1268 @item
1269 Andrew Haley for @code{Serialization} and @code{URLClassLoader} fixes,
1270 gcj build speedups.
1271
1272 @item
1273 Kim Ho for @code{JFileChooser} implementation.
1274
1275 @item
1276 Andrew John Hughes for @code{Locale} and net fixes, URI RFC2986
1277 updates, @code{Serialization} fixes, @code{Properties} XML support and
1278 generic branch work, VMIntegration guide update.
1279
1280 @item
1281 Bastiaan Huisman for @code{TimeZone} bug fixing.
1282
1283 @item
1284 Andreas Jaeger for mprec updates.
1285
1286 @item
1287 Paul Jenner for better @option{-Werror} support.
1288
1289 @item
1290 Ito Kazumitsu for @code{NetworkInterface} implementation and updates.
1291
1292 @item
1293 Roman Kennke for @code{BoxLayout}, @code{GrayFilter} and
1294 @code{SplitPane}, plus bug fixes all over. Lots of Free Swing work
1295 including styled text.
1296
1297 @item
1298 Simon Kitching for @code{String} cleanups and optimization suggestions.
1299
1300 @item
1301 Michael Koch for configuration fixes, @code{Locale} updates, bug and
1302 build fixes.
1303
1304 @item
1305 Guilhem Lavaux for configuration, thread and channel fixes and Kaffe
1306 integration. JCL native @code{Pointer} updates. Logger bug fixes.
1307
1308 @item
1309 David Lichteblau for JCL support library global/local reference
1310 cleanups.
1311
1312 @item
1313 Aaron Luchko for JDWP updates and documentation fixes.
1314
1315 @item
1316 Ziga Mahkovec for @code{Graphics2D} upgraded to Cairo 0.5 and new regex
1317 features.
1318
1319 @item
1320 Sven de Marothy for BMP imageio support, CSS and @code{TextLayout}
1321 fixes. @code{GtkImage} rewrite, 2D, awt, free swing and date/time fixes and
1322 implementing the Qt4 peers.
1323
1324 @item
1325 Casey Marshall for crypto algorithm fixes, @code{FileChannel} lock,
1326 @code{SystemLogger} and @code{FileHandler} rotate implementations, NIO
1327 @code{FileChannel.map} support, security and policy updates.
1328
1329 @item
1330 Bryce McKinlay for RMI work.
1331
1332 @item
1333 Audrius Meskauskas for lots of Free Corba, RMI and HTML work plus
1334 testing and documenting.
1335
1336 @item
1337 Kalle Olavi Niemitalo for build fixes.
1338
1339 @item
1340 Rainer Orth for build fixes.
1341
1342 @item
1343 Andrew Overholt for @code{File} locking fixes.
1344
1345 @item
1346 Ingo Proetel for @code{Image}, @code{Logger} and @code{URLClassLoader}
1347 updates.
1348
1349 @item
1350 Olga Rodimina for @code{MenuSelectionManager} implementation.
1351
1352 @item
1353 Jan Roehrich for @code{BasicTreeUI} and @code{JTree} fixes.
1354
1355 @item
1356 Julian Scheid for documentation updates and gjdoc support.
1357
1358 @item
1359 Christian Schlichtherle for zip fixes and cleanups.
1360
1361 @item
1362 Robert Schuster for documentation updates and beans fixes,
1363 @code{TreeNode} enumerations and @code{ActionCommand} and various
1364 fixes, XML and URL, AWT and Free Swing bug fixes.
1365
1366 @item
1367 Keith Seitz for lots of JDWP work.
1368
1369 @item
1370 Christian Thalinger for 64-bit cleanups, Configuration and VM
1371 interface fixes and @code{CACAO} integration, @code{fdlibm} updates.
1372
1373 @item
1374 Gael Thomas for @code{VMClassLoader} boot packages support suggestions.
1375
1376 @item
1377 Andreas Tobler for Darwin and Solaris testing and fixing, @code{Qt4}
1378 support for Darwin/OS X, @code{Graphics2D} support, @code{gtk+}
1379 updates.
1380
1381 @item
1382 Dalibor Topic for better @code{DEBUG} support, build cleanups and
1383 Kaffe integration. @code{Qt4} build infrastructure, @code{SHA1PRNG}
1384 and @code{GdkPixbugDecoder} updates.
1385
1386 @item
1387 Tom Tromey for Eclipse integration, generics work, lots of bug fixes
1388 and gcj integration including coordinating The Big Merge.
1389
1390 @item
1391 Mark Wielaard for bug fixes, packaging and release management,
1392 @code{Clipboard} implementation, system call interrupts and network
1393 timeouts and @code{GdkPixpufDecoder} fixes.
1394
1395 @end itemize
1396
1397
1398 In addition to the above, all of which also contributed time and energy in
1399 testing GCC, we would like to thank the following for their contributions
1400 to testing:
1401
1402 @itemize @bullet
1403 @item
1404 Michael Abd-El-Malek
1405
1406 @item
1407 Thomas Arend
1408
1409 @item
1410 Bonzo Armstrong
1411
1412 @item
1413 Steven Ashe
1414
1415 @item
1416 Chris Baldwin
1417
1418 @item
1419 David Billinghurst
1420
1421 @item
1422 Jim Blandy
1423
1424 @item
1425 Stephane Bortzmeyer
1426
1427 @item
1428 Horst von Brand
1429
1430 @item
1431 Frank Braun
1432
1433 @item
1434 Rodney Brown
1435
1436 @item
1437 Sidney Cadot
1438
1439 @item
1440 Bradford Castalia
1441
1442 @item
1443 Robert Clark
1444
1445 @item
1446 Jonathan Corbet
1447
1448 @item
1449 Ralph Doncaster
1450
1451 @item
1452 Richard Emberson
1453
1454 @item
1455 Levente Farkas
1456
1457 @item
1458 Graham Fawcett
1459
1460 @item
1461 Mark Fernyhough
1462
1463 @item
1464 Robert A. French
1465
1466 @item
1467 J@"orgen Freyh
1468
1469 @item
1470 Mark K. Gardner
1471
1472 @item
1473 Charles-Antoine Gauthier
1474
1475 @item
1476 Yung Shing Gene
1477
1478 @item
1479 David Gilbert
1480
1481 @item
1482 Simon Gornall
1483
1484 @item
1485 Fred Gray
1486
1487 @item
1488 John Griffin
1489
1490 @item
1491 Patrik Hagglund
1492
1493 @item
1494 Phil Hargett
1495
1496 @item
1497 Amancio Hasty
1498
1499 @item
1500 Takafumi Hayashi
1501
1502 @item
1503 Bryan W. Headley
1504
1505 @item
1506 Kevin B. Hendricks
1507
1508 @item
1509 Joep Jansen
1510
1511 @item
1512 Christian Joensson
1513
1514 @item
1515 Michel Kern
1516
1517 @item
1518 David Kidd
1519
1520 @item
1521 Tobias Kuipers
1522
1523 @item
1524 Anand Krishnaswamy
1525
1526 @item
1527 A. O. V. Le Blanc
1528
1529 @item
1530 llewelly
1531
1532 @item
1533 Damon Love
1534
1535 @item
1536 Brad Lucier
1537
1538 @item
1539 Matthias Klose
1540
1541 @item
1542 Martin Knoblauch
1543
1544 @item
1545 Rick Lutowski
1546
1547 @item
1548 Jesse Macnish
1549
1550 @item
1551 Stefan Morrell
1552
1553 @item
1554 Anon A. Mous
1555
1556 @item
1557 Matthias Mueller
1558
1559 @item
1560 Pekka Nikander
1561
1562 @item
1563 Rick Niles
1564
1565 @item
1566 Jon Olson
1567
1568 @item
1569 Magnus Persson
1570
1571 @item
1572 Chris Pollard
1573
1574 @item
1575 Richard Polton
1576
1577 @item
1578 Derk Reefman
1579
1580 @item
1581 David Rees
1582
1583 @item
1584 Paul Reilly
1585
1586 @item
1587 Tom Reilly
1588
1589 @item
1590 Torsten Rueger
1591
1592 @item
1593 Danny Sadinoff
1594
1595 @item
1596 Marc Schifer
1597
1598 @item
1599 Erik Schnetter
1600
1601 @item
1602 Wayne K. Schroll
1603
1604 @item
1605 David Schuler
1606
1607 @item
1608 Vin Shelton
1609
1610 @item
1611 Tim Souder
1612
1613 @item
1614 Adam Sulmicki
1615
1616 @item
1617 Bill Thorson
1618
1619 @item
1620 George Talbot
1621
1622 @item
1623 Pedro A. M. Vazquez
1624
1625 @item
1626 Gregory Warnes
1627
1628 @item
1629 Ian Watson
1630
1631 @item
1632 David E. Young
1633
1634 @item
1635 And many others
1636 @end itemize
1637
1638 And finally we'd like to thank everyone who uses the compiler, provides
1639 feedback and generally reminds us why we're doing this work in the first
1640 place.