From: Michael Meissner Date: Fri, 20 Nov 1998 00:44:03 +0000 (+0000) Subject: Fix problem where qnan was treated like an infinity X-Git-Tag: gdb-4_18-branchpoint~753 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=86908c4014bc6886938120517603e1e565b935d4;p=thirdparty%2Fbinutils-gdb.git Fix problem where qnan was treated like an infinity --- diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 4dc4b4021e2..e43462c1362 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,9 @@ +1998-11-19 Michael Meissner + + * ppc-instructions (is_{NaN,inf}): Use unsigned64 to get the + fractional type, so that quiet NaN's aren't treated like + Infinities. + Mon Sep 28 09:42:45 1998 Drew Moseley * table.c (table_open): For cygwin hosts, we need to use the return value