aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/ChangeLog
diff options
context:
space:
mode:
authorChris Demetriou <cgd@google.com>2002-05-01 23:26:32 +0000
committerChris Demetriou <cgd@google.com>2002-05-01 23:26:32 +0000
commit5accf1ff5654416fad745dc7db60d1d9cdb55e88 (patch)
tree4e262732183df6cb734e932790d7c07516151a94 /sim/mips/ChangeLog
parent52bca491319eb9b4b6be09bdf79400e1443512d2 (diff)
downloadgdb-5accf1ff5654416fad745dc7db60d1d9cdb55e88.zip
gdb-5accf1ff5654416fad745dc7db60d1d9cdb55e88.tar.gz
gdb-5accf1ff5654416fad745dc7db60d1d9cdb55e88.tar.bz2
[ common/ChangeLog ]
2002-05-01 Chris Demetriou <cgd@broadcom.com> * callback.c: Use 'deprecated' rather than 'depreciated.' [ igen/ChangeLog ] 2002-05-01 Chris Demetriou <cgd@broadcom.com> * igen.c: Use 'deprecated' rather than 'depreciated.' [ mips/ChangeLog ] 2002-05-01 Chris Demetriou <cgd@broadcom.com> * interp.c: Use 'deprecated' rather than 'depreciated.' * sim-main.h: Likewise.
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r--sim/mips/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index 8f505c4..3887539 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,5 +1,10 @@
2002-05-01 Chris Demetriou <cgd@broadcom.com>
+ * interp.c: Use 'deprecated' rather than 'depreciated.'
+ * sim-main.h: Likewise.
+
+2002-05-01 Chris Demetriou <cgd@broadcom.com>
+
* cp1.c (store_fpr): Remove #ifdef'd out call to UndefinedResult
which wouldn't compile anyway.
* sim-main.h (unpredictable_action): New function prototype.