Waldemar Brodkorb 16d346fe95 fix gcc warning with -Wmisleading-indentation hace 7 años
..
i386 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
metag 0f2a411b68 replace FSF addresses with URLs hace 8 años
nds32 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup hace 7 años
powerpc 41537a770b buildsys: fix IS_IN_lib* hace 9 años
sh 6ac247452e libm_sh: add optimised assembly implementation of lroundf and lrintf hace 13 años
Makefile ba31c6c463 Remove TOPDIR hace 18 años
Makefile.in 29ff9055c8 use a single libc and deduplicate threading code hace 7 años
README 38b7304e93 libm/*: mass removal of: hace 15 años
carg.c 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
cexp.c 6471fc450b libm: implement generic cexp(), cexpf() and cexpl(). hace 12 años
e_acos.c abfbe76cb5 libm: remove dead code hace 8 años
e_acosh.c abfbe76cb5 libm: remove dead code hace 8 años
e_asin.c abfbe76cb5 libm: remove dead code hace 8 años
e_atan2.c abfbe76cb5 libm: remove dead code hace 8 años
e_atanh.c abfbe76cb5 libm: remove dead code hace 8 años
e_cosh.c abfbe76cb5 libm: remove dead code hace 8 años
e_exp.c abfbe76cb5 libm: remove dead code hace 8 años
e_exp10.c 12a85731dc add exp10() from glibc hace 8 años
e_fmod.c abfbe76cb5 libm: remove dead code hace 8 años
e_hypot.c abfbe76cb5 libm: remove dead code hace 8 años
e_j0.c abfbe76cb5 libm: remove dead code hace 8 años
e_j1.c abfbe76cb5 libm: remove dead code hace 8 años
e_jn.c abfbe76cb5 libm: remove dead code hace 8 años
e_lgamma_r.c abfbe76cb5 libm: remove dead code hace 8 años
e_log.c abfbe76cb5 libm: remove dead code hace 8 años
e_log10.c abfbe76cb5 libm: remove dead code hace 8 años
e_log2.c 2e17280a39 math: avoid jump relocation in libm hace 12 años
e_pow.c abfbe76cb5 libm: remove dead code hace 8 años
e_rem_pio2.c b76e718f66 libm: remove superfluos attribute_hidden, the one in prototype is enough hace 12 años
e_remainder.c abfbe76cb5 libm: remove dead code hace 8 años
e_scalb.c abfbe76cb5 libm: remove dead code hace 8 años
e_sinh.c abfbe76cb5 libm: remove dead code hace 8 años
e_sqrt.c abfbe76cb5 libm: remove dead code hace 8 años
float_wrappers.c 6c4538905e libm: Add missing C99 float/ld wrappers hace 9 años
k_cos.c b76e718f66 libm: remove superfluos attribute_hidden, the one in prototype is enough hace 12 años
k_rem_pio2.c 16d346fe95 fix gcc warning with -Wmisleading-indentation hace 7 años
k_sin.c b76e718f66 libm: remove superfluos attribute_hidden, the one in prototype is enough hace 12 años
k_tan.c b76e718f66 libm: remove superfluos attribute_hidden, the one in prototype is enough hace 12 años
ldouble_wrappers.c 730db44f08 libm: honor NO_LONG_DOUBLE in ldouble_wrappers hace 9 años
math_private.h abfbe76cb5 libm: remove dead code hace 8 años
nan.c ad8e1035c3 honour NO_LONG_DOUBLE_MATH hace 14 años
s_asinh.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_atan.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_cbrt.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_ceil.c c61c6d9880 libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning hace 12 años
s_copysign.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_cos.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_erf.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_expm1.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_fabs.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_fdim.c 6c4538905e libm: Add missing C99 float/ld wrappers hace 9 años
s_finite.c 5d53cce4c0 docs/probe_math_exception.c: hace 15 años
s_finitef.c 5d53cce4c0 docs/probe_math_exception.c: hace 15 años
s_floor.c c61c6d9880 libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning hace 12 años
s_fma.c 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
s_fmax.c 6c4538905e libm: Add missing C99 float/ld wrappers hace 9 años
s_fmin.c 6c4538905e libm: Add missing C99 float/ld wrappers hace 9 años
s_fpclassify.c 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
s_fpclassifyf.c 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
s_frexp.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_ilogb.c e9807e243b libm: fix remaining failures in test-float hace 13 años
s_isinf.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_isinff.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_isnan.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_isnanf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support hace 15 años
s_ldexp.c e620a37064 rename exp(onent) to _exp hace 14 años
s_lib_version.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_llrint.c 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
s_llround.c 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
s_log1p.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_logb.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_lrint.c 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
s_lround.c 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
s_modf.c c61c6d9880 libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning hace 12 años
s_nextafter.c 6c4538905e libm: Add missing C99 float/ld wrappers hace 9 años
s_nextafterf.c 44d44d807e math.h: fix libm_hidden_proto leak into sanitized headers hace 15 años
s_remquo.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_rint.c c61c6d9880 libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning hace 12 años
s_round.c 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
s_scalbn.c 83625362e0 s_scalbn.c: since we have strong_alias_untyped now, use it hace 12 años
s_signbit.c 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
s_signbitf.c 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
s_signgam.c 0671149ee6 libm: unhide signgam hace 14 años
s_significand.c 2e17280a39 math: avoid jump relocation in libm hace 12 años
s_sin.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_tan.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_tanh.c 38b7304e93 libm/*: mass removal of: hace 15 años
s_trunc.c 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
sincos.c 7ae07d4f02 libm: implement a generic sincos(). hace 12 años
w_cabs.c 2086015b9a libm: add cabsf() and cabsl() functions. hace 12 años
w_exp2.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, hace 15 años

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