Source-Changes archive

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

CVS commit: src/lib/libc/softfloat/bits64



Module Name:    src
Committed By:   rillig
Date:           Tue Apr  7 20:08:33 UTC 2026

Modified Files:
        src/lib/libc/softfloat/bits64: softfloat.c

Log Message:
libc/softfloat: prevent undefined behavior in floating point conversions

See the previous commit for details.

The same code pattern occur in the bits32 implementation, as well as in
other copies of the same upstream code, for example in libkern.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/lib/libc/softfloat/bits64/softfloat.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