Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/29/1999 15:50:25
Module Name: basesrc
Committed By: mycroft
Date: Sun Aug 29 22:50:25 UTC 1999
Modified Files:
basesrc/lib/libc/arch/m68k/gen: ldexp_040.c
Log Message:
ldexp(denormal, exp>1023) would generate the wrong result in all non-overflow
cases. Totally rework this code to fix this bug *and* make it faster.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/arch/m68k/gen/ldexp_040.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.