aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1998-11-20 00:44:03 +0000
committerMichael Meissner <gnu@the-meissners.org>1998-11-20 00:44:03 +0000
commit86908c4014bc6886938120517603e1e565b935d4 (patch)
treeb40a890c279e060fca9c338b158cc4bf0d971a19 /sim/ppc
parentf51dbfbd4e5a0a38ac9623b3b44116dd600ec6c9 (diff)
downloadfsf-binutils-gdb-86908c4014bc6886938120517603e1e565b935d4.zip
fsf-binutils-gdb-86908c4014bc6886938120517603e1e565b935d4.tar.gz
fsf-binutils-gdb-86908c4014bc6886938120517603e1e565b935d4.tar.bz2
Fix problem where qnan was treated like an infinity
Diffstat (limited to 'sim/ppc')
-rw-r--r--sim/ppc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index 4dc4b40..e43462c 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,9 @@
+1998-11-19 Michael Meissner <meissner@cygnus.com>
+
+ * 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 <dmoseley@cygnus.com>
* table.c (table_open): For cygwin hosts, we need to use the return value