From c9bfaa1bb56dee38fc5793491a95f1fe5ec7bdcb Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 29 May 2001 15:40:18 +0000 Subject: Update. 2001-05-29 Andreas Jaeger * sysdeps/ieee754/ldbl-128/e_acosl.c: New file, contributed by Stephen L Moshier . * math/libm-test.inc (sinh_test): Add new test case. * sysdeps/ieee754/ldbl_96/e_sinhl.c (__ieee754_sinhl): sinhl(x) = x when x < 2^-32. Patch by Stephen L Moshier . --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c6fd017a06..5327a2ecf1 100644 --- a/NEWS +++ b/NEWS @@ -8,8 +8,8 @@ Please send GNU C library bug reports using the `glibcbug' script to Version 2.2.4 -* Stephen Moshier implemented expm1, log1p for the 128-bit long double - format. +* Stephen Moshier implemented expm1, log1p, acos for the 128-bit long + double format. Version 2.2.3 -- cgit v1.2.3