diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-03-24 21:30:00 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-03-24 21:30:00 +0000 |
commit | d797f46f3c62737908270c177022f211c30e8884 (patch) | |
tree | d52cc2367211eca4cc8d18c853714747d7d15727 /sim | |
parent | 8dcf23d28b94fcd4929a5582ef5d853863a4c504 (diff) | |
download | fsf-binutils-gdb-d797f46f3c62737908270c177022f211c30e8884.zip fsf-binutils-gdb-d797f46f3c62737908270c177022f211c30e8884.tar.gz fsf-binutils-gdb-d797f46f3c62737908270c177022f211c30e8884.tar.bz2 |
* gen-engine.c (print_run_body): Re-extract the CIA after
processing any events. Events may not restart the simulator.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/igen/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog index 25f4a2b..15f8eaa 100644 --- a/sim/igen/ChangeLog +++ b/sim/igen/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 24 23:30:07 1998 Andrew Cagney <cagney@b1.cygnus.com> + + * gen-engine.c (print_run_body): Re-extract the CIA after + processing any events. + Tue Mar 24 17:46:08 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk> * Makefile.in: Get SHELL from configure. |