From ff8ac38322d991429a64dd127173af99dee3d9ca Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 4 Nov 1998 23:45:45 +0000 Subject: Update. 1998-11-04 Ulrich Drepper * misc/efgcvt_r.c (fcvt_r): Remove code which tries to use libm functions. Reduce error in computing normalized value by multiplying factor in loop and compute result in one step. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 81e2b2b8b8..756a0a2897 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-11-04 Ulrich Drepper + + * misc/efgcvt_r.c (fcvt_r): Remove code which tries to use libm + functions. Reduce error in computing normalized value by multiplying + factor in loop and compute result in one step. + 1998-11-04 Andreas Jaeger * elf/dlopenold.c: Compile only if DO_VERSIONING is also defined. -- cgit 1.4.1