summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspark <spark@138bc75d-0d04-0410-961f-82ee72b054a4>2007-10-04 18:58:49 +0000
committerspark <spark@138bc75d-0d04-0410-961f-82ee72b054a4>2007-10-04 18:58:49 +0000
commitdd508a0080f1b5ad9643d260f133353b50aec173 (patch)
tree5dfc2f171801f3eeb0a7e0975284ae7339277c64
parent545217a636b21250ee8529168e354e4419680b83 (diff)
downloadppe42-gcc-dd508a0080f1b5ad9643d260f133353b50aec173.tar.gz
ppe42-gcc-dd508a0080f1b5ad9643d260f133353b50aec173.zip
2006-10-04 Seongbae Park <seongbae.park@gmail.com>
* MAINTAINERS (Register allocation reviewer): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129021 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a93fa2c46aa..4293f289e8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-04 Seongbae Park <seongbae.park@gmail.com>
+
+ * MAINTAINERS (Register allocation reviewer): Add myself.
+
2007-10-01 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
diff --git a/MAINTAINERS b/MAINTAINERS
index da17e67b586..3eab1b544d8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -252,6 +252,7 @@ Fortran Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de
Fortran Paul Thomas pault@gcc.gnu.org
register allocation Peter Bergner bergner@vnet.ibm.com
register allocation Kenneth Zadeck zadeck@naturalbridge.com
+register allocation Seongbae Park seongbae.park@gmail.com
Note that while reviewers can approve changes to parts of the compiler
that they maintain, they still need approval for their own patches
OpenPOWER on IntegriCloud