diff options
| author | rakdver <rakdver@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-05-30 23:25:30 +0000 |
|---|---|---|
| committer | rakdver <rakdver@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-05-30 23:25:30 +0000 |
| commit | 3df3f0713f577a148e99e0a53fda7e755cff9ae8 (patch) | |
| tree | 951506064fc03785b7d63f8d39906a37e1bc52e6 | |
| parent | 2918879980f44ea07f15a06dac0cd58b7f229b20 (diff) | |
| download | ppe42-gcc-3df3f0713f577a148e99e0a53fda7e755cff9ae8.tar.gz ppe42-gcc-3df3f0713f577a148e99e0a53fda7e755cff9ae8.zip | |
* MAINTAINERS (Various Maintainers): Add myself as
auto-vectorizer maintainer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125205 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f7783322ca6..30a5c973815 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-05-30 Zdenek Dvorak <dvorakz@suse.cz> + + * MAINTAINERS (Various Maintainers): Add myself as + auto-vectorizer maintainer. + 2007-05-30 H.J. Lu <hongjiu.lu@intel.com> PR libjava/32098 diff --git a/MAINTAINERS b/MAINTAINERS index 64c61dd681a..27094a7fed0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -221,6 +221,7 @@ reload Ulrich Weigand uweigand@de.ibm.com 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 Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. |

