aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Enkovich <ilya.enkovich@intel.com>2015-03-02 10:17:26 +0000
committerIlya Enkovich <ienkovich@gcc.gnu.org>2015-03-02 10:17:26 +0000
commit3307944165badd8271df1598b574b4dd7a733f37 (patch)
tree9c9941be5799f866f82bdea57b94c75741a3125e
parente0c23ac71cc0123d053fb5b23d33b5fbcf1f8947 (diff)
downloadgcc-3307944165badd8271df1598b574b4dd7a733f37.zip
gcc-3307944165badd8271df1598b574b4dd7a733f37.tar.gz
gcc-3307944165badd8271df1598b574b4dd7a733f37.tar.bz2
MAINTAINERS (Various Maintainers): Add myself as libmpx, pointer bounds checker and i386 MPX maintainer.
* MAINTAINERS (Various Maintainers): Add myself as libmpx, pointer bounds checker and i386 MPX maintainer. From-SVN: r221104
-rw-r--r--ChangeLog5
-rw-r--r--MAINTAINERS3
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f39cf1..9f74293 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
+
+ * MAINTAINERS (Various Maintainers): Add myself as libmpx,
+ pointer bounds checker and i386 MPX maintainer.
+
2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
* MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
diff --git a/MAINTAINERS b/MAINTAINERS
index 6c08dac..9ba7974 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -178,6 +178,7 @@ libiberty DJ Delorie <dj@redhat.com>
libiberty Ian Lance Taylor <ian@airs.com>
libitm Torvald Riegel <triegel@redhat.com>
libffi testsuite Andreas Tobler <andreast@gcc.gnu.org>
+libmpx Ilya Enkovich <enkovich.gnu@gmail.com>
libobjc Nicola Pero <nicola.pero@meta-innovation.com>
libobjc Andrew Pinski <pinskia@gmail.com>
libquadmath Tobias Burnus <burnus@net-b.de>
@@ -261,6 +262,8 @@ register allocation Vladimir Makarov <vmakarov@redhat.com>
gdbhooks.py David Malcolm <dmalcolm@redhat.com>
SLSR Bill Schmidt <wschmidt@linux.vnet.ibm.com>
jit David Malcolm <dmalcolm@redhat.com>
+pointer bounds checker Ilya Enkovich <enkovich.gnu@gmail.com>
+i386 MPX Ilya Enkovich <enkovich.gnu@gmail.com>
Note that individuals who maintain parts of the compiler need approval to
check in changes outside of the parts of the compiler they maintain.