Message ID | alpine.LNX.2.00.1105272140170.17990@monoid.intra.ispras.ru |
---|---|
State | New |
Headers | show |
On Fri, May 27, 2011 at 10:54 AM, Alexander Monakov <amonakov@ispras.ru> wrote: > Hello, > > I'm checking in this patch after Gerald Pfeifer's off-list approval to add > Zdenek Sojka to the list of contributors. I am sure Zdenek's bug reports are > useful and help make GCC a better and more robust compiler. Thank you! I totally agree 100%. His bug reports have helped GCC a lot. I hope he continues to file them. Thanks, Andrew Pinski
On Fri, May 27, 2011 at 09:54:50PM +0400, Alexander Monakov wrote: > I'm checking in this patch after Gerald Pfeifer's off-list approval to add > Zdenek Sojka to the list of contributors. I am sure Zdenek's bug reports are > useful and help make GCC a better and more robust compiler. Thank you! We should mention there John Regehr and his team too in that case. Jakub
Hello Alexander, thank you for this! I am happy I can help GCC development at least this way. Zdenek > ------------ Původní zpráva ------------ > Od: Alexander Monakov <amonakov@ispras.ru> > Předmět: [committed] Mention Zdenek Sojka in contributors.html > Datum: 27.5.2011 20:25:32 > ---------------------------------------- > Hello, > > I'm checking in this patch after Gerald Pfeifer's off-list approval to add > Zdenek Sojka to the list of contributors. I am sure Zdenek's bug reports are > useful and help make GCC a better and more robust compiler. Thank you! > > > 2011-05-27 Alexander Monakov <amonakov@ispras.ru> > > * doc/contrib.texi: Update copyright years. > (Contributors): Add Zdenek Sojka. > > Index: doc/contrib.texi > =================================================================== > --- doc/contrib.texi (revision 174342) > +++ doc/contrib.texi (working copy) > @@ -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. > @@ -868,6 +868,10 @@ > @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. > > @item > > > >
On Fri, 27 May 2011, Andrew Pinski wrote: > I totally agree 100%. His bug reports have helped GCC a lot. I hope > he continues to file them. That's the plan! :-) On Fri, 27 May 2011, Jakub Jelinek wrote: > We should mention there John Regehr and his team too in that case. Sure, Jakub. Mind proposing an entry? I was really happy when Alexander suggested the present entry, this is an area where we can do better and it's upon all of us. Gerald
Index: doc/contrib.texi =================================================================== --- doc/contrib.texi (revision 174342) +++ doc/contrib.texi (working copy) @@ -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. @@ -868,6 +868,10 @@ @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. @item