aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Belevantsev <abel@ispras.ru>2011-11-11 13:19:21 +0400
committerAndrey Belevantsev <abel@gcc.gnu.org>2011-11-11 13:19:21 +0400
commit3fec7f10284ffde68826a66ce9e30abdbcdcc40d (patch)
tree89763c19b18bceeff44bfe860aca5a2b0b083ec4
parent2b38137d3da2a06e99682362b1a298fe5f67731a (diff)
downloadgcc-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--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae88c3a..957b689 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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