aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2015-06-04 15:19:58 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2015-06-04 15:19:58 +0000
commit19cd26a6b937349161ef2f7ae6bf41cee61bc81b (patch)
treecc28543b73e2b7a47df1869224ac29c05fe3ee91
parent3e7e725b26b409c33aad9a94d747432f72e714a8 (diff)
downloadgcc-19cd26a6b937349161ef2f7ae6bf41cee61bc81b.zip
gcc-19cd26a6b937349161ef2f7ae6bf41cee61bc81b.tar.gz
gcc-19cd26a6b937349161ef2f7ae6bf41cee61bc81b.tar.bz2
* MAINTAINERS (gen* on machine desc): Add self.
From-SVN: r224127
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 555ba55..39e15d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.