This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: LTO and LTO Plugin Reviewers


On Wed, 7 Oct 2009, David Edelsohn wrote:

> 	I am pleased to announce that the GCC Steering Committee has
> appointed Diego Novillo, Rafael Avila de Espindola, and Richard Guenther
> as LTO Reviewers, and Rafael Avila de Espindola and Cary Coutant as
> LTO Plugin Reviewers.
> 
> 	Thanks to everyone for their hard work bringing LTO to GCC!
> 
> 	Please join me in congratulating Diego, Rafael, Richi, and Cary
> on their new roles.  Please update your listings in the MAINTAINERS file.

Thanks.

I have committed the following.

Richard.

Index: ChangeLog
===================================================================
*** ChangeLog	(revision 152526)
--- ChangeLog	(working copy)
***************
*** 1,3 ****
--- 1,10 ----
+ 2009-10-07  Richard Guenther  <rguenther@suse.de>
+ 
+ 	* MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
+ 	and Richard Guenther as reviewers.
+ 	(LTO plugin): List Rafael Avila de Espindola and Cary Coutant
+ 	as reviewers.
+ 
  2009-10-07  Hariharan Sandanagobalane <hariharan@picochip.com>
  
  	* config.sub : Update from upstream sources.
Index: MAINTAINERS
===================================================================
*** MAINTAINERS	(revision 152526)
--- MAINTAINERS	(working copy)
*************** register allocation	Peter Bergner		bergn
*** 268,273 ****
--- 268,278 ----
  register allocation	Vladimir Makarov	vmakarov@redhat.com
  register allocation	Kenneth Zadeck		zadeck@naturalbridge.com
  register allocation	Seongbae Park		seongbae.park@gmail.com
+ LTO			Diego Novillo		dnovillo@google.com
+ LTO			Richard Guenther	rguenther@suse.de
+ LTO			Rafael Esp?dola	rafael.espindola@gmail.com
+ LTO plugin		Rafael Esp?dola	rafael.espindola@gmail.com
+ LTO plugin		Cary Coutant		ccoutant@google.com
  
  Note that while reviewers can approve changes to parts of the compiler
  that they maintain, they still need approval for their own patches


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]