diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +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. + 2001-05-14 Roland McGrath <roland@frob.com> * csu/Makefile ($(objpfx)g$(start-installed-name)): Turn this into a |