aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/sh/ChangeLog')
-rw-r--r--sim/sh/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index ef46135..19db378 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/ChangeLog
@@ -1,5 +1,13 @@
+Tue Nov 14 15:19:43 1995 Stu Grossman (grossman@cygnus.com)
+
+ * gencode.c: jsr actually saves pc+4, and rts actually uses pr+0.
+
Sat Oct 21 13:01:18 1995 Jim Wilson <wilson@chestnut.cygnus.com>
+ * sh/interp.c (sim_stop_reason): Catch SIGQUIT and indicate
+ program exited.
+ (sim_get_quit_code): Delete.
+
* gencode.c (gensim): Indicate SIGILL instead of calling abort for
default case.