Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libc/gen
Module Name: src
Committed By: riz
Date: Fri Mar 24 22:41:07 UTC 2006
Modified Files:
src/lib/libc/gen [netbsd-3]: frexp_ieee754.c
Log Message:
Pull up following revision(s) (requested by drochner in ticket #1216):
lib/libc/gen/frexp_ieee754.c: revision 1.5
scale denormal numbers, to get a meaningful exponent (and a mantissa
which just consists of the implicit bit),
fixes PR lib/32861 by FX Coudert
(the bug was seen in gfortran stress tests)
(we should use the code in fdlibm as we do for frexpf())
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.6.1 src/lib/libc/gen/frexp_ieee754.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