diff options
-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. |