From 227d9931ef8b8c9879e14fab19ee134411a04d5e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 27 Feb 1998 16:53:21 +0000 Subject: Update. * Makefile (distribute): Add README.libm. 1998-02-27 Andreas Jaeger * time/clocktest.c (main): Correct typo: "--" -> "==". 1998-02-25 20:53 H.J. Lu * sysdeps/alpha/fpu/bits/mathinline.h (atan): Removed the bogus inline function. (copysignf, __copysignf, copysign, fabsf, __fabsf, fabs): New inline functions. * math/libm.map (__atan2): Added. 1998-02-27 Ulrich Drepper --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 94acd299de..5747a62723 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +1998-02-27 Ulrich Drepper + + * Makefile (distribute): Add README.libm. + +1998-02-27 Andreas Jaeger + + * time/clocktest.c (main): Correct typo: "--" -> "==". + +1998-02-25 20:53 H.J. Lu + + * sysdeps/alpha/fpu/bits/mathinline.h (atan): Removed the bogus + inline function. + (copysignf, __copysignf, copysign, fabsf, __fabsf, fabs): New + inline functions. + + * math/libm.map (__atan2): Added. + 1998-02-27 Ulrich Drepper * misc/efgcvt_r.c (APPEND): Handle printing of 0.0 correctly. -- cgit v1.2.3