summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordorit <dorit@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-31 17:05:23 +0000
committerdorit <dorit@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-31 17:05:23 +0000
commit92a034a0670e48fd7bdc48bb13bf6a30edcc0cb7 (patch)
treec73e3c9b49bc9c0558d88f7b1fb2276e16745b4f
parent3fba7ce7adaa48961bdac613e99e1523b2371810 (diff)
downloadppe42-gcc-92a034a0670e48fd7bdc48bb13bf6a30edcc0cb7.tar.gz
ppe42-gcc-92a034a0670e48fd7bdc48bb13bf6a30edcc0cb7.zip
* MAINTAINERS (Various Maintainers): Add myself as
auto-vectorizer maintainer. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125230 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--ChangeLog5
-rw-r--r--MAINTAINERS1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c22fe7062d1..2c65050cac4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
+
+ * MAINTAINERS (Various Maintainers): Add myself as
+ auto-vectorizer maintainer.
+
2003-05-31 Paolo Bonzini <bonzini@gnu.org>
PR libjava/32098
diff --git a/MAINTAINERS b/MAINTAINERS
index 27094a7fed0..aaf0c1277d1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -222,6 +222,7 @@ dfp.c, related Ben Elliston bje@au.ibm.com
RTL optimizers Eric Botcazou ebotcazou@libertysurf.fr
auto-vectorizer Richard Guenther rguenther@suse.de
auto-vectorizer Zdenek Dvorak dvorakz@suse.cz
+auto-vectorizer Dorit Nuzman dorit@il.ibm.com
Note individuals who maintain parts of the compiler need approval to check
in changes outside of the parts of the compiler they maintain.
OpenPOWER on IntegriCloud