Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 gadi atpakaļ
..
powerpc 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 gadi atpakaļ
.cvsignore 2a47ca7e9a Ignore generated file 23 gadi atpakaļ
Makefile 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 gadi atpakaļ
README 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_acos.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_acosh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_asin.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_atan2.c 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. 22 gadi atpakaļ
e_atanh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_cosh.c 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. 22 gadi atpakaļ
e_exp.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_fmod.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_gamma.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_gamma_r.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_hypot.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_j0.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_j1.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_jn.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_lgamma.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_lgamma_r.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_log.c 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. 22 gadi atpakaļ
e_log10.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_pow.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_rem_pio2.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_remainder.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_scalb.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
e_sinh.c 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. 22 gadi atpakaļ
e_sqrt.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
fp_private.h 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
fpmacros.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
k_cos.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
k_rem_pio2.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
k_sin.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
k_standard.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
k_tan.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
math_private.h 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_asinh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_atan.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_cbrt.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_ceil.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc 22 gadi atpakaļ
s_copysign.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc 22 gadi atpakaļ
s_cos.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_erf.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_expm1.c 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. 22 gadi atpakaļ
s_fabs.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_finite.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_floor.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc 22 gadi atpakaļ
s_frexp.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc 22 gadi atpakaļ
s_ilogb.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_ldexp.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc 22 gadi atpakaļ
s_lib_version.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_log1p.c 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. 22 gadi atpakaļ
s_logb.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc 22 gadi atpakaļ
s_matherr.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_modf.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc 22 gadi atpakaļ
s_nextafter.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_rint.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc 22 gadi atpakaļ
s_scalbn.c 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. 22 gadi atpakaļ
s_signgam.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_significand.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_sin.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_tan.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
s_tanh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_acos.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_acosh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_asin.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_atan2.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_atanh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_cabs.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_cosh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_drem.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_exp.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_fmod.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_gamma.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_gamma_r.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_hypot.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_j0.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_j1.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_jn.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_lgamma.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_lgamma_r.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_log.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_log10.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_pow.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_remainder.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_scalb.c 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc 22 gadi atpakaļ
w_sinh.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ
w_sqrt.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 22 gadi atpakaļ

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