diff options
author | Dave Brolley <brolley@redhat.com> | 2003-08-29 16:45:22 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2003-08-29 16:45:22 +0000 |
commit | 84fabdf6128626f3dfd9ad92b186ad3a09e7b4f3 (patch) | |
tree | 664b5b6dc0be0403cdb7280205b817d09e2411c6 /sim/ChangeLog | |
parent | 33319edb531c8c68573bf1baec7dcd3d4ab220ae (diff) | |
download | gdb-84fabdf6128626f3dfd9ad92b186ad3a09e7b4f3.zip gdb-84fabdf6128626f3dfd9ad92b186ad3a09e7b4f3.tar.gz gdb-84fabdf6128626f3dfd9ad92b186ad3a09e7b4f3.tar.bz2 |
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.
* configure.in: Add frv configury.
* configure: Regenerate.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index f4c616e..b8b6e00 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,12 @@ +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. + * configure.in: Add frv configury. + * configure: Regenerate. + 2003-08-10 Ben Elliston <bje@wasabisystems.com> * MAINTAINERS: Update my mail address. |