From a3f61311c0280da11ac79b9fc4b9b280449457bd Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 23 Mar 2012 23:24:23 +0100 Subject: Fix undue underflow in ldbl-128ibm version of expl --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8ec88ccedd..c1cf74a921 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-03-26 Andreas Schwab + + * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take + denormal result into account. + 2012-03-25 Roland McGrath * posix/confstr.c (confstr): Lift RESTENVS definition to function scope. -- cgit v1.2.3