From: Bin Cheng Date: Mon, 3 Aug 2015 01:54:28 +0000 (+0000) Subject: MAINTAINERS (loop ivopts): Add the entry and myself. X-Git-Tag: basepoints/gcc-7~5316 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94b8fdccca7aa703f4cafc57eef3a7f8776e1290;p=thirdparty%2Fgcc.git MAINTAINERS (loop ivopts): Add the entry and myself. * MAINTAINERS (loop ivopts): Add the entry and myself. From-SVN: r226486 --- diff --git a/ChangeLog b/ChangeLog index 16ea70063f0d..81296444fbfc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-08-03 Bin Cheng + + * MAINTAINERS (loop ivopts): Add the entry and myself. + 2015-07-31 Nathan Sidwell * MAINTAINERS (nvptx): Add self. diff --git a/MAINTAINERS b/MAINTAINERS index 72e85018fd2e..f22fd14802a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -254,6 +254,7 @@ instruction combiner Segher Boessenkool auto-vectorizer Richard Biener auto-vectorizer Zdenek Dvorak loop infrastructure Zdenek Dvorak +loop ivopts Bin Cheng OpenMP Jakub Jelinek testsuite Rainer Orth testsuite Mike Stump