aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/sh/ChangeLog')
-rw-r--r--sim/sh/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index 19db378..3879582 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/ChangeLog
@@ -1,6 +1,7 @@
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.
+ * gencode.c: jsr, bsr and bsrf actually save pc+4 in pr, and rts
+ actually uses pr+0.
Sat Oct 21 13:01:18 1995 Jim Wilson <wilson@chestnut.cygnus.com>