From a2145c8fcd31ec4449cfd8bf9375c269c4627948 Mon Sep 17 00:00:00 2001 From: amonakov Date: Fri, 27 May 2011 17:54:35 +0000 Subject: 2011-05-27 Alexander Monakov * doc/contrib.texi: Update copyright years. (Contributors): Add Zdenek Sojka. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174344 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/doc/contrib.texi | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'gcc/doc/contrib.texi') diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 5f844f30781..4096879a1c7 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,2008,2009, 2010 +@c 2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011 @c Free Software Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. @@ -867,6 +867,10 @@ testsuite entries. Also for providing the patch to G77 to add rudimentary support for @code{INTEGER*1}, @code{INTEGER*2}, and @code{LOGICAL*1}. +@item +Zdenek Sojka for running automated regression testing of GCC and reporting +numerous bugs. + @item Brad Spencer for contributions to the GLIBCPP_FORCE_NEW technique. -- cgit v1.2.1