aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-12-07 02:58:01 +0000
committerAndrew Cagney <cagney@redhat.com>2003-12-07 02:58:01 +0000
commitcd886a95bfd21de111e87f1788a977d4c0ce885d (patch)
tree0696db5e83117eb49d040883e4d202d79497d85b /sim/m32r/ChangeLog
parent3c041444b57e94d5415b31409e80e25b1333a52b (diff)
downloadgdb-cd886a95bfd21de111e87f1788a977d4c0ce885d.zip
gdb-cd886a95bfd21de111e87f1788a977d4c0ce885d.tar.gz
gdb-cd886a95bfd21de111e87f1788a977d4c0ce885d.tar.bz2
Revert last commit, build problems.
Diffstat (limited to 'sim/m32r/ChangeLog')
-rw-r--r--sim/m32r/ChangeLog12
1 files changed, 0 insertions, 12 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog
index 6fb468a..b6d7c24 100644
--- a/sim/m32r/ChangeLog
+++ b/sim/m32r/ChangeLog
@@ -1,15 +1,3 @@
-2003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
-
- * Makefile.in : Add new machine m32r2.
- * m32r2.c : New file for m32r2.
- * mloop2.in : Ditto
- * model2.c : Ditto
- * sem2-switch.c : Ditto
- * m32r-sim.h : Add EVB register.
- * sim-if.h : Ditto
- * sim-main.h : Ditto
- * traps.c : Ditto
-
2003-09-08 Dave Brolley <brolley@redhat.com>
On behalf of Doug Evans <dje@sebabeach.org>