summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2003-08-29 17:20:42 +0000
committerDave Brolley <brolley@redhat.com>2003-08-29 17:20:42 +0000
commite35c95bc4919ee727f55836c3dfdac5a11e54a69 (patch)
tree389a1a244810e204f49568c44785dffefff3031f
parent92d5b01cfcc711c71308f5772ca2a6594d064d38 (diff)
downloadgdb-e35c95bc4919ee727f55836c3dfdac5a11e54a69.tar.gz
2003-08-29 Dave Brolley <brolley@redhat.com>
* MAINTAINERS: Add myself as maintainer of the FRV port.
-rw-r--r--sim/ChangeLog8
-rw-r--r--sim/MAINTAINERS1
2 files changed, 6 insertions, 3 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index b8b6e00050d..328801db7dd 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,9 +1,11 @@
+2003-08-29 Dave Brolley <brolley@redhat.com>
+
+ * MAINTAINERS: Add myself as maintainer of the FRV port.
+
2003-08-20 Michael Snyder <msnyder@redhat.com>
Dave Brolley <brolley@redhat.com>
- * frv/: New directory, simulator for the Fujitsu FR-V.
- * testsuite/frv-elf/: New directory.
- * testsuite/sim/frv/: New directory.
+ * frv/: New directory, simulator for the Fujitsu FRV.
* configure.in: Add frv configury.
* configure: Regenerate.
diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS
index 3e94cda2f45..6e057217ae5 100644
--- a/sim/MAINTAINERS
+++ b/sim/MAINTAINERS
@@ -10,6 +10,7 @@ gdb-patches@sources.redhat.com
Maintainers for particular sims:
arm Nick Clifton <nickc@redhat.com>
+frv Dave Brolley <brolley@redhat.com>
igen (igen simulators)
ppc Andrew Cagney <ac131313@redhat.com>
m68hc11 Stephane Carrez <stcarrez@nerim.fr>