Bernhard Reutner-Fischer 49d8a0e9c6 support building out-of-tree преди 14 години
..
i386 f1459b1320 - use a 16bit value for fnstsw as required by newer binutils. преди 16 години
powerpc 0e05d9826e - remove files that are not either LGPL or Public Domain. преди 15 години
sh cd3a494e99 libm_sh: fix libm build for sh преди 15 години
Makefile ba31c6c463 Remove TOPDIR преди 18 години
Makefile.in 49d8a0e9c6 support building out-of-tree преди 14 години
README 38b7304e93 libm/*: mass removal of: преди 15 години
carg.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. преди 15 години
e_acos.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_acosh.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_asin.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_atan2.c 90ca90c53d libm/s_nearbyint.c: delete (forgot to do it in prev commit) преди 15 години
e_atanh.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_cosh.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_exp.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_fmod.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_hypot.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_j0.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_j1.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_jn.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_lgamma_r.c e422845f58 libm/e_lgamma_r.c: cosmetic whitespace fixes преди 15 години
e_log.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_log10.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_log2.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_pow.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_rem_pio2.c 38b7304e93 libm/*: mass removal of: преди 15 години
e_remainder.c d4f94ef391 libm/*: delete many incarnations of logarithmic gamma function, преди 15 години
e_scalb.c 07fbe8979d forgot to remove one #endif... преди 15 години
e_sinh.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
e_sqrt.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
float_wrappers.c 0881a12999 - scalb{,f,l} depend on UCLIBC_SUSV3_LEGACY преди 15 години
k_cos.c 38b7304e93 libm/*: mass removal of: преди 15 години
k_rem_pio2.c 38b7304e93 libm/*: mass removal of: преди 15 години
k_sin.c 38b7304e93 libm/*: mass removal of: преди 15 години
k_standard.c 38b7304e93 libm/*: mass removal of: преди 15 години
k_tan.c 38b7304e93 libm/*: mass removal of: преди 15 години
ldouble_wrappers.c 050aa62a22 libm/Makefile.in: reformat the list of wrappers преди 15 години
math_private.h 5d53cce4c0 docs/probe_math_exception.c: преди 15 години
nan.c feeb0301b3 - add long double math wrappers (Ned Ludd) преди 15 години
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 38b7304e93 libm/*: mass removal of: преди 15 години
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 38b7304e93 libm/*: mass removal of: преди 15 години
s_finite.c 5d53cce4c0 docs/probe_math_exception.c: преди 15 години
s_finitef.c 5d53cce4c0 docs/probe_math_exception.c: преди 15 години
s_floor.c 38b7304e93 libm/*: mass removal of: преди 15 години
s_fma.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support преди 15 години
s_fmax.c 38b7304e93 libm/*: mass removal of: преди 15 години
s_fmin.c 38b7304e93 libm/*: mass removal of: преди 15 години
s_fpclassify.c 38b7304e93 libm/*: mass removal of: преди 15 години
s_fpclassifyf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support преди 15 години
s_frexp.c 38b7304e93 libm/*: mass removal of: преди 15 години
s_ilogb.c 38b7304e93 libm/*: mass removal of: преди 15 години
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 eb51bac1b3 libm/e_scalb.c: remove unused #ifdef _SCALB_INT branches преди 15 години
s_lib_version.c 38b7304e93 libm/*: mass removal of: преди 15 години
s_llrint.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; преди 15 години
s_llround.c 38b7304e93 libm/*: mass removal of: преди 15 години
s_log1p.c 38b7304e93 libm/*: mass removal of: преди 15 години
s_logb.c 38b7304e93 libm/*: mass removal of: преди 15 години
s_lrint.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; преди 15 години
s_lround.c 38b7304e93 libm/*: mass removal of: преди 15 години
s_matherr.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
s_modf.c 38b7304e93 libm/*: mass removal of: преди 15 години
s_nextafter.c 38b7304e93 libm/*: mass removal of: преди 15 години
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 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
s_round.c 38b7304e93 libm/*: mass removal of: преди 15 години
s_scalbn.c e0b6a06c8f Add a few missing includes преди 15 години
s_signbit.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; преди 15 години
s_signbitf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support преди 15 години
s_signgam.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години
s_significand.c 38b7304e93 libm/*: mass removal of: преди 15 години
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 38b7304e93 libm/*: mass removal of: преди 15 години
w_cabs.c 38b7304e93 libm/*: mass removal of: преди 15 години
w_exp2.c 30bd4a6cc3 remove many functions which just call __ieee754_<function>, преди 15 години

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