diff options
-rw-r--r-- | sim/sh/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index 3879582..11eee59 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1,3 +1,12 @@ +Fri Nov 17 12:48:55 1995 Jim Wilson <wilson@chestnut.cygnus.com> + + * gencode.c (tab): Add explicit NaN support for ftrc instruction. + +Wed Nov 15 11:25:27 1995 Stu Grossman (grossman@cygnus.com) + + * interp.c: Make target_byte_order be extern to prevent SGI cc from + issuing warnings about the use of common symbols. + Tue Nov 14 15:19:43 1995 Stu Grossman (grossman@cygnus.com) * gencode.c: jsr, bsr and bsrf actually save pc+4 in pr, and rts |