diff options
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> |