aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2007-05-30 15:41:03 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2007-05-30 15:41:03 +0000
commit9dd3cc811b08e532cef582472222f2543e980940 (patch)
tree4e1554d00c83f30851d3d88a693116f111564c2c /ChangeLog
parent853a33f384570816544fcd9d45df4c292a52cbb1 (diff)
downloadgcc-9dd3cc811b08e532cef582472222f2543e980940.zip
gcc-9dd3cc811b08e532cef582472222f2543e980940.tar.gz
gcc-9dd3cc811b08e532cef582472222f2543e980940.tar.bz2
MAINTAINERS (Various Maintainers): Add myself as auto-vectorizer maintainer.
2007-05-30 Richard Guenther <rguenther@suse.de> * MAINTAINERS (Various Maintainers): Add myself as auto-vectorizer maintainer. From-SVN: r125191
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74d559a..c97e373 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-30 Richard Guenther <rguenther@suse.de>
+
+ * MAINTAINERS (Various Maintainers): Add myself as
+ auto-vectorizer maintainer.
+
2007-05-30 Jakub Jelinek <jakub@redhat.com>
PR bootstrap/29382