OSDN Git Service

* MAINTAINERS: Add myself as a maintainer for the RX port.
[pf3gnuchains/gcc-fork.git] / gcc / doc / contrib.texi
index 5d43a71..ca86f28 100644 (file)
@@ -1,5 +1,5 @@
 @c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,
-@c 2001,2002,2003,2004 Free Software Foundation, Inc.
+@c 2001,2002,2003,2004,2005,2006,2007,2008,2009 Free Software Foundation, Inc.
 @c This is part of the GCC manual.
 @c For copying conditions, see the file gcc.texi.
 
@@ -65,10 +65,17 @@ improved alias analysis, plus migrating GCC to Bugzilla.
 Geoff Berry for his Java object serialization work and various patches.
 
 @item
+Uros Bizjak for the implementation of x87 math built-in functions and
+for various middle end and i386 back end improvements and bug fixes.
+
+@item
 Eric Blake for helping to make GCJ and libgcj conform to the
 specifications.
 
 @item
+Janne Blomqvist for contributions to GNU Fortran.
+
+@item
 Segher Boessenkool for various fixes.
 
 @item
@@ -80,6 +87,10 @@ Neil Booth for work on cpplib, lang hooks, debug hooks and other
 miscellaneous clean-ups.
 
 @item
+Steven Bosscher for integrating the GNU Fortran front end into GCC and for
+contributing to the tree-ssa branch.
+
+@item
 Eric Botcazou for fixing middle- and backend bugs left and right.
 
 @item
@@ -87,7 +98,7 @@ Per Bothner for his direction via the steering committee and various
 improvements to the infrastructure for supporting new languages.  Chill
 front end implementation.  Initial implementations of
 cpplib, fix-header, config.guess, libio, and past C++ library (libg++)
-maintainer.  Dreaming up, designing and implementing much of GCJ.
+maintainer.  Dreaming up, designing and implementing much of GCJ@.
 
 @item
 Devon Bowen helped port GCC to the Tahoe.
@@ -99,6 +110,9 @@ Don Bowman for mips-vxworks contributions.
 Dave Brolley for work on cpplib and Chill.
 
 @item
+Paul Brook for work on the ARM architecture and maintaining GNU Fortran.
+
+@item
 Robert Brown implemented the support for Encore 32000 systems.
 
 @item
@@ -108,13 +122,13 @@ Christian Bruel for improvements to local store elimination.
 Herman A.J. ten Brugge for various fixes.
 
 @item
-Joerg Brunsmann for Java compiler hacking and help with the GCJ FAQ.
+Joerg Brunsmann for Java compiler hacking and help with the GCJ FAQ@.
 
 @item
 Joe Buck for his direction via the steering committee.
 
 @item
-Craig Burley for leadership of the Fortran effort.
+Craig Burley for leadership of the G77 Fortran effort.
 
 @item
 Stephan Buys for contributing Doxygen notes for libstdc++.
@@ -136,12 +150,16 @@ Steve Chamberlain for support for the Renesas SH and H8 processors
 and the PicoJava processor, and for GCJ config fixes.
 
 @item
-Glenn Chambers for help with the GCJ FAQ.
+Glenn Chambers for help with the GCJ FAQ@.
 
 @item
 John-Marc Chandonia for various libgcj patches.
 
 @item
+Denis Chertykov for contributing and maintaining the AVR port, the first GCC port
+for an 8-bit architecture.
+
+@item
 Scott Christley for his Objective-C contributions.
 
 @item
