Source-Changes archive

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

CVS commit: [netbsd-5] src/lib/libc/arch/m68k/gen



Module Name:    src
Committed By:   snj
Date:           Mon Feb  2 20:45:51 UTC 2009

Modified Files:
        src/lib/libc/arch/m68k/gen [netbsd-5]: isinfl.c

Log Message:
Pull up following revision(s) (requested by mhitch in ticket #385):
        lib/libc/arch/m68k/gen/isinfl.c: revision 1.6
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.5.10.1 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