Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/arch/m68k/gen



Module Name:    src
Committed By:   mhitch
Date:           Fri Jan 30 07:00:45 UTC 2009

Modified Files:
        src/lib/libc/arch/m68k/gen: isinfl.c

Log Message:
The explicit integer bit is "don't care" for infinity, and now that it's
included in ext_frach, it needs to be masked off when testing for an
infinity value.  Fixes the ieeefp/infinity regression test on the 68060
which clears the explicity integer bit when loading an infinity value.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libc/arch/m68k/gen/isinfl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index