Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've пре 21 година
..
powerpc 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've пре 21 година
.cvsignore 2a47ca7e9a Ignore generated file пре 23 година
Makefile 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've пре 21 година
README 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_acos.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_acosh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_asin.c bea67a752d пре 22 година
e_atan2.c 348d65d19d Fix erroneous grouping. пре 22 година
e_atanh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_cosh.c 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. пре 22 година
e_exp.c bea67a752d пре 22 година
e_fmod.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_gamma.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_gamma_r.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_hypot.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_j0.c 82ba14bc47 Several cleanups/fixes from Marshall M. Midden <m4@brecis.com> пре 22 година
e_j1.c 82ba14bc47 Several cleanups/fixes from Marshall M. Midden <m4@brecis.com> пре 22 година
e_jn.c 82ba14bc47 Several cleanups/fixes from Marshall M. Midden <m4@brecis.com> пре 22 година
e_lgamma.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_lgamma_r.c 82ba14bc47 Several cleanups/fixes from Marshall M. Midden <m4@brecis.com> пре 22 година
e_log.c 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. пре 22 година
e_log10.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_pow.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_rem_pio2.c bea67a752d пре 22 година
e_remainder.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_scalb.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
e_sinh.c 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. пре 22 година
e_sqrt.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
fp_private.h 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
fpmacros.c e228070ee1 Add in some weak aliases to allow C99 apps to compile w/o defining пре 22 година
k_cos.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
k_rem_pio2.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
k_sin.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
k_standard.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
k_tan.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
math_private.h 82ba14bc47 Several cleanups/fixes from Marshall M. Midden <m4@brecis.com> пре 22 година
nan.c 3942feca80 Fill a few little holes in the math library пре 22 година
s_asinh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_atan.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_cbrt.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_ceil.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc пре 22 година
s_copysign.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc пре 22 година
s_cos.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_erf.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_expm1.c bea67a752d пре 22 година
s_fabs.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_finite.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_floor.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc пре 22 година
s_frexp.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc пре 22 година
s_ilogb.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_ldexp.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc пре 22 година
s_lib_version.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_log1p.c 82ba14bc47 Several cleanups/fixes from Marshall M. Midden <m4@brecis.com> пре 22 година
s_logb.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc пре 22 година
s_matherr.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_modf.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc пре 22 година
s_nextafter.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_rint.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc пре 22 година
s_scalbn.c 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. пре 22 година
s_signgam.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_significand.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_sin.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_tan.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
s_tanh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_acos.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_acosh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_asin.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_atan2.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_atanh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_cabs.c 8780d38cca Clean up a warning. пре 22 година
w_cosh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_drem.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_exp.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_fmod.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_gamma.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_gamma_r.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_hypot.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_j0.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_j1.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_jn.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_lgamma.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_lgamma_r.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_log.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_log10.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_pow.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_remainder.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_scalb.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc пре 22 година
w_sinh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_sqrt.c 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
w_sqrtf.c 8e8e259a84 Implement sqrtf(), needed for libstdc++ on arm пре 22 година

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