diff options
author | Andrey Belevantsev <abel@ispras.ru> | 2011-11-11 13:19:21 +0400 |
---|---|---|
committer | Andrey Belevantsev <abel@gcc.gnu.org> | 2011-11-11 13:19:21 +0400 |
commit | 3fec7f10284ffde68826a66ce9e30abdbcdcc40d (patch) | |
tree | 89763c19b18bceeff44bfe860aca5a2b0b083ec4 | |
parent | 2b38137d3da2a06e99682362b1a298fe5f67731a (diff) | |
download | gcc-3fec7f10284ffde68826a66ce9e30abdbcdcc40d.zip gcc-3fec7f10284ffde68826a66ce9e30abdbcdcc40d.tar.gz gcc-3fec7f10284ffde68826a66ce9e30abdbcdcc40d.tar.bz2 |
MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2011-11-11 Andrey Belevantsev <abel@ispras.ru>
* MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
From-SVN: r181284
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2011-11-11 Andrey Belevantsev <abel@ispras.ru> + + * MAINTAINERS (Selective Scheduling): Add myself as a reviewer. + 2011-11-09 Roland McGrath <mcgrathr@google.com> * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. diff --git a/MAINTAINERS b/MAINTAINERS index c783882..3749fa4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -286,6 +286,7 @@ Plugin Le-Chun Wu lcwu@google.com register allocation Peter Bergner bergner@vnet.ibm.com register allocation Kenneth Zadeck zadeck@naturalbridge.com register allocation Seongbae Park seongbae.park@gmail.com +Selective Scheduling Andrey Belevantsev abel@ispras.ru LTO Diego Novillo dnovillo@google.com LTO Richard Guenther rguenther@suse.de LTO plugin Cary Coutant ccoutant@google.com |