aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300/ChangeLog
diff options
context:
space:
mode:
authorDavid Carlton <carlton@bactrian.org>2003-02-26 17:04:19 +0000
committerDavid Carlton <carlton@bactrian.org>2003-02-26 17:04:19 +0000
commitbb6317d347dc460b2515e927648edc54d1d2bbe1 (patch)
treee5b952f535f09fb92cfa7e2c3b0ace0d859a9ff7 /sim/mn10300/ChangeLog
parent0bbde93163d866ba9ce931024d7387c3d7723322 (diff)
downloadgdb-bb6317d347dc460b2515e927648edc54d1d2bbe1.zip
gdb-bb6317d347dc460b2515e927648edc54d1d2bbe1.tar.gz
gdb-bb6317d347dc460b2515e927648edc54d1d2bbe1.tar.bz2
2003-02-26 David Carlton <carlton@math.stanford.edu>
* dv-mn103tim.c (read_special_timer6_reg): Add break after empty default: label. (write_special_timer6_reg): Ditto. Update copyright.
Diffstat (limited to 'sim/mn10300/ChangeLog')
-rw-r--r--sim/mn10300/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/mn10300/ChangeLog b/sim/mn10300/ChangeLog
index a53c8eb..b7ea00d 100644
--- a/sim/mn10300/ChangeLog
+++ b/sim/mn10300/ChangeLog
@@ -1,3 +1,10 @@
+2003-02-26 David Carlton <carlton@math.stanford.edu>
+
+ * dv-mn103tim.c (read_special_timer6_reg): Add break after
+ empty default: label.
+ (write_special_timer6_reg): Ditto.
+ Update copyright.
+
2002-11-28 Andrew Cagney <cagney@redhat.com>
* sim-main.h: Only include "idecode.h" once.