Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libm/src
Module Name: src
Committed By: nat
Date: Thu Apr 2 22:02:10 UTC 2026
Modified Files:
src/lib/libm/src: s_nextafterl.c
Log Message:
Special handling for exponents of 0 on m68k.
Handle moving between subnormal and normal numbers, set the hidden bit
appropriately.
This was found by libm/t_next failures on m68ksf, although failures did not
occur in an fpu emulation via qemu/mac68k.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libm/src/s_nextafterl.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