summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-05-15 08:00:22 +0000
committerAndreas Jaeger <aj@suse.de>2001-05-15 08:00:22 +0000
commit33996419cd20e1815e40f109cb45302498418761 (patch)
treef01e9f571af704c6dbb7bf85bab75aa751832c8a /NEWS
parentef25b29e9a1fd54625c98af36d767f353cd45488 (diff)
Update.
2001-05-15 Andreas Jaeger <aj@suse.de> * sysdeps/ieee754/ldbl-128/s_expm1l.c: New file, contributed by Stephen L Moshier <moshier@mediaone.net>. * sysdeps/i386/fpu/libm-test-ulps: Adjust for change. * math/libm-test.inc: Add comment with ToDo. * sysdeps/i386/fpu/e_expl.c: Rewritten to C and using a more accurate algorithm. Patch by Stephen L Moshier <moshier@mediaone.net>. * sysdeps/i386/fpu/e_expl.S: Removed.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 755d579e43..c192155669 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ Please send GNU C library bug reports using the `glibcbug' script to
<bugs@gnu.org>. Questions and suggestions should be send to
<bug-glibc@gnu.org>.
+Version 2.2.4
+
+* Stephen Moshier implemented expm1 for the 128-bit long double format.
+
Version 2.2.3
* Intel's IA-64 math library is largely integrated. It provides fast and