Source-Changes archive

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

CVS commit: src/lib/libc/softfloat



Module Name:    src
Committed By:   nat
Date:           Wed Sep 17 11:42:17 UTC 2025

Modified Files:
        src/lib/libc/softfloat: softfloat-specialize

Log Message:
Fix logic pertaining to NaN for floatx80.

The previous was wrong in that low and high were mixed up.

The only exisiting consumer on floatx80 types and softfloat is m68k.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/softfloat/softfloat-specialize

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