@@ -155,8 +173,8 @@ The @uref{http://www.gnu.org/software/classpath/,,GNU Classpath project}
 for all of their merged runtime code.
 
 @item
-Nick Clifton for arm, mcore, fr30, v850, m32r work, @option{--help}, and
-other random hacking.
+Nick Clifton for arm, mcore, fr30, v850, m32r, rx work,
+@option{--help}, and other random hacking.
 
 @item
 Michael Cook for libstdc++ cleanup patches to reduce warnings.
@@ -166,7 +184,7 @@ R. Kelley Cook for making GCC buildable from a read-only directory as
 well as other miscellaneous build process and documentation clean-ups.
 
 @item
-Ralf Corsepius for SH testing and minor bugfixing.
+Ralf Corsepius for SH testing and minor bug fixing.
 
 @item
 Stan Cox for care and feeding of the x86 port and lots of behind
@@ -190,24 +208,30 @@ that print a copy of their source.
 Russell Davidson for fstream and stringstream fixes in libstdc++.
 
 @item
+Bud Davis for work on the G77 and GNU Fortran compilers.
+
+@item
 Mo DeJong for GCJ and libgcj bug fixes.
 
 @item
-DJ Delorie for the DJGPP port, build and libiberty maintenance, and
-various bug fixes.
+DJ Delorie for the DJGPP port, build and libiberty maintenance,
+various bug fixes, and the M32C and MeP ports.
+
+@item
+Arnaud Desitter for helping to debug GNU Fortran.
 
 @item
 Gabriel Dos Reis for contributions to G++, contributions and
 maintenance of GCC diagnostics infrastructure, libstdc++-v3,
-including valarray<>, complex<>, maintaining the numerics library
-(including that pesky <limits> :-) and keeping up-to-date anything
+including @code{valarray<>}, @code{complex<>}, maintaining the numerics library
+(including that pesky @code{<limits>} :-) and keeping up-to-date anything
 to do with numbers.
 
 @item
 Ulrich Drepper for his work on glibc, testing of GCC using glibc, ISO C99
 support, CFG dumping support, etc., plus support of the C++ runtime
 libraries including for all kinds of C interface issues, contributing and
-maintaining complex<>, sanity checking and disbursement, configuration
+maintaining @code{complex<>}, sanity checking and disbursement, configuration
 architecture, libio maintenance, and early math work.
 
 @item
@@ -220,7 +244,7 @@ Richard Earnshaw for his ongoing work with the ARM@.
 David Edelsohn for his direction via the steering committee, ongoing work
 with the RS6000/PowerPC port, help cleaning up Haifa loop changes,
 doing the entire AIX port of libstdc++ with his bare hands, and for
-ensuring GCC properly keeps working on AIX.
+ensuring GCC properly keeps working on AIX@.
 
 @item
 Kevin Ediger for the floating point formatting of num_put::do_put in
@@ -249,6 +273,9 @@ Ben Elliston for his work to move the Objective-C runtime into its
 own subdirectory and for his work on autoconf.
 
 @item
+Revital Eres for work on the PowerPC 750CL port.
+
+@item
 Marc Espie for OpenBSD support.
 
 @item
@@ -263,15 +290,18 @@ feeding the gcc.gnu.org box and saving its users tons of spam.
 Fred Fish for BeOS support and Ada fixes.
 
 @item
-Ivan Fontes Garcia for the Portugese translation of the GCJ FAQ.
+Ivan Fontes Garcia for the Portuguese translation of the GCJ FAQ@.
 
 @item
 Peter Gerwinski for various bug fixes and the Pascal front end.
 
 @item
-Kaveh Ghazi for his direction via the steering committee,
-amazing work to make @samp{-W -Wall} useful, and continuously testing
-GCC on a plethora of platforms.
+Kaveh R.@: Ghazi for his direction via the steering committee, amazing
+work to make @samp{-W -Wall -W* -Werror} useful, and continuously
+testing GCC on a plethora of platforms.  Kaveh extends his gratitude to
+the @uref{http://www.caip.rutgers.edu,,CAIP Center} at Rutgers
+University for providing him with computing resources to work on Free
+Software since the late 1980s.
 
 @item
 John Gilmore for a donation to the FSF earmarked improving GNU Java.
@@ -286,7 +316,8 @@ support, improved leaf function register allocation, and his direction
 via the steering committee.
 
 @item
-Anthony Green for his @option{-Os} contributions and Java front end work.
+Anthony Green for his @option{-Os} contributions, the moxie port, and
+Java front end work.
 
 @item
 Stu Grossman for gdb hacking, allowing GCJ developers to debug Java code.
@@ -301,6 +332,9 @@ the support for System V Release 4.  He has also worked heavily on the
 Intel 386 and 860 support.
 
 @item
+Mostafa Hagog for Swing Modulo Scheduling (SMS) and post reload GCSE@.
+
+@item
 Bruno Haible for improvements in the runtime overhead for EH, new
 warnings and assorted bug fixes.
 
@@ -339,6 +373,9 @@ the support for the Sony NEWS machine.
 Kazu Hirata for caring and feeding the Renesas H8/300 port and various fixes.
 
 @item
+Katherine Holcomb for work on GNU Fortran.
+
+@item
 Manfred Hollstein for his ongoing work to keep the m88k alive, lots
 of testing and bug fixing, particularly of GCC configury code.
 
@@ -381,7 +418,7 @@ Kean Johnston for SCO OpenServer support and various fixes.
 
 @item
 Tim Josling for the sample language treelang based originally on Richard
-Kenner's "``toy'' language".
+Kenner's ``toy'' language.
 
 @item
 Nicolai Josuttis for additional libstdc++ documentation.
@@ -390,6 +427,9 @@ Nicolai Josuttis for additional libstdc++ documentation.
 Klaus Kaempf for his ongoing work to make alpha-vms a viable target.
 
 @item
+Steven G. Kargl for work on GNU Fortran.
+
+@item
 David Kashtan of SRI adapted GCC to VMS@.
 
 @item
@@ -444,6 +484,10 @@ Charles LaBrec contributed the support for the Integrated Solutions
 68020 system.
 
 @item
+Asher Langton and Mike Kumbera for contributing Cray pointer support
+to GNU Fortran, and for other GNU Fortran improvements.
+
+@item
 Jeff Law for his direction via the steering committee, coordinating the
 entire egcs project and GCC 2.95, rolling out snapshots and releases,
 handling merges from GCC2, reviewing tons of patches that might have
@@ -454,6 +498,9 @@ Marc Lehmann for his direction via the steering committee and helping
 with analysis and improvements of x86 performance.
 
 @item
+Victor Leikehman for work on GNU Fortran.
+
+@item
 Ted Lemon wrote parts of the RTL reader and printer.
 
 @item
@@ -465,7 +512,7 @@ Warren Levy for tremendous work on libgcj (Java Runtime Library) and
 random work on the Java front end.
 
 @item
-Alain Lichnewsky ported GCC to the MIPS CPU.
+Alain Lichnewsky ported GCC to the MIPS CPU@.
 
 @item
 Oskar Liljeblad for hacking on AWT and his many Java bug reports and
@@ -475,9 +522,17 @@ patches.
 Robert Lipe for OpenServer support, new testsuites, testing, etc.
 
 @item
+Chen Liqin for various S+core related fixes/improvement, and for
+maintaining the S+core port.
+
+@item
 Weiwen Liu for testing and various bug fixes.
 
 @item
+Manuel L@'opez-Ib@'a@~nez for improving @option{-Wconversion} and
+many other diagnostics fixes and improvements.
+
+@item
 Dave Love for his ongoing work with the Fortran front end and
 runtime libraries.
 
@@ -512,14 +567,14 @@ improvements, and string clean up and testsuites.
 
 @item
 All of the Mauve project
-@uref{http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&cvsroot=mauve&only_with_tag=HEAD,,contributors},
+@uref{http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&cvsroot=mauve&only_with_tag=HEAD,,contributors},
 for Java test code.
 
 @item
 Bryce McKinlay for numerous GCJ and libgcj fixes and improvements.
 
 @item
-Adam Megacz for his work on the Microsoft Windows port of GCJ.
+Adam Megacz for his work on the Microsoft Windows port of GCJ@.
 
 @item
 Michael Meissner for LRS framework, ia32, m32r, v850, m88k, MIPS,
@@ -530,6 +585,10 @@ Jason Merrill for his direction via the steering committee and leading
 the G++ effort.
 
 @item
+Martin Michlmayr for testing GCC on several architectures using the
+entire Debian archive.
+
+@item
 David Miller for his direction via the steering committee, lots of
 SPARC work, improvements in jump.c and interfacing with the Linux kernel
 developers.
@@ -557,7 +616,7 @@ maintenance, and his ongoing work to make us make Fortran run fast.
 Jason Molenda for major help in the care and feeding of all the services
 on the gcc.gnu.org (formerly egcs.cygnus.com) machine---mail, web
 services, ftp services, etc etc.  Doing all this work on scrap paper and
-the backs of envelopes would have been... difficult.
+the backs of envelopes would have been@dots{} difficult.
 
 @item
 Catherine Moore for fixing various ugly problems we have sent her
@@ -608,11 +667,11 @@ Hans-Peter Nilsson for the CRIS and MMIX ports, improvements to the search
 engine setup, various documentation fixes and other small fixes.
 
 @item
-Geoff Noer for this work on getting cygwin native builds working.
+Geoff Noer for his work on getting cygwin native builds working.
 
 @item
-Diego Novillo for his SPEC performance tracking web pages and assorted
-fixes in the middle end and various back ends.
+Diego Novillo for his work on Tree SSA, OpenMP, SPEC performance
+tracking web pages, GIMPLE tuples, and assorted fixes.
 
 @item
 David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM,
@@ -660,14 +719,14 @@ Ovidiu Predescu for his work on the Objective-C front end and runtime
 libraries.
 
 @item
-Jerry Quinn for major performance improvements in C++ formatted I/O.
+Jerry Quinn for major performance improvements in C++ formatted I/O@.
 
 @item
 Ken Raeburn for various improvements to checker, MIPS ports and various
 cleanups in the compiler.
 
 @item
-Rolf W. Rasmussen for hacking on AWT.
+Rolf W. Rasmussen for hacking on AWT@.
 
 @item
 David Reese of Sun Microsystems contributed to the Solaris on PowerPC
@@ -725,7 +784,7 @@ Roger Sayle for improvements to constant folding and GCC's RTL optimizers
 as well as for fixing numerous bugs.
 
 @item
-Bradley Schatz for his work on the GCJ FAQ.
+Bradley Schatz for his work on the GCJ FAQ@.
 
 @item
 Peter Schauer wrote the code to allow debugging to work on the Alpha.
@@ -734,14 +793,17 @@ Peter Schauer wrote the code to allow debugging to work on the Alpha.
 William Schelter did most of the work on the Intel 80386 support.
 
 @item
+Tobias Schl@"uter for work on GNU Fortran.
+
+@item
 Bernd Schmidt for various code generation improvements and major
 work in the reload pass as well a serving as release manager for
 GCC 2.95.3.
 
 @item
-Peter Schmid for constant testing of libstdc++ -- especially application
+Peter Schmid for constant testing of libstdc++---especially application
 testing, going above and beyond what was requested for the release
-criteria -- and libstdc++ header file tweaks.
+criteria---and libstdc++ header file tweaks.
 
 @item
 Jason Schroeder for jcf-dump patches.
@@ -750,6 +812,9 @@ Jason Schroeder for jcf-dump patches.
 Andreas Schwab for his work on the m68k port.
 
 @item
+Lars Segerlund for work on GNU Fortran.
+
+@item
 Joel Sherrill for his direction via the steering committee, RTEMS
 contributions and RTEMS testing.
 
@@ -763,7 +828,7 @@ folding and help with the original VAX & m68k ports.
 
 @item
 Kenny Simpson for prompting libstdc++ fixes due to defect reports from
-the LWG (thereby keeping GCC in line with updates from the ISO).
+the LWG (thereby keeping GCC in line with updates from the ISO)@.
 
 @item
 Franz Sirl for his ongoing work with making the PPC port stable
@@ -773,6 +838,9 @@ for GNU/Linux.
 Andrey Slepuhin for assorted AIX hacking.
 
 @item
+Trevor Smigiel for contributing the SPU port.
+
+@item
 Christopher Smith did the port for Convex machines.
 
 @item
@@ -824,7 +892,7 @@ Ian Lance Taylor for his mips16 work, general configury hacking,
 fixincludes, etc.
 
 @item
-Holger Teutsch provided the support for the Clipper CPU.
+Holger Teutsch provided the support for the Clipper CPU@.
 
 @item
 Gary Thomas for his ongoing work to make the PPC work for GNU/Linux.
@@ -833,7 +901,7 @@ Gary Thomas for his ongoing work to make the PPC work for GNU/Linux.
 Philipp Thomas for random bug fixes throughout the compiler
 
 @item
-Jason Thorpe for thread support in libstdc++ on NetBSD.
+Jason Thorpe for thread support in libstdc++ on NetBSD@.
 
 @item
 Kresten Krab Thorup wrote the run time support for the Objective-C
@@ -854,6 +922,10 @@ Teemu Torma for thread safe exception handling support.
 Leonard Tower wrote parts of the parser, RTL generator, and RTL
 definitions, and of the VAX machine description.
 
+@item 
+Daniel Towner and Hariharan Sandanagobalane contributed and 
+maintain the picoChip port.
+
 @item
 Tom Tromey for internationalization support and for his many Java
 contributions and libgcj maintainership.
@@ -866,6 +938,10 @@ types.
 Petter Urkedal for libstdc++ CXXFLAGS, math, and algorithms fixes.
 
 @item
+Andy Vaught for the design and initial implementation of the GNU Fortran
+front end.
+
+@item
 Brent Verner for work with the libstdc++ cshadow files and their
 associated configure steps.
 
@@ -884,6 +960,9 @@ in time for GCC 3.0.
 Krister Walfridsson for random bug fixes.
 
 @item
+Feng Wang for contributions to GNU Fortran.
+
+@item
 Stephen M. Webb for time and effort on making libstdc++ shadow files
 work with the tricky Solaris 8+ headers, and for pushing the build-time
 header tree.
@@ -900,7 +979,7 @@ Ulrich Weigand for work on the s390 port.
 Zack Weinberg for major work on cpplib and various other bug fixes.
 
 @item
-Matt Welsh for help with Linux Threads support in GCJ.
+Matt Welsh for help with Linux Threads support in GCJ@.
 
 @item
 Urban Widmark for help fixing java.io.
@@ -921,23 +1000,385 @@ problems in various places that nobody else wanted to work on, strength
 reduction and other loop optimizations.
 
 @item
+Paul Woegerer and Tal Agmon for the CRX port.
+
+@item
 Carlo Wood for various fixes.
 
 @item
 Tom Wood for work on the m88k port.
 
 @item
+Canqun Yang for work on GNU Fortran.
+
+@item
 Masanobu Yuhara of Fujitsu Laboratories implemented the machine
 description for the Tron architecture (specifically, the Gmicro).
 
 @item
-Kevin Zachmann helped ported GCC to the Tahoe.
+Kevin Zachmann helped port GCC to the Tahoe.
+
+@item
+Ayal Zaks for Swing Modulo Scheduling (SMS).
+
+@item
+Xiaoqiang Zhang for work on GNU Fortran.
 
 @item
 Gilles Zunino for help porting Java to Irix.
 
 @end itemize
 
+The following people are recognized for their contributions to GNAT,
+the Ada front end of GCC:
+@itemize @bullet
+@item
+Bernard Banner
+
+@item
+Romain Berrendonner
+
+@item
+Geert Bosch
+
+@item
+Emmanuel Briot
+
+@item
+Joel Brobecker
+
+@item
+Ben Brosgol
+
+@item
+Vincent Celier
+
+@item
+Arnaud Charlet
+
+@item
+Chien Chieng
+
+@item
+Cyrille Comar
+
+@item
+Cyrille Crozes
+
+@item
+Robert Dewar
+
+@item
+Gary Dismukes
+
+@item
+Robert Duff
+
+@item
+Ed Falis
+
+@item
+Ramon Fernandez
+
+@item
+Sam Figueroa
+
+@item
+Vasiliy Fofanov
+
+@item
+Michael Friess
+
+@item
+Franco Gasperoni
+
+@item
+Ted Giering
+
+@item
+Matthew Gingell
+
+@item
+Laurent Guerby
+
+@item
+Jerome Guitton
+
+@item
+Olivier Hainque
+
+@item
+Jerome Hugues
+
+@item
+Hristian Kirtchev
+
+@item
+Jerome Lambourg
+
+@item
+Bruno Leclerc
+
+@item
+Albert Lee
+
+@item
+Sean McNeil
+
+@item
+Javier Miranda
+
+@item
+Laurent Nana
+
+@item
+Pascal Obry
+
+@item
+Dong-Ik Oh
+
+@item
+Laurent Pautet
+
+@item
+Brett Porter
+
+@item
+Thomas Quinot
+
+@item
+Nicolas Roche
+
+@item
+Pat Rogers
+
+@item
+Jose Ruiz
+
+@item
+Douglas Rupp
+
+@item
+Sergey Rybin
+
+@item
+Gail Schenker
+
+@item
+Ed Schonberg
+
+@item
+Nicolas Setton
+
+@item
+Samuel Tardieu
+
+@end itemize
+
+
+The following people are recognized for their contributions of new
+features, bug reports, testing and integration of classpath/libgcj for
+GCC version 4.1:
+@itemize @bullet
+@item
+Lillian Angel for @code{JTree} implementation and lots Free Swing
+additions and bug fixes.
+
+@item
+Wolfgang Baer for @code{GapContent} bug fixes.
+
+@item
+Anthony Balkissoon for @code{JList}, Free Swing 1.5 updates and mouse event
+fixes, lots of Free Swing work including @code{JTable} editing.
+
+@item
+Stuart Ballard for RMI constant fixes.
+
+@item
+Goffredo Baroncelli for @code{HTTPURLConnection} fixes.
+
+@item
+Gary Benson for @code{MessageFormat} fixes.
+
+@item
+Daniel Bonniot for @code{Serialization} fixes.
+
+@item
+Chris Burdess for lots of gnu.xml and http protocol fixes, @code{StAX}
+and @code{DOM xml:id} support.
+
+@item
+Ka-Hing Cheung for @code{TreePath} and @code{TreeSelection} fixes.
+
+@item
+Archie Cobbs for build fixes, VM interface updates,
+@code{URLClassLoader} updates.
+
+@item
+Kelley Cook for build fixes.
+
+@item
+Martin Cordova for Suggestions for better @code{SocketTimeoutException}.
+
+@item
+David Daney for @code{BitSet} bug fixes, @code{HttpURLConnection}
+rewrite and improvements.
+
+@item
+Thomas Fitzsimmons for lots of upgrades to the gtk+ AWT and Cairo 2D
+support. Lots of imageio framework additions, lots of AWT and Free
+Swing bug fixes.
+
+@item
+Jeroen Frijters for @code{ClassLoader} and nio cleanups, serialization fixes,
+better @code{Proxy} support, bug fixes and IKVM integration.
+
+@item
+Santiago Gala for @code{AccessControlContext} fixes.
+
+@item
+Nicolas Geoffray for @code{VMClassLoader} and @code{AccessController}
+improvements.
+
+@item
+David Gilbert for @code{basic} and @code{metal} icon and plaf support
+and lots of documenting, Lots of Free Swing and metal theme
+additions. @code{MetalIconFactory} implementation.
+
+@item
+Anthony Green for @code{MIDI} framework, @code{ALSA} and @code{DSSI}
+providers.
+
+@item
+Andrew Haley for @code{Serialization} and @code{URLClassLoader} fixes,
+gcj build speedups.
+
+@item
+Kim Ho for @code{JFileChooser} implementation.
+
+@item
+Andrew John Hughes for @code{Locale} and net fixes, URI RFC2986
+updates, @code{Serialization} fixes, @code{Properties} XML support and
+generic branch work, VMIntegration guide update.
+
+@item
+Bastiaan Huisman for @code{TimeZone} bug fixing.
+
+@item
+Andreas Jaeger for mprec updates.
+
+@item
+Paul Jenner for better @option{-Werror} support.
+
+@item
+Ito Kazumitsu for @code{NetworkInterface} implementation and updates.
+
+@item
+Roman Kennke for @code{BoxLayout}, @code{GrayFilter} and
+@code{SplitPane}, plus bug fixes all over. Lots of Free Swing work
+including styled text.
+
+@item
+Simon Kitching for @code{String} cleanups and optimization suggestions.
+
+@item
+Michael Koch for configuration fixes, @code{Locale} updates, bug and
+build fixes.
+
+@item
+Guilhem Lavaux for configuration, thread and channel fixes and Kaffe
+integration. JCL native @code{Pointer} updates. Logger bug fixes.
+
+@item
+David Lichteblau for JCL support library global/local reference
+cleanups.
+
+@item
+Aaron Luchko for JDWP updates and documentation fixes.
+
+@item
+Ziga Mahkovec for @code{Graphics2D} upgraded to Cairo 0.5 and new regex
+features.
+
+@item
+Sven de Marothy for BMP imageio support, CSS and @code{TextLayout}
+fixes. @code{GtkImage} rewrite, 2D, awt, free swing and date/time fixes and
+implementing the Qt4 peers.
+
+@item
+Casey Marshall for crypto algorithm fixes, @code{FileChannel} lock,
+@code{SystemLogger} and @code{FileHandler} rotate implementations, NIO
+@code{FileChannel.map} support, security and policy updates.
+
+@item
+Bryce McKinlay for RMI work.
+
+@item
+Audrius Meskauskas for lots of Free Corba, RMI and HTML work plus
+testing and documenting.
+
+@item
+Kalle Olavi Niemitalo for build fixes.
+
+@item
+Rainer Orth for build fixes.
+
+@item
+Andrew Overholt for @code{File} locking fixes.
+
+@item
+Ingo Proetel for @code{Image}, @code{Logger} and @code{URLClassLoader}
+updates.
+
+@item
+Olga Rodimina for @code{MenuSelectionManager} implementation.
+
+@item
+Jan Roehrich for @code{BasicTreeUI} and @code{JTree} fixes.
+
+@item
+Julian Scheid for documentation updates and gjdoc support.
+
+@item
+Christian Schlichtherle for zip fixes and cleanups.
+
+@item
+Robert Schuster for documentation updates and beans fixes,
+@code{TreeNode} enumerations and @code{ActionCommand} and various
+fixes, XML and URL, AWT and Free Swing bug fixes.
+
+@item
+Keith Seitz for lots of JDWP work.
+
+@item
+Christian Thalinger for 64-bit cleanups, Configuration and VM
+interface fixes and @code{CACAO} integration, @code{fdlibm} updates.
+
+@item
+Gael Thomas for @code{VMClassLoader} boot packages support suggestions.
+
+@item
+Andreas Tobler for Darwin and Solaris testing and fixing, @code{Qt4}
+support for Darwin/OS X, @code{Graphics2D} support, @code{gtk+}
+updates.
+
+@item
+Dalibor Topic for better @code{DEBUG} support, build cleanups and
+Kaffe integration. @code{Qt4} build infrastructure, @code{SHA1PRNG}
+and @code{GdkPixbugDecoder} updates.
+
+@item
+Tom Tromey for Eclipse integration, generics work, lots of bug fixes
+and gcj integration including coordinating The Big Merge.
+
+@item
+Mark Wielaard for bug fixes, packaging and release management,
+@code{Clipboard} implementation, system call interrupts and network
+timeouts and @code{GdkPixpufDecoder} fixes.
+
+@end itemize
+
+
 In addition to the above, all of which also contributed time and energy in
 testing GCC, we would like to thank the following for their contributions
 to testing:
@@ -983,6 +1424,9 @@ Sidney Cadot
 Bradford Castalia
 
 @item
+Robert Clark
+
+@item
 Jonathan Corbet
 
 @item
@@ -1136,6 +1580,9 @@ Danny Sadinoff
 Marc Schifer
 
 @item
+Erik Schnetter
+
+@item
 Wayne K. Schroll
 
 @item
@@ -1172,5 +1619,6 @@ David E. Young
 And many others
 @end itemize
 
-And finally we'd like to thank everyone who uses the compiler, submits bug
-reports and generally reminds us why we're doing this work in the first place.
+And finally we'd like to thank everyone who uses the compiler, provides
+feedback and generally reminds us why we're doing this work in the first
+place.