diff options
author | Chris Demetriou <cgd@google.com> | 2002-03-01 19:55:42 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@google.com> | 2002-03-01 19:55:42 +0000 |
commit | 0d3e762b2fe6dd03424a62e6d6399a0cfd99496a (patch) | |
tree | e098c508e33d8c2cb2804d17fe3e10576f53ca17 /sim/mips/ChangeLog | |
parent | 26eb409359779b56ee1573b5a62ee95a55fa2106 (diff) | |
download | gdb-0d3e762b2fe6dd03424a62e6d6399a0cfd99496a.zip gdb-0d3e762b2fe6dd03424a62e6d6399a0cfd99496a.tar.gz gdb-0d3e762b2fe6dd03424a62e6d6399a0cfd99496a.tar.bz2 |
2002-03-01 Chris Demetriou <cgd@broadcom.com>
* mips.igen (CACHE): Provide instruction-printing string.
* interp.c (signal_exception): Comment tokens after #endif.
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r-- | sim/mips/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index 554b85b..a1499fe 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,9 @@ +2002-03-01 Chris Demetriou <cgd@broadcom.com> + + * mips.igen (CACHE): Provide instruction-printing string. + + * interp.c (signal_exception): Comment tokens after #endif. + 2002-02-28 Chris Demetriou <cgd@broadcom.com> * mips.igen (LWXC1): Mark with filter "64,f", rather than just "32". |