From bbb78d030efd87ec37f7599d0f014de598eceae7 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 5 Mar 2012 20:19:14 +0100 Subject: Fix loss of precision in cosh and sinh for IBM long double --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6875313982..5c9871b55a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-03-05 Andreas Schwab + + * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term + only for |x| >= 40. + * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise. + 2012-03-05 H.J. Lu * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc): -- cgit v1.2.3