freebsd-dev/lib/libc/gdtoa
David Schultz 9fd7a48db0 Cut out the gordian handling of subnormals by bit fiddling, and
instead use the FPU to convert subnormals to normals.  (NB: Further
simplification is possible, such as using the FPU for the rounding
step.)

This fixes a bug reported by stefanf where long double subnormals in
the Intel 80-bit format would be output with one fewer digit than
necessary when the default precision was used.
2005-01-18 18:44:07 +00:00
..
_hdtoa.c Cut out the gordian handling of subnormals by bit fiddling, and 2005-01-18 18:44:07 +00:00
_ldtoa.c Fix a bug that caused long double subnormals to be printed 2004-01-18 07:53:49 +00:00
glue.c Userland spinlocks bad. Sleep locks good. 2003-06-21 08:20:14 +00:00
machdep_ldisd.c
machdep_ldisQ.c /strtopx/ s/result/&result/ 2003-04-09 05:58:43 +00:00
machdep_ldisx.c /strtopx/ s/result/&result/ 2003-04-09 05:58:43 +00:00
Makefile.inc Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00