From a66f0958a1fbe5d64c3c77c01baee10bf23257dd Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 16 Mar 2001 22:26:45 +0000 Subject: Update. 2001-03-16 Ulrich Drepper * sysdeps/ieee754/ldbl-96/s_erfl.c: New file. Contributed by Stephen L. Moshier . * sysdeps/i386/fpu/libm-test-ulps: Adjust for addition of erfl and erfcl. * sysdeps/ia64/fpu/libm-test-ulps: Likewise. * sysdeps/unix/sysv/linux/ia64/swapcontext.c: New file. --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 489e3bf..c6a1aa5 100644 --- a/NEWS +++ b/NEWS @@ -13,8 +13,8 @@ Version 2.2.3 accurate implementatations for most basic and standard math functions in float, double, and long double format. -* Stephen Moshier implemented j0, j1, jn, y0, y1, yn, and lgamma for the - 96-bit long double format. +* Stephen Moshier implemented j0, j1, jn, y0, y1, yn, lgamma, erf, and + erfc for the 96-bit long double format. * The beginning of a last-bit accurate math library by IBM Haifa were added. The basic double functions exist today. Contributed by Abraham Ziv @@ -27,6 +27,9 @@ Version 2.2.3 * Port to S390/64bit contributed by Martin Schwidefsky . + +* David Mosberger implemented the setcontext family + of functions for Linux/IA-64. Version 2.2.2 -- cgit v1.1