aboutsummaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r--sim/common/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 64278e0..fef7e74 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,5 +1,10 @@
2010-03-30 Mike Frysinger <vapier@gentoo.org>
+ * sim-core.c (sim_core_read_buffer): Change raddr to address_word.
+ (sim_core_write_buffer): Likewise.
+
+2010-03-30 Mike Frysinger <vapier@gentoo.org>
+
* sim-trace.c (trace_option_handler): Move cpu_nr decl behind
the SIM_HAVE_ADDR_RANGE define.