diff options
author | ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-04-12 18:15:45 +0000 |
---|---|---|
committer | ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-04-12 18:15:45 +0000 |
commit | edacfc78557c1379f05797ee98d819d0dff655f3 (patch) | |
tree | 9c005b36eae7d0ce878cbb1e02b78eb6995dad83 /gcc/doc/contrib.texi | |
parent | 335c25a2756a60cb71dc30607480f1a3822e359f (diff) | |
download | gcc-edacfc78557c1379f05797ee98d819d0dff655f3.tar.gz |
* doc/contrib.texi (Contributors, Rainer Orth): Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158233 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 1515b5c876d..a01da5acb4d 100644 --- a/gcc/doc/contrib.texi +++ b/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. @@ -695,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. |