Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(271)

Unified Diff: gcc/gcc/doc/contrib.texi

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/doc/configfiles.texi ('k') | gcc/gcc/doc/cpp.info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/doc/contrib.texi
diff --git a/gcc/gcc/doc/contrib.texi b/gcc/gcc/doc/contrib.texi
index 2b9d735ab724576dfc9a982362aaba6d2d1dee20..a01da5acb4d781d97b8d00828062c642322c3afc 100644
--- a/gcc/gcc/doc/contrib.texi
+++ b/gcc/gcc/doc/contrib.texi
@@ -1,5 +1,6 @@
@c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,
-@c 2001,2002,2003,2004,2005,2006,2007,2008,2009 Free Software Foundation, Inc.
+@c 2001,2002,2003,2004,2005,2006,2007,2008,2009, 2010
+@c Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
@@ -55,7 +56,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 +157,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 +174,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 +216,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 +317,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 +327,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
@@ -686,7 +696,8 @@ Melissa O'Neill for various NeXT fixes.
@item
Rainer Orth for random MIPS work, including improvements to GCC's o32
ABI support, improvements to dejagnu's MIPS support, Java configuration
-clean-ups and porting work, etc.
+clean-ups and porting work, and maintaining the IRIX, Solaris 2, and
+Tru64 UNIX ports.
@item
Hartmut Penner for work on the s390 port.
« no previous file with comments | « gcc/gcc/doc/configfiles.texi ('k') | gcc/gcc/doc/cpp.info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698