diff options
author | Frank Ch. Eigler <fche@redhat.com> | 2000-03-02 18:14:02 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 2000-03-02 18:14:02 +0000 |
commit | a3027dd7480cbc4d681fa75bcd3ca2cabc6022a4 (patch) | |
tree | cbd440a67d91151efdef83c66d9cd40d273bc040 /sim/mips/ChangeLog | |
parent | 58fddbac5a7cfd4404994be8d2a59dc8d72d7259 (diff) | |
download | gdb-a3027dd7480cbc4d681fa75bcd3ca2cabc6022a4.zip gdb-a3027dd7480cbc4d681fa75bcd3ca2cabc6022a4.tar.gz gdb-a3027dd7480cbc4d681fa75bcd3ca2cabc6022a4.tar.bz2 |
* autoconf correction
* merge from internal repo -> sourceware
2000-03-02 Frank Ch. Eigler <fche@redhat.com>
* configure: Regenerated.
Tue Feb 8 18:35:01 2000 Donald Lindsay <dlindsay@hound.cygnus.com>
* interp.c, mips.igen: all 5 DEADC0DE situations now have sim_io_eprintf
calls, conditional on the simulator being in verbose mode.
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r-- | sim/mips/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index 4c72a33..33b907f 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,12 @@ +2000-03-02 Frank Ch. Eigler <fche@redhat.com> + + * configure: Regenerated. + +Tue Feb 8 18:35:01 2000 Donald Lindsay <dlindsay@hound.cygnus.com> + + * interp.c, mips.igen: all 5 DEADC0DE situations now have sim_io_eprintf + calls, conditional on the simulator being in verbose mode. + Fri Feb 4 09:45:15 2000 Donald Lindsay <dlindsay@cygnus.com> * sim-main.c (cache_op): Added case arm so that CACHE ops to a secondary |