diff options
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r-- | sim/h8300/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index f414847..1cc28f5 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,5 +1,9 @@ 2015-04-17 Mike Frysinger <vapier@gentoo.org> + * sim-main.h (CIA_GET, CIA_SET): Delete. + +2015-04-17 Mike Frysinger <vapier@gentoo.org> + * compile.c (h8300_pc_get, h8300_pc_set): New functions. (sim_open): Declare new local var i. Call CPU_PC_FETCH & CPU_PC_STORE for all cpus. |