aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2015-06-04 15:19:58 +0000
committerRichard Sandiford <richard.sandiford@arm.com>2015-06-04 15:19:58 +0000
commitd696397f64091c084bbc4f4e3205eb5a6002325f (patch)
treecc28543b73e2b7a47df1869224ac29c05fe3ee91
parentf3098f9486b1415a2d1a7e4a60d96977b4fc6943 (diff)
* MAINTAINERS (gen* on machine desc): Add self.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@224127 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 555ba55fa79..39e15d20075 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 9a0fbac4d28..0557ce86fba 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.