mirror of git://gcc.gnu.org/git/gcc.git
MAINTAINERS (Various Maintainers): Add myself as auto-vectorizer maintainer.
* MAINTAINERS (Various Maintainers): Add myself as auto-vectorizer maintainer. From-SVN: r125230
This commit is contained in:
parent
3273551821
commit
ccb4d26be0
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue