Bernd Schmidt bernds_cb1@t-online.de f4eebb6146 Add Makefile support for DSBT ELF. пре 13 година
..
i386 f1459b1320 - use a 16bit value for fnstsw as required by newer binutils. пре 16 година
powerpc c61707353e libm_powerpc: update buildsys to use TARGET_SUBARCH пре 13 година
sh 6ac247452e libm_sh: add optimised assembly implementation of lroundf and lrintf пре 13 година
Makefile ba31c6c463 Remove TOPDIR пре 18 година
Makefile.in f4eebb6146 Add Makefile support for DSBT ELF. пре 13 година
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 8b34cac874 libm: fix tgamma to actually do return true gamma function пре 13 година
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 ae73aafe99 libm: fix powf testcase failures пре 13 година
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 0b73115a09 libm: fix scalb testsuite failures пре 13 година
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 8f6064f5ce libm: fix testuite failure in modf пре 13 година
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 4d7ff2915e ldouble_wrappers: make code less verbose via WRAPPER2 macro пре 13 година
math_private.h 1dc2afe522 use uniform form of C99 keywords пре 14 година
nan.c ad8e1035c3 honour NO_LONG_DOUBLE_MATH пре 14 година
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 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 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 8f6064f5ce libm: fix testuite failure in modf пре 13 година
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 4435b3ae24 libm: fix rint/scalb testcase failures пре 13 година
s_round.c 38b7304e93 libm/*: mass removal of: пре 15 година
s_scalbn.c e3e0b26c1c libm: unbreak scalbn for 64-bit processors пре 14 година
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 0671149ee6 libm: unhide signgam пре 14 година
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