Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/m68k/include
Module Name: src
Committed By: nat
Date: Sat Oct 4 21:12:36 UTC 2025
Modified Files:
src/sys/arch/m68k/include: float.h
Log Message:
Increase LDL_MIN_EXP for softfloat.
An exponent of zero(-16382) has special signifiance for softfloat.
Found by atf-tests testing exponent values lower than the possible minimum.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/m68k/include/float.h
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