diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | MAINTAINERS | 5 |
2 files changed, 12 insertions, 0 deletions
@@ -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. diff --git a/MAINTAINERS b/MAINTAINERS index 838487c..c3f6498 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -268,6 +268,11 @@ register allocation Peter Bergner bergner@vnet.ibm.com 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índola rafael.espindola@gmail.com +LTO plugin Rafael Espíndola 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 |