Waldemar Brodkorb dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
..
i386 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
metag 0f2a411b68 replace FSF addresses with URLs 8 лет назад
nds32 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup 7 лет назад
powerpc 41537a770b buildsys: fix IS_IN_lib* 9 лет назад
sh 6ac247452e libm_sh: add optimised assembly implementation of lroundf and lrintf 13 лет назад
x86_64 edce88cfef x86_64: add fenv support from glibc 6 лет назад
Makefile ba31c6c463 Remove TOPDIR 18 лет назад
Makefile.in c69db85130 Fix build regression with DO_XSI_MATH disabled 6 лет назад
README 38b7304e93 libm/*: mass removal of: 15 лет назад
carg.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
cexp.c 6471fc450b libm: implement generic cexp(), cexpf() and cexpl(). 12 лет назад
e_acos.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_acosh.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_asin.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_atan2.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_atanh.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_cosh.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_exp.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_exp10.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_fmod.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_hypot.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_j0.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_j1.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_jn.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_lgamma_r.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_log.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_log10.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_log2.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_pow.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_rem_pio2.c b76e718f66 libm: remove superfluos attribute_hidden, the one in prototype is enough 12 лет назад
e_remainder.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_scalb.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_sinh.c ea38f4d89c math: add exception handling functionality 6 лет назад
e_sqrt.c ea38f4d89c math: add exception handling functionality 6 лет назад
float_wrappers.c ea38f4d89c math: add exception handling functionality 6 лет назад
k_cos.c b76e718f66 libm: remove superfluos attribute_hidden, the one in prototype is enough 12 лет назад
k_rem_pio2.c 16d346fe95 fix gcc warning with -Wmisleading-indentation 7 лет назад
k_sin.c b76e718f66 libm: remove superfluos attribute_hidden, the one in prototype is enough 12 лет назад
k_standard.c ea38f4d89c math: add exception handling functionality 6 лет назад
k_standardf.c ea38f4d89c math: add exception handling functionality 6 лет назад
k_standardl.c ea38f4d89c math: add exception handling functionality 6 лет назад
k_tan.c b76e718f66 libm: remove superfluos attribute_hidden, the one in prototype is enough 12 лет назад
ldouble_wrappers.c ea38f4d89c math: add exception handling functionality 6 лет назад
math_private.h ea38f4d89c math: add exception handling functionality 6 лет назад
nan.c 52df983934 remove editor hints for vi 6 лет назад
s_asinh.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_atan.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_cbrt.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_ceil.c c61c6d9880 libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning 12 лет назад
s_copysign.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_cos.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_erf.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_expm1.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_fabs.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_fdim.c 6c4538905e libm: Add missing C99 float/ld wrappers 9 лет назад
s_finite.c 5d53cce4c0 docs/probe_math_exception.c: 15 лет назад
s_finitef.c 5d53cce4c0 docs/probe_math_exception.c: 15 лет назад
s_floor.c c61c6d9880 libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning 12 лет назад
s_fma.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
s_fmax.c 6c4538905e libm: Add missing C99 float/ld wrappers 9 лет назад
s_fmin.c 6c4538905e libm: Add missing C99 float/ld wrappers 9 лет назад
s_fpclassify.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
s_fpclassifyf.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
s_frexp.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_ilogb.c e9807e243b libm: fix remaining failures in test-float 13 лет назад
s_isinf.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_isinff.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_isnan.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_isnanf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
s_ldexp.c e620a37064 rename exp(onent) to _exp 14 лет назад
s_lib_version.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_llrint.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
s_llround.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
s_log1p.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_logb.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_lrint.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
s_lround.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
s_modf.c c61c6d9880 libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning 12 лет назад
s_nextafter.c 6c4538905e libm: Add missing C99 float/ld wrappers 9 лет назад
s_nextafterf.c 44d44d807e math.h: fix libm_hidden_proto leak into sanitized headers 15 лет назад
s_remquo.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_rint.c c61c6d9880 libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning 12 лет назад
s_round.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
s_scalbn.c 83625362e0 s_scalbn.c: since we have strong_alias_untyped now, use it 12 лет назад
s_signbit.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
s_signbitf.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
s_signgam.c 0671149ee6 libm: unhide signgam 14 лет назад
s_significand.c 2e17280a39 math: avoid jump relocation in libm 12 лет назад
s_sin.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_tan.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_tanh.c 38b7304e93 libm/*: mass removal of: 15 лет назад
s_trunc.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
sincos.c 7ae07d4f02 libm: implement a generic sincos(). 12 лет назад
w_acos.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_acosf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_acosh.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_acoshf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_acoshl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_acosl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_asin.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_asinf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_asinl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_atan2.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_atan2f.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_atan2l.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_atanh.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_atanhf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_atanhl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_cabs.c 2086015b9a libm: add cabsf() and cabsl() functions. 12 лет назад
w_cosh.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_coshf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_coshl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_exp.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_exp10.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_exp10f.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_exp10l.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_exp2.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_exp2f.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_exp2l.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_expf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_expl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_fmod.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_fmodf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_fmodl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_hypot.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_hypotf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_hypotl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_j0.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_j0f.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_j0l.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_j1.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_j1f.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_j1l.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_jn.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_jnf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_jnl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_lgamma.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_lgamma_r.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_lgammaf.c ea38f4d89c math: add exception handling functionality 6 лет назад
w_lgammaf_r.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_lgammal.c ea38f4d89c math: add exception handling functionality 6 лет назад
w_lgammal_r.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_log.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_log10.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_log10f.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_log10l.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_log2.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_log2f.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_log2l.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_logf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_logl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_pow.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_powf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_powl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_remainder.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_remainderf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_remainderl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_scalb.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_scalbf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_scalbl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_sinh.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_sinhf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_sinhl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_sqrt.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_sqrtf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_sqrtl.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_tgamma.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_tgammaf.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад
w_tgammal.c dc382b5a91 quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined 6 лет назад

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