public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [jit] MAINTAINERS: Add myself as jit maintainer
@ 2014-09-11 16:01 David Malcolm
  0 siblings, 0 replies; only message in thread
From: David Malcolm @ 2014-09-11 16:01 UTC (permalink / raw)
  To: jit, gcc-patches; +Cc: David Malcolm

Committed to branch dmalcolm/jit:

ChangeLog.jit:
	* MAINTAINERS (Various Maintainers): Add myself as jit maintainer.

gcc/jit/ChangeLog.jit:
	* TODO.rst (Initial Release): Update for addition of myself as
	maintainer.
---
 ChangeLog.jit         | 4 ++++
 MAINTAINERS           | 1 +
 gcc/jit/ChangeLog.jit | 5 +++++
 gcc/jit/TODO.rst      | 2 --
 4 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/ChangeLog.jit b/ChangeLog.jit
index 131f5a5..5d2db3f 100644
--- a/ChangeLog.jit
+++ b/ChangeLog.jit
@@ -1,3 +1,7 @@
+2014-09-11  David Malcolm  <dmalcolm@redhat.com>
+
+	* MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
+
 2013-10-03  David Malcolm  <dmalcolm@redhat.com>
 
 	* configure.ac: Add --enable-host-shared
diff --git a/MAINTAINERS b/MAINTAINERS
index cb55e9c..4d436fb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -256,6 +256,7 @@ testsuite		Janis Johnson		janisjo@codesourcery.com
 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
 
 Note that individuals who maintain parts of the compiler need approval to
 check in changes outside of the parts of the compiler they maintain.
diff --git a/gcc/jit/ChangeLog.jit b/gcc/jit/ChangeLog.jit
index 029e29a..651b285 100644
--- a/gcc/jit/ChangeLog.jit
+++ b/gcc/jit/ChangeLog.jit
@@ -1,3 +1,8 @@
+2014-09-11  David Malcolm  <dmalcolm@redhat.com>
+
+	* TODO.rst (Initial Release): Update for addition of myself as
+	maintainer.
+
 2014-09-10  David Malcolm  <dmalcolm@redhat.com>
 
 	* TODO.rst (Test suite): Multithreaded test is done.
diff --git a/gcc/jit/TODO.rst b/gcc/jit/TODO.rst
index ed8ffcc..bb43f1f 100644
--- a/gcc/jit/TODO.rst
+++ b/gcc/jit/TODO.rst
@@ -57,8 +57,6 @@ Initial Release
 
 * add a SONAME to the library (and potentially version the symbols?)
 
-* add myself as maintainer
-
 * do we need alternative forms of division (floor vs rounding)?
 
 * are we missing any ops?
-- 
1.8.5.3

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-11 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-11 16:01 [jit] MAINTAINERS: Add myself as jit maintainer David Malcolm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).