]> git.ipfire.org Git - thirdparty/glibc.git/commit - math/math.h
* sysdeps/i386/fpu/__math.h (asinh): Call log1p instead of __log1p.
authorRoland McGrath <roland@gnu.org>
Wed, 20 Mar 1996 00:18:44 +0000 (00:18 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 20 Mar 1996 00:18:44 +0000 (00:18 +0000)
commit4d5853334045cedb630716aec47e9cae49db3c9f
treeeddefc007600b42b58d15ad9a9a267c04f5fba60
parentd3669add24e6ebc86ed25683ff4d4eb7c67e4d56
* sysdeps/i386/fpu/__math.h (asinh): Call log1p instead of __log1p.

* math/math.h: Move M_* constants before __math.h include.
[__NO_MATH_INLINES || __OPTIMIZE__]: Include __math.h only #if this.

* misc/efgcvt_r.c (ecvt_r): Declare floor, log10, fabs as weak extern.
If log10 is not defined (i.e. no -lm), use stupid loop instead.
ChangeLog
features.h
math/math.h
misc/efgcvt_r.c
sysdeps/i386/fpu/__math.h