Bernhard Reutner-Fischer 1dc2afe522 use uniform form of C99 keywords 14 gadi atpakaļ
..
i386 f1459b1320 - use a 16bit value for fnstsw as required by newer binutils. 16 gadi atpakaļ
powerpc 0e05d9826e - remove files that are not either LGPL or Public Domain. 15 gadi atpakaļ
sh cd3a494e99 libm_sh: fix libm build for sh 15 gadi atpakaļ
Makefile ba31c6c463 Remove TOPDIR 18 gadi atpakaļ
Makefile.in 71239593ef nptl: proper soname handling 14 gadi atpakaļ
README 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
carg.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 gadi atpakaļ
e_acos.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_acosh.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_asin.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_atan2.c 90ca90c53d libm/s_nearbyint.c: delete (forgot to do it in prev commit) 15 gadi atpakaļ
e_atanh.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_cosh.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_exp.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_fmod.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_hypot.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_j0.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_j1.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_jn.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_lgamma_r.c 83b76076b8 libm: typo fix NO_LONG_DOUBLE variant of gamma_r 14 gadi atpakaļ
e_log.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_log10.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_log2.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_pow.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_rem_pio2.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
e_remainder.c d4f94ef391 libm/*: delete many incarnations of logarithmic gamma function, 15 gadi atpakaļ
e_scalb.c 07fbe8979d forgot to remove one #endif... 15 gadi atpakaļ
e_sinh.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
e_sqrt.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
float_wrappers.c 80c1f895b8 libm: explain why some funcs are not implemented (yet) 14 gadi atpakaļ
k_cos.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
k_rem_pio2.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
k_sin.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
k_standard.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
k_tan.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
ldouble_wrappers.c 1dc2afe522 use uniform form of C99 keywords 14 gadi atpakaļ
math_private.h 1dc2afe522 use uniform form of C99 keywords 14 gadi atpakaļ
nan.c ad8e1035c3 honour NO_LONG_DOUBLE_MATH 14 gadi atpakaļ
s_asinh.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_atan.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_cbrt.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_ceil.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_copysign.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_cos.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_erf.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_expm1.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_fabs.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_fdim.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_finite.c 5d53cce4c0 docs/probe_math_exception.c: 15 gadi atpakaļ
s_finitef.c 5d53cce4c0 docs/probe_math_exception.c: 15 gadi atpakaļ
s_floor.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_fma.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 gadi atpakaļ
s_fmax.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_fmin.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_fpclassify.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_fpclassifyf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 gadi atpakaļ
s_frexp.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_ilogb.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_isinf.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_isinff.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_isnan.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_isnanf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 gadi atpakaļ
s_ldexp.c e620a37064 rename exp(onent) to _exp 14 gadi atpakaļ
s_lib_version.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_llrint.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 gadi atpakaļ
s_llround.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_log1p.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_logb.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_lrint.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 gadi atpakaļ
s_lround.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_matherr.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
s_modf.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_nextafter.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_nextafterf.c 44d44d807e math.h: fix libm_hidden_proto leak into sanitized headers 15 gadi atpakaļ
s_remquo.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_rint.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ
s_round.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_scalbn.c e3e0b26c1c libm: unbreak scalbn for 64-bit processors 14 gadi atpakaļ
s_signbit.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 gadi atpakaļ
s_signbitf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 gadi atpakaļ
s_signgam.c 0671149ee6 libm: unhide signgam 14 gadi atpakaļ
s_significand.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_sin.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_tan.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_tanh.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
s_trunc.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
w_cabs.c 38b7304e93 libm/*: mass removal of: 15 gadi atpakaļ
w_exp2.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 gadi atpakaļ

README

The routines included in this math library are derived from the
math library for Apple's MacOS X/Darwin math library, which was
itself swiped from FreeBSD. The original copyright information
is as follows:

Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.

Developed at SunPro, a Sun Microsystems, Inc. business.
Permission to use, copy, modify, and distribute this
software is freely granted, provided that this notice
is preserved.

It has been ported to work with uClibc and generally behave
by Erik Andersen
22 May, 2001