diff options
author | Ben Elliston <bje@au.ibm.com> | 2002-02-01 11:44:32 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2002-02-01 11:44:32 +0000 |
commit | cbb38b47b329e8b9188f4deadf91b211116ce45c (patch) | |
tree | 3c31a730db7ff67b9321ae5f7cefd5482a901f29 /sim/ChangeLog | |
parent | 9ee6f9cc9a4d41796ace893ba52172d97e211ae2 (diff) | |
download | gdb-cbb38b47b329e8b9188f4deadf91b211116ce45c.zip gdb-cbb38b47b329e8b9188f4deadf91b211116ce45c.tar.gz gdb-cbb38b47b329e8b9188f4deadf91b211116ce45c.tar.bz2 |
* Contribute Hitachi SH5 simulator.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 24a939a..62c65be 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -15,10 +15,20 @@ * MAINTAINERS: Added self and Andrew for the mips sim. +2000-10-31 Ben Elliston <bje@redhat.com> + + * configure.in: Match sh64, not sh5. + * configure: Regenerate. + 2000-10-25 Geoff Keating <geoffk@cygnus.com> * MAINTAINERS: Added self and Andrew for the ppc sim. +2000-10-09 Ben Elliston <bje@redhat.com> + + * configure.in: Add support for sh5. + * configure: Regenerate. + Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com> From Stephane Carrez <Stephane.Carrez@worldnet.fr>: |