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

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