diff options
author | vmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-07-19 15:17:52 +0000 |
---|---|---|
committer | vmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-07-19 15:17:52 +0000 |
commit | 60307e2e4aa6a9d6bacf810ccca63d78f74abb41 (patch) | |
tree | 4cf75426afc1245cb669b1027bad5291ad68ad79 /MAINTAINERS | |
parent | 8f4a757892c1e71119a4c3e1e9408ffa69f85a3e (diff) | |
download | gcc-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
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
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 |