X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fdoc%2Fcontrib.texi;h=1515b5c876d2cf2d36ed70404a8c785823c4f5a2;hb=3882b9ba53d8861b347334c1f066dfdbdf295810;hp=0b13b10c0a5ce54a786d9ff5165ca33628ea04ae;hpb=0a239457eef197ecbf1203869ef32975253af5b6;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 0b13b10c0a5..1515b5c876d 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -1,5 +1,5 @@ @c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000, -@c 2001,2002,2003,2004,2005,2006,2007 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. @@ -55,7 +55,7 @@ Scott Bambrough for help porting the Java compiler. Wolfgang Bangerth for processing tons of bug reports. @item -Jon Beniston for his Microsoft Windows port of Java. +Jon Beniston for his Microsoft Windows port of Java and port to Lattice Mico32. @item Daniel Berlin for better DWARF2 support, faster/better optimizations, @@ -156,6 +156,10 @@ Glenn Chambers for help with the GCJ FAQ@. 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 @@ -169,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. @@ -211,7 +215,7 @@ Mo DeJong for GCJ and libgcj bug fixes. @item DJ Delorie for the DJGPP port, build and libiberty maintenance, -various bug fixes, and the M32C port. +various bug fixes, and the M32C and MeP ports. @item Arnaud Desitter for helping to debug GNU Fortran. @@ -312,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. @@ -321,6 +326,10 @@ Stu Grossman for gdb hacking, allowing GCJ developers to debug Java code. Michael K. Gschwind contributed the port to the PDP-11. @item +Richard Guenther for his ongoing middle-end contributions and bug fixes +and for release management. + +@item Ron Guilmette implemented the @command{protoize} and @command{unprotoize} tools, the support for Dwarf symbolic debugging information, and much of the support for System V Release 4. He has also worked heavily on the @@ -666,7 +675,7 @@ Geoff Noer for his work on getting cygwin native builds working. @item Diego Novillo for his work on Tree SSA, OpenMP, SPEC performance -tracking web pages and assorted fixes. +tracking web pages, GIMPLE tuples, and assorted fixes. @item David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM, @@ -917,6 +926,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. @@ -1415,6 +1428,9 @@ Sidney Cadot Bradford Castalia @item +Robert Clark + +@item Jonathan Corbet @item @@ -1607,5 +1623,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.