aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1993-07-04 07:37:45 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1993-07-04 07:37:45 +0000
commitce51bde687e425bc68aad11c347197a28e2726dd (patch)
treefd71bd26a047784454b01e0ca0aa375a552f5f1e /sim/h8300/ChangeLog
parenta5b5f81d79b9b8032b28d0e0b3dd7c34572bb2bf (diff)
downloadgdb-ce51bde687e425bc68aad11c347197a28e2726dd.zip
gdb-ce51bde687e425bc68aad11c347197a28e2726dd.tar.gz
gdb-ce51bde687e425bc68aad11c347197a28e2726dd.tar.bz2
(sim_csize): Initialize cpu.cache.
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r--sim/h8300/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog
index 68217e1..b7834f0 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,3 +1,7 @@
+Sun Jul 4 00:35:41 1993 Doug Evans (dje@canuck.cygnus.com)
+
+ * compile.c (sim_csize): Initialize cpu.cache.
+
Fri Jul 2 17:42:59 1993 Doug Evans (dje@canuck.cygnus.com)
* Makefile.in: Add -I../../bfd to pick up bfd.h.