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