Bernhard Reutner-Fischer a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
..
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 лет назад
Makefile ba31c6c463 Remove TOPDIR 18 лет назад
Makefile.in a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
README c4e44e97f8 Trim off whitespace 19 лет назад
carg.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_acos.c e4380762b3 Hide all __kernel_x and __ieee754_ 18 лет назад
e_acosh.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_asin.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_atan2.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_atanh.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_cosh.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_exp.c e4380762b3 Hide all __kernel_x and __ieee754_ 18 лет назад
e_fmod.c e4380762b3 Hide all __kernel_x and __ieee754_ 18 лет назад
e_gamma.c 2ba017a2d5 - use c89-style comments 15 лет назад
e_gamma_r.c 2ba017a2d5 - use c89-style comments 15 лет назад
e_hypot.c e4380762b3 Hide all __kernel_x and __ieee754_ 18 лет назад
e_j0.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_j1.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_jn.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_lgamma.c 2ba017a2d5 - use c89-style comments 15 лет назад
e_lgamma_r.c 694525ec2e - tidy up inline: 15 лет назад
e_log.c e4380762b3 Hide all __kernel_x and __ieee754_ 18 лет назад
e_log10.c e4380762b3 Hide all __kernel_x and __ieee754_ 18 лет назад
e_log2.c c8d8b6d30a - add __ieee754_log2() 15 лет назад
e_pow.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_rem_pio2.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_remainder.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_scalb.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
e_sinh.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
e_sqrt.c e4380762b3 Hide all __kernel_x and __ieee754_ 18 лет назад
float_wrappers.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
k_cos.c e4380762b3 Hide all __kernel_x and __ieee754_ 18 лет назад
k_rem_pio2.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
k_sin.c e4380762b3 Hide all __kernel_x and __ieee754_ 18 лет назад
k_standard.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
k_tan.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
ldouble_wrappers.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
math_private.h c8d8b6d30a - add __ieee754_log2() 15 лет назад
nan.c feeb0301b3 - add long double math wrappers (Ned Ludd) 15 лет назад
s_asinh.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_atan.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_cbrt.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_ceil.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 лет назад
s_copysign.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_cos.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_erf.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_expm1.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_fabs.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 лет назад
s_fdim.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_finite.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
s_finitef.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
s_floor.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 лет назад
s_fma.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
s_fmax.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_fmin.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_fpclassify.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
s_fpclassifyf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
s_frexp.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_ilogb.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_isinf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
s_isinff.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
s_isnan.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
s_isnanf.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
s_ldexp.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
s_lib_version.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 лет назад
s_llrint.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 лет назад
s_llround.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_log1p.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_logb.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_lrint.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; 15 лет назад
s_lround.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_matherr.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_modf.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_nearbyint.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_nextafter.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_remquo.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_rint.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_round.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_scalbln.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_scalbn.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 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 9cc29786d7 All math related relocs gone 18 лет назад
s_significand.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
s_sin.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_tan.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_tanh.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
s_trunc.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_acos.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_acosh.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_asin.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_atan2.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_atanh.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_cabs.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_cosh.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_drem.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_exp.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_exp2.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_fmod.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_gamma.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_gamma_r.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_hypot.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_j0.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_j1.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_jn.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_lgamma.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_lgamma_r.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_log.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_log10.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_log2.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_pow.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_remainder.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_scalb.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_sinh.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 лет назад
w_sqrt.c 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 лет назад
w_tgamma.c a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 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