aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Zadeck <zadeck@naturalbridge.com>2007-09-24 13:42:39 +0000
committerKenneth Zadeck <zadeck@gcc.gnu.org>2007-09-24 13:42:39 +0000
commitffda6fc98d95327f863b1ec24255fda16ee8e43d (patch)
tree7fae1c05a0f130d8aadb47b62dcc10d6bacf721f
parent625a2efbe74a402a8a6121ccef1bb776011051a5 (diff)
downloadgcc-ffda6fc98d95327f863b1ec24255fda16ee8e43d.zip
gcc-ffda6fc98d95327f863b1ec24255fda16ee8e43d.tar.gz
gcc-ffda6fc98d95327f863b1ec24255fda16ee8e43d.tar.bz2
MAINTAINERS (Register allocation reviewer): Add myself.
2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com> * MAINTAINERS (Register allocation reviewer): Add myself. From-SVN: r128716
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 49b87c7..975afb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
+
+ * MAINTAINERS (Register allocation reviewer): Add myself.
+
2007-09-21 Seongbae Park <seongbae.park@gmail.com>
* MAINTAINERS (Write After Approval): Fix typo.
diff --git a/MAINTAINERS b/MAINTAINERS
index 6aaf442..1a3d9bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -250,7 +250,7 @@ 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
-
+register allocation Kenneth Zadeck zadeck@naturalbridge.com
Note that while reviewers can approve changes to parts of the compiler
that they maintain, they still need approval for their own patches