From 708f6147e4dcb67537533374f32a7fdb2da9722f Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Sat, 18 Nov 1995 02:03:21 +0000 Subject: [PATCH] Patch for Hitachi PR 8433, avoid core dump on HPUX host * gencode.c (tab): Add explicit NaN support for ftrc instruction. --- sim/sh/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index 3879582c87..11eee59469 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1,3 +1,12 @@ +Fri Nov 17 12:48:55 1995 Jim Wilson + + * 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 -- 2.34.1