diff options
author | Dave Brolley <brolley@redhat.com> | 2003-08-29 17:20:42 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2003-08-29 17:20:42 +0000 |
commit | b3af7bdf4bf20aebbc6358ecf8cf3f932b962a8d (patch) | |
tree | 98d34d1bcee7ef6032808906ec7d1baca84aab2d /sim | |
parent | c40d267a71c9fdfb1c3f68217608bba45a468838 (diff) | |
download | gdb-b3af7bdf4bf20aebbc6358ecf8cf3f932b962a8d.zip gdb-b3af7bdf4bf20aebbc6358ecf8cf3f932b962a8d.tar.gz gdb-b3af7bdf4bf20aebbc6358ecf8cf3f932b962a8d.tar.bz2 |
2003-08-29 Dave Brolley <brolley@redhat.com>
* MAINTAINERS: Add myself as maintainer of the FRV port.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/ChangeLog | 8 | ||||
-rw-r--r-- | sim/MAINTAINERS | 1 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index b8b6e00..328801d 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 3e94cda..6e05721 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> |