Denis Vlasenko 38b7304e93 libm/*: mass removal of: 15 years ago
..
i386 f1459b1320 - use a 16bit value for fnstsw as required by newer binutils. 16 years ago
powerpc 0e05d9826e - remove files that are not either LGPL or Public Domain. 15 years ago
Makefile ba31c6c463 Remove TOPDIR 18 years ago
Makefile.in a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 years ago
README 38b7304e93 libm/*: mass removal of: 15 years ago
carg.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 years ago
e_acos.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_acosh.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_asin.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_atan2.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_atanh.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_cosh.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_exp.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_fmod.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_gamma.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_gamma_r.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_hypot.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_j0.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_j1.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_jn.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_lgamma.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_lgamma_r.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_log.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_log10.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_log2.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_pow.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_rem_pio2.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_remainder.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_scalb.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_sinh.c 38b7304e93 libm/*: mass removal of: 15 years ago
e_sqrt.c 38b7304e93 libm/*: mass removal of: 15 years ago
float_wrappers.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 years ago
k_cos.c 38b7304e93 libm/*: mass removal of: 15 years ago
k_rem_pio2.c 38b7304e93 libm/*: mass removal of: 15 years ago
k_sin.c 38b7304e93 libm/*: mass removal of: 15 years ago
k_standard.c 38b7304e93 libm/*: mass removal of: 15 years ago
k_tan.c 38b7304e93 libm/*: mass removal of: 15 years ago
ldouble_wrappers.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 years ago
math_private.h 38b7304e93 libm/*: mass removal of: 15 years ago
nan.c feeb0301b3 - add long double math wrappers (Ned Ludd) 15 years ago
s_asinh.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_atan.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_cbrt.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_ceil.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_copysign.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_cos.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_erf.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_expm1.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_fabs.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_fdim.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_finite.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_finitef.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 years ago
s_floor.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_fma.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 years ago
s_fmax.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_fmin.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_fpclassify.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_fpclassifyf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 years ago
s_frexp.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_ilogb.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_isinf.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_isinff.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_isnan.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_isnanf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 years ago
s_ldexp.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_lib_version.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_llrint.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 years ago
s_llround.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_log1p.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_logb.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_lrint.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 years ago
s_lround.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_matherr.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_modf.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_nearbyint.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_nextafter.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_remquo.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_rint.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_round.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_scalbln.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_scalbn.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_signbit.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 years ago
s_signbitf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 years ago
s_signgam.c 9cc29786d7 All math related relocs gone 18 years ago
s_significand.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_sin.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_tan.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_tanh.c 38b7304e93 libm/*: mass removal of: 15 years ago
s_trunc.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_acos.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_acosh.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_asin.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_atan2.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_atanh.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_cabs.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_cosh.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_drem.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_exp.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_exp2.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_fmod.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_gamma.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_gamma_r.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_hypot.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_j0.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_j1.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_jn.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_lgamma.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_lgamma_r.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_log.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_log10.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_log2.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_pow.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_remainder.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_scalb.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_sinh.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_sqrt.c 38b7304e93 libm/*: mass removal of: 15 years ago
w_tgamma.c 38b7304e93 libm/*: mass removal of: 15 years ago

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