aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2006-12-04 22:29:46 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2006-12-04 22:29:46 +0000
commit477d851ce1a3b9fbe06c921ebd99925276792085 (patch)
treed65df2ff72b56c8856b2aec0b022cadbfcf9dfb4
parent62bd621610fefe92b6a8673c970623d071193786 (diff)
downloadgcc-477d851ce1a3b9fbe06c921ebd99925276792085.zip
gcc-477d851ce1a3b9fbe06c921ebd99925276792085.tar.gz
gcc-477d851ce1a3b9fbe06c921ebd99925276792085.tar.bz2
MAINTAINERS (Non-Algorithmic Maintainers): New section.
2006-12-04 Richard Guenther <rguenther@suse.de> * MAINTAINERS (Non-Algorithmic Maintainers): New section. (Non-Algorithmic Maintainers): Move over non-algorithmic loop optimizer maintainers, add myself as a non-algorithmic middle-end maintainer. From-SVN: r119514
-rw-r--r--ChangeLog7
-rw-r--r--MAINTAINERS11
2 files changed, 16 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d383b07..5297526 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-12-04 Richard Guenther <rguenther@suse.de>
+
+ * MAINTAINERS (Non-Algorithmic Maintainers): New section.
+ (Non-Algorithmic Maintainers): Move over non-algorithmic
+ loop optimizer maintainers, add myself as a non-algorithmic
+ middle-end maintainer.
+
2006-12-04 Daniel Franke <franke.daniel@gmail.com>
* MAINTAINERS (Write After Approval): Add myself.
diff --git a/MAINTAINERS b/MAINTAINERS
index 32af072..685f449 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -213,12 +213,19 @@ alias analysis Diego Novillo dnovillo@redhat.com
reload Ulrich Weigand uweigand@de.ibm.com
dfp.c, related Ben Elliston bje@au.ibm.com
RTL optimizers Eric Botcazou ebotcazou@libertysurf.fr
-loop optimizer Zdenek Dvorak dvorakz@suse.cz
-loop optimizer Daniel Berlin dberlin@dberlin.org
Note individuals who maintain parts of the compiler need approval to check
in changes outside of the parts of the compiler they maintain.
+ Non-Algorithmic Maintainers
+
+loop optimizer Zdenek Dvorak dvorakz@suse.cz
+loop optimizer Daniel Berlin dberlin@dberlin.org
+middle-end Richard Guenther rguenther@suse.de
+
+Note individuals who maintain parts of the compiler as non-algorithmic
+maintainer need approval to check in algorithmic changes or changes
+outside of the parts of the compiler they maintain.
Write After Approval (last name alphabetical order)