aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDorit Nuzman <dorit@il.ibm.com>2007-05-31 17:05:23 +0000
committerDorit Nuzman <dorit@gcc.gnu.org>2007-05-31 17:05:23 +0000
commitccb4d26be0082d11486c820ca78699c9e1332d23 (patch)
treec73e3c9b49bc9c0558d88f7b1fb2276e16745b4f
parent32735518212664a14ebbd6066d7c4d39de8a02cd (diff)
downloadgcc-ccb4d26be0082d11486c820ca78699c9e1332d23.zip
gcc-ccb4d26be0082d11486c820ca78699c9e1332d23.tar.gz
gcc-ccb4d26be0082d11486c820ca78699c9e1332d23.tar.bz2
MAINTAINERS (Various Maintainers): Add myself as auto-vectorizer maintainer.
* MAINTAINERS (Various Maintainers): Add myself as auto-vectorizer maintainer. From-SVN: r125230
-rw-r--r--ChangeLog5
-rw-r--r--MAINTAINERS1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c22fe70..2c65050 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 27094a7..aaf0c12 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.