diff options
Diffstat (limited to 'sim/ppc')
-rw-r--r-- | sim/ppc/ChangeLog | 6 |
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 |