aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2013-08-28 03:01:20 +0000
committerDavid Malcolm <dmalcolm@gcc.gnu.org>2013-08-28 03:01:20 +0000
commit8dce4dbc068ec1c2fa9ff64f0570e5c1079407a7 (patch)
treec0b78765ca4c3a2f4d8521caa4232178bcbc6f38 /MAINTAINERS
parent99236f3ae03ca0a9c9f779b0b745acb5a9881143 (diff)
downloadgcc-8dce4dbc068ec1c2fa9ff64f0570e5c1079407a7.zip
gcc-8dce4dbc068ec1c2fa9ff64f0570e5c1079407a7.tar.gz
gcc-8dce4dbc068ec1c2fa9ff64f0570e5c1079407a7.tar.bz2
Initial version of gdb hooks
* MAINTAINERS (gdbhooks.py): Add myself as maintainer gcc/ * gdbhooks.py: New. * configure.ac (gdbinit.in): Add import of gcc/gdbhooks.py. * configure: Regenerate. From-SVN: r202040
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 51017c8..6d9a4cd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -257,6 +257,7 @@ testsuite Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
testsuite Mike Stump mikestump@comcast.net
testsuite Janis Johnson janisjo@codesourcery.com
register allocation Vladimir Makarov vmakarov@redhat.com
+gdbhooks.py 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.