diff options
author | Anthony Green <green@moxielogic.com> | 2017-09-04 10:00:37 -0400 |
---|---|---|
committer | Anthony Green <green@moxielogic.com> | 2017-09-04 10:00:37 -0400 |
commit | 6c869779dad0cf028bd787e6ebbc0780ee4afe13 (patch) | |
tree | f51a4e118babcd8d5170be6bea31c4ede13857a8 /sim/moxie/ChangeLog | |
parent | badc00202024619e1c868b8cf70fe6351fc028c3 (diff) | |
download | fsf-binutils-gdb-6c869779dad0cf028bd787e6ebbc0780ee4afe13.zip fsf-binutils-gdb-6c869779dad0cf028bd787e6ebbc0780ee4afe13.tar.gz fsf-binutils-gdb-6c869779dad0cf028bd787e6ebbc0780ee4afe13.tar.bz2 |
Fix simulator
Diffstat (limited to 'sim/moxie/ChangeLog')
-rw-r--r-- | sim/moxie/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/moxie/ChangeLog b/sim/moxie/ChangeLog index 2371ff1..ba228ce 100644 --- a/sim/moxie/ChangeLog +++ b/sim/moxie/ChangeLog @@ -1,3 +1,8 @@ +2017-09-03 Anthony Green <green@moxielogic.com> + + * interp.c (sim_engine_run): Always pass scpu into + sim_engine_halt. Process events within inner loop. + 2016-01-10 Mike Frysinger <vapier@gentoo.org> * config.in, configure: Regenerate. |