diff options
author | Ilya Enkovich <ilya.enkovich@intel.com> | 2015-03-02 10:17:26 +0000 |
---|---|---|
committer | Ilya Enkovich <ienkovich@gcc.gnu.org> | 2015-03-02 10:17:26 +0000 |
commit | 3307944165badd8271df1598b574b4dd7a733f37 (patch) | |
tree | 9c9941be5799f866f82bdea57b94c75741a3125e /MAINTAINERS | |
parent | e0c23ac71cc0123d053fb5b23d33b5fbcf1f8947 (diff) | |
download | gcc-3307944165badd8271df1598b574b4dd7a733f37.tar.gz |
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
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6c08dac1b05..9ba7974ac23 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. |