diff options
author | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-10-20 19:58:37 +0000 |
---|---|---|
committer | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-10-20 19:58:37 +0000 |
commit | cf58dc99d4e6160aa505b8a789fc3b6d42307553 (patch) | |
tree | 6d0bd05ac9bb82c6b1ed4ebc8e9438d16b48b25e | |
parent | 35c37206d44b76ef6eff5c0fe5e16c7dd57c6d0a (diff) | |
download | ppe42-gcc-cf58dc99d4e6160aa505b8a789fc3b6d42307553.tar.gz ppe42-gcc-cf58dc99d4e6160aa505b8a789fc3b6d42307553.zip |
2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
* MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
Sebastian Pop.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141246 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d3479eeedaa..d1e5b1f1ef1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-10-20 Sebastian Pop <sebastian.pop@amd.com> + + * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and + Sebastian Pop. + 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com> * MAINTAINERS (Write After Approval): Added myself. diff --git a/MAINTAINERS b/MAINTAINERS index 393a8bae311..851852a78ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -250,6 +250,8 @@ Fortran Toon Moene toon@moene.indiv.nluug.nl Fortran Brooks Moses brooks.moses@codesourcery.com Fortran Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de Fortran Paul Thomas pault@gcc.gnu.org +Graphite Daniel Berlin dberlin@dberlin.org +Graphite Sebastian Pop sebastian.pop@amd.com register allocation Peter Bergner bergner@vnet.ibm.com register allocation Vladimir Makarov vmakarov@redhat.com register allocation Kenneth Zadeck zadeck@naturalbridge.com |