diff options
Diffstat (limited to 'sim/sh')
-rw-r--r-- | sim/sh/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index 4251130..ef46135 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1,3 +1,19 @@ +Sat Oct 21 13:01:18 1995 Jim Wilson <wilson@chestnut.cygnus.com> + + * gencode.c (gensim): Indicate SIGILL instead of calling abort for + default case. + +start-sanitize-sh3e +Mon Oct 16 18:24:03 1995 Jim Wilson <wilson@chestnut.cygnus.com> + + * interp.c (saved_start_type): Move FP registers to immediately + after SR. + +end-sanitize-sh3e +Tue Oct 10 11:12:15 1995 Fred Fish <fnf@cygnus.com> + + * Makefile.in (BISON): Remove macro. + Fri Oct 6 12:08:18 1995 Jim Wilson <wilson@chestnut.cygnus.com> * interp.c (trap, case SYS_utime): Cast second arg of utime to |