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