diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2015-06-04 15:19:58 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2015-06-04 15:19:58 +0000 |
commit | 19cd26a6b937349161ef2f7ae6bf41cee61bc81b (patch) | |
tree | cc28543b73e2b7a47df1869224ac29c05fe3ee91 | |
parent | 3e7e725b26b409c33aad9a94d747432f72e714a8 (diff) | |
download | gcc-19cd26a6b937349161ef2f7ae6bf41cee61bc81b.zip gcc-19cd26a6b937349161ef2f7ae6bf41cee61bc81b.tar.gz gcc-19cd26a6b937349161ef2f7ae6bf41cee61bc81b.tar.bz2 |
* MAINTAINERS (gen* on machine desc): Add self.
From-SVN: r224127
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2015-06-04 Richard Sandiford <richard.sandiford@arm.com> + + * MAINTAINERS (gen* on machine desc): Add self. + 2015-06-02 Jason Merrill <jason@redhat.com> PR bootstrap/66319 diff --git a/MAINTAINERS b/MAINTAINERS index 9a0fbac..0557ce8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -263,6 +263,7 @@ 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> +gen* on machine desc Richard Sandiford <rdsandiford@googlemail.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. |