aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Stump <mikestump@comcast.net>2014-05-19 17:12:53 +0000
committerMike Stump <mrs@gcc.gnu.org>2014-05-19 17:12:53 +0000
commit905083ad75e4289d2a8ea9d4177c07af9e636f92 (patch)
treeecc75f9fc25b9baf7294592dad5e7e1c825d0a7b
parent514b315679020a7742b9739407baf48a39ca8d24 (diff)
downloadgcc-905083ad75e4289d2a8ea9d4177c07af9e636f92.zip
gcc-905083ad75e4289d2a8ea9d4177c07af9e636f92.tar.gz
gcc-905083ad75e4289d2a8ea9d4177c07af9e636f92.tar.bz2
+ * MAINTAINERS: Add wide-int reviewers.
From-SVN: r210620
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS3
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14a777f..265c3ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-19 Mike Stump <mikestump@comcast.net>
+
+ * MAINTAINERS: Add wide-int reviewers.
+
2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
* configure.ac (target_makefile_frag): Set for nios2-*-elf*.
diff --git a/MAINTAINERS b/MAINTAINERS
index 8d094be..117697a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -301,6 +301,9 @@ register allocation Kenneth Zadeck zadeck@naturalbridge.com
register allocation Seongbae Park seongbae.park@gmail.com
RTL optimizers Steven Bosscher steven@gcc.gnu.org
selective scheduling Andrey Belevantsev abel@ispras.ru
+wide-int Kenneth Zadeck zadeck@naturalbridge.com
+wide-int Mike Stump mikestump@comcast.net
+wide-int Richard Sandiford rdsandiford@googlemail.com
Note that while reviewers can approve changes to parts of the compiler
that they maintain, they still need approval for their own patches