Bernhard Reutner-Fischer c7a58c2eda - add some more math functions (patch from gentoo/solar) 17 年 前
..
i386 f1459b1320 - use a 16bit value for fnstsw as required by newer binutils. 17 年 前
powerpc 0e05d9826e - remove files that are not either LGPL or Public Domain. 17 年 前
Makefile ba31c6c463 Remove TOPDIR 20 年 前
Makefile.in c7a58c2eda - add some more math functions (patch from gentoo/solar) 17 年 前
README c4e44e97f8 Trim off whitespace 20 年 前
carg.c 6ec72c25ad implement carg 18 年 前
e_acos.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 年 前
e_acosh.c 9cc29786d7 All math related relocs gone 20 年 前
e_asin.c 9cc29786d7 All math related relocs gone 20 年 前
e_atan2.c 9cc29786d7 All math related relocs gone 20 年 前
e_atanh.c 9cc29786d7 All math related relocs gone 20 年 前
e_cosh.c 9cc29786d7 All math related relocs gone 20 年 前
e_exp.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 年 前
e_fmod.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 年 前
e_gamma.c 0fbf81ecd1 Remove explicit signgam prototype, use header instead 20 年 前
e_gamma_r.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 年 前
e_hypot.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 年 前
e_j0.c 9cc29786d7 All math related relocs gone 20 年 前
e_j1.c 9cc29786d7 All math related relocs gone 20 年 前
e_jn.c 9cc29786d7 All math related relocs gone 20 年 前
e_lgamma.c 0fbf81ecd1 Remove explicit signgam prototype, use header instead 20 年 前
e_lgamma_r.c 49cd0c4d7b back to inline, mips fails 19 年 前
e_log.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 年 前
e_log10.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 年 前
e_log2.c c8d8b6d30a - add __ieee754_log2() 17 年 前
e_pow.c 9cc29786d7 All math related relocs gone 20 年 前
e_rem_pio2.c 9cc29786d7 All math related relocs gone 20 年 前
e_remainder.c 9cc29786d7 All math related relocs gone 20 年 前
e_scalb.c 9cc29786d7 All math related relocs gone 20 年 前
e_sinh.c 9cc29786d7 All math related relocs gone 20 年 前
e_sqrt.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 年 前
float_wrappers.c 54d2040734 import trunc()/truncf() for ISO C requirements, otherwise fortran can hit infinite loops when it generates builtins+trunc() substitutes 18 年 前
k_cos.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 年 前
k_rem_pio2.c 9cc29786d7 All math related relocs gone 20 年 前
k_sin.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 年 前
k_standard.c d48e59d980 Guard matherr/__kernel_standard w/ _IEEE_LIBM, we do not use them, save 7,6k 19 年 前
k_tan.c 9cc29786d7 All math related relocs gone 20 年 前
math_private.h c8d8b6d30a - add __ieee754_log2() 17 年 前
nan.c 7cf029695b - fix indentation 17 年 前
s_asinh.c 9cc29786d7 All math related relocs gone 20 年 前
s_atan.c 9cc29786d7 All math related relocs gone 20 年 前
s_cbrt.c 9cc29786d7 All math related relocs gone 20 年 前
s_ceil.c 9cc29786d7 All math related relocs gone 20 年 前
s_copysign.c 9cc29786d7 All math related relocs gone 20 年 前
s_cos.c 9cc29786d7 All math related relocs gone 20 年 前
s_erf.c 9cc29786d7 All math related relocs gone 20 年 前
s_expm1.c 9cc29786d7 All math related relocs gone 20 年 前
s_fabs.c 9cc29786d7 All math related relocs gone 20 年 前
s_fdim.c c7a58c2eda - add some more math functions (patch from gentoo/solar) 17 年 前
s_finite.c 9cc29786d7 All math related relocs gone 20 年 前
s_floor.c 9cc29786d7 All math related relocs gone 20 年 前
s_fma.c c7a58c2eda - add some more math functions (patch from gentoo/solar) 17 年 前
s_fmax.c c7a58c2eda - add some more math functions (patch from gentoo/solar) 17 年 前
s_fmin.c c7a58c2eda - add some more math functions (patch from gentoo/solar) 17 年 前
s_fpclassify.c 0e05d9826e - remove files that are not either LGPL or Public Domain. 17 年 前
s_fpclassifyf.c 0e05d9826e - remove files that are not either LGPL or Public Domain. 17 年 前
s_frexp.c 9cc29786d7 All math related relocs gone 20 年 前
s_ilogb.c 9cc29786d7 All math related relocs gone 20 年 前
s_isinf.c 0e05d9826e - remove files that are not either LGPL or Public Domain. 17 年 前
s_isinff.c 0e05d9826e - remove files that are not either LGPL or Public Domain. 17 年 前
s_isnan.c 0e05d9826e - remove files that are not either LGPL or Public Domain. 17 年 前
s_isnanf.c 0e05d9826e - remove files that are not either LGPL or Public Domain. 17 年 前
s_ldexp.c 9cc29786d7 All math related relocs gone 20 年 前
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 19 年 前
s_llrint.c 60dfbf13d6 remove __* symbols and enable llrintf() 18 年 前
s_llround.c 9cc29786d7 All math related relocs gone 20 年 前
s_log1p.c 9cc29786d7 All math related relocs gone 20 年 前
s_logb.c 9cc29786d7 All math related relocs gone 20 年 前
s_lrint.c a8d3a36f81 grab s_lrint from glibc for C99 19 年 前
s_lround.c 9cc29786d7 All math related relocs gone 20 年 前
s_matherr.c d48e59d980 Guard matherr/__kernel_standard w/ _IEEE_LIBM, we do not use them, save 7,6k 19 年 前
s_modf.c 9cc29786d7 All math related relocs gone 20 年 前
s_nearbyint.c c7a58c2eda - add some more math functions (patch from gentoo/solar) 17 年 前
s_nextafter.c 9cc29786d7 All math related relocs gone 20 年 前
s_remquo.c c7a58c2eda - add some more math functions (patch from gentoo/solar) 17 年 前
s_rint.c 9cc29786d7 All math related relocs gone 20 年 前
s_round.c 9cc29786d7 All math related relocs gone 20 年 前
s_scalbln.c c7a58c2eda - add some more math functions (patch from gentoo/solar) 17 年 前
s_scalbn.c 9cc29786d7 All math related relocs gone 20 年 前
s_signbit.c 0e05d9826e - remove files that are not either LGPL or Public Domain. 17 年 前
s_signbitf.c 0e05d9826e - remove files that are not either LGPL or Public Domain. 17 年 前
s_signgam.c 9cc29786d7 All math related relocs gone 20 年 前
s_significand.c 9cc29786d7 All math related relocs gone 20 年 前
s_sin.c 9cc29786d7 All math related relocs gone 20 年 前
s_tan.c 9cc29786d7 All math related relocs gone 20 年 前
s_tanh.c 9cc29786d7 All math related relocs gone 20 年 前
s_trunc.c 54d2040734 import trunc()/truncf() for ISO C requirements, otherwise fortran can hit infinite loops when it generates builtins+trunc() substitutes 18 年 前
w_acos.c 9cc29786d7 All math related relocs gone 20 年 前
w_acosh.c 9cc29786d7 All math related relocs gone 20 年 前
w_asin.c 9cc29786d7 All math related relocs gone 20 年 前
w_atan2.c 9cc29786d7 All math related relocs gone 20 年 前
w_atanh.c 9cc29786d7 All math related relocs gone 20 年 前
w_cabs.c 9cc29786d7 All math related relocs gone 20 年 前
w_cosh.c 9cc29786d7 All math related relocs gone 20 年 前
w_drem.c 11975abb2c - remove old-style definitions. No object-code changes. 17 年 前
w_exp.c 9cc29786d7 All math related relocs gone 20 年 前
w_exp2.c c7a58c2eda - add some more math functions (patch from gentoo/solar) 17 年 前
w_fmod.c 9cc29786d7 All math related relocs gone 20 年 前
w_gamma.c 0fbf81ecd1 Remove explicit signgam prototype, use header instead 20 年 前
w_gamma_r.c 05e75260d6 Get rid of missing prototype warnings 20 年 前
w_hypot.c 9cc29786d7 All math related relocs gone 20 年 前
w_j0.c c4e44e97f8 Trim off whitespace 20 年 前
w_j1.c c4e44e97f8 Trim off whitespace 20 年 前
w_jn.c c4e44e97f8 Trim off whitespace 20 年 前
w_lgamma.c 0fbf81ecd1 Remove explicit signgam prototype, use header instead 20 年 前
w_lgamma_r.c c4e44e97f8 Trim off whitespace 20 年 前
w_log.c 9cc29786d7 All math related relocs gone 20 年 前
w_log10.c 9cc29786d7 All math related relocs gone 20 年 前
w_pow.c 9cc29786d7 All math related relocs gone 20 年 前
w_remainder.c 9cc29786d7 All math related relocs gone 20 年 前
w_scalb.c e5d3043b89 Do not default to _POSIX_MODE 19 年 前
w_sinh.c 9cc29786d7 All math related relocs gone 20 年 前
w_sqrt.c 9cc29786d7 All math related relocs gone 20 年 前
w_tgamma.c c7a58c2eda - add some more math functions (patch from gentoo/solar) 17 年 前

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