diff options
author | Nick Clifton <nickc@redhat.com> | 2000-05-29 19:38:39 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-05-29 19:38:39 +0000 |
commit | 4c0deff44c2e5fcc1b622edee166240a317a04f8 (patch) | |
tree | 7049b88434662bffaad9bd6766c7296b57ed65c2 /sim/mips/ChangeLog | |
parent | 67f5c7ef0f567d5866f23343c15c95f5eea61cba (diff) | |
download | gdb-4c0deff44c2e5fcc1b622edee166240a317a04f8.zip gdb-4c0deff44c2e5fcc1b622edee166240a317a04f8.tar.gz gdb-4c0deff44c2e5fcc1b622edee166240a317a04f8.tar.bz2 |
Define GPR_CLEAR
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r-- | sim/mips/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index 61b922e..a6e059c 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,7 @@ +2000-05-24 Michael Hayes <mhayes@cygnus.com> + + * mips.igen (do_dmultx): Fix typo. + Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com> * configure: Regenerated to track ../common/aclocal.m4 changes. @@ -6,6 +10,10 @@ Fri Apr 28 20:48:36 2000 Andrew Cagney <cagney@b1.cygnus.com> * mips.igen (DMxC1): Fix format arguments for sim_io_eprintf call. +2000-04-12 Frank Ch. Eigler <fche@redhat.com> + + * sim-main.h (GPR_CLEAR): Define macro. + Mon Apr 10 00:07:09 2000 Andrew Cagney <cagney@b1.cygnus.com> * interp.c (decode_coproc): Output long using %lx and not %s. |