public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] Mention Zdenek Sojka in contributors.html
@ 2011-05-27 19:15 Alexander Monakov
  2011-05-27 19:25 ` Andrew Pinski
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexander Monakov @ 2011-05-27 19:15 UTC (permalink / raw)
  To: gcc-patches; +Cc: Zdenek Sojka

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
 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [committed] Mention Zdenek Sojka in contributors.html
  2011-05-27 19:15 [committed] Mention Zdenek Sojka in contributors.html Alexander Monakov
@ 2011-05-27 19:25 ` Andrew Pinski
  2011-05-27 19:43 ` Jakub Jelinek
  2011-05-28  0:24 ` Zdeněk Sojka
  2 siblings, 0 replies; 5+ messages in thread
From: Andrew Pinski @ 2011-05-27 19:25 UTC (permalink / raw)
  To: Alexander Monakov; +Cc: gcc-patches, Zdenek Sojka

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [committed] Mention Zdenek Sojka in contributors.html
  2011-05-27 19:15 [committed] Mention Zdenek Sojka in contributors.html Alexander Monakov
  2011-05-27 19:25 ` Andrew Pinski
@ 2011-05-27 19:43 ` Jakub Jelinek
  2011-05-30  8:10   ` Gerald Pfeifer
  2011-05-28  0:24 ` Zdeněk Sojka
  2 siblings, 1 reply; 5+ messages in thread
From: Jakub Jelinek @ 2011-05-27 19:43 UTC (permalink / raw)
  To: Alexander Monakov; +Cc: gcc-patches, Zdenek Sojka

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [committed] Mention Zdenek Sojka in contributors.html
  2011-05-27 19:15 [committed] Mention Zdenek Sojka in contributors.html Alexander Monakov
  2011-05-27 19:25 ` Andrew Pinski
  2011-05-27 19:43 ` Jakub Jelinek
@ 2011-05-28  0:24 ` Zdeněk Sojka
  2 siblings, 0 replies; 5+ messages in thread
From: Zdeněk Sojka @ 2011-05-28  0:24 UTC (permalink / raw)
  To: Alexander Monakov; +Cc: gcc-patches

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
>
>
>
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [committed] Mention Zdenek Sojka in contributors.html
  2011-05-27 19:43 ` Jakub Jelinek
@ 2011-05-30  8:10   ` Gerald Pfeifer
  0 siblings, 0 replies; 5+ messages in thread
From: Gerald Pfeifer @ 2011-05-30  8:10 UTC (permalink / raw)
  To: Andrew Pinski, Jakub Jelinek; +Cc: Alexander Monakov, gcc-patches, Zdenek Sojka

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-05-29 21:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-27 19:15 [committed] Mention Zdenek Sojka in contributors.html Alexander Monakov
2011-05-27 19:25 ` Andrew Pinski
2011-05-27 19:43 ` Jakub Jelinek
2011-05-30  8:10   ` Gerald Pfeifer
2011-05-28  0:24 ` Zdeněk Sojka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).