summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>2011-07-19 15:17:52 +0000
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>2011-07-19 15:17:52 +0000
commit60307e2e4aa6a9d6bacf810ccca63d78f74abb41 (patch)
tree4cf75426afc1245cb669b1027bad5291ad68ad79
parent8f4a757892c1e71119a4c3e1e9408ffa69f85a3e (diff)
downloadgcc-60307e2e4aa6a9d6bacf810ccca63d78f74abb41.tar.gz
2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
* MAINTAINERS (Register Allocation): Move myself from reviewers to maintainers. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176464 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--ChangeLog5
-rw-r--r--MAINTAINERS2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ff4e1da6c02..8af7cbc6985 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
+
+ * MAINTAINERS (Register Allocation): Move myself from reviewers to
+ maintainers.
+
2011-07-18 Jakub Jelinek <jakub@redhat.com>
* MAINTAINERS (Global Reviewers): Add myself.
diff --git a/MAINTAINERS b/MAINTAINERS
index 4fc31cfc33b..10740e436f2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -242,6 +242,7 @@ loop infrastructure Zdenek Dvorak ook@ucw.cz
OpenMP Jakub Jelinek jakub@redhat.com
testsuite Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
testsuite Mike Stump mikestump@comcast.net
+register allocation Vladimir Makarov vmakarov@redhat.com
Note that individuals who maintain parts of the compiler need approval to
check in changes outside of the parts of the compiler they maintain.
@@ -283,7 +284,6 @@ loop optimizer Zdenek Dvorak ook@ucw.cz
Plugin Diego Novillo dnovillo@google.com
Plugin Le-Chun Wu lcwu@google.com
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