Mike Frysinger 44987e6666 hide __kernel functions 19 ani în urmă
..
powerpc 730b60ea34 Build PIC objects if DOPIC is set, thx to pcj 20 ani în urmă
Makefile ba31c6c463 Remove TOPDIR 20 ani în urmă
Makefile.in 72c0f6a2d6 Depedencies corrected (less make oldconfig/headers), rerunning make remakes only headers 20 ani în urmă
README c4e44e97f8 Trim off whitespace 20 ani în urmă
e_acos.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_acosh.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_asin.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_atan2.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_atanh.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_cosh.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_exp.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_fmod.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_gamma.c 48dbf60618 Overseen 2 unhidden __ieee754_x 20 ani în urmă
e_gamma_r.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_hypot.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_j0.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_j1.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_jn.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_lgamma.c 48dbf60618 Overseen 2 unhidden __ieee754_x 20 ani în urmă
e_lgamma_r.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_log.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_log10.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_pow.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_rem_pio2.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_remainder.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_scalb.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_sinh.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
e_sqrt.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
float_wrappers.c 69841e625b update license 20 ani în urmă
fp_private.h 7635b30f9d Fixup byte order handling. Not all architectures define __BIG_ENDIAN__ so i.e. 20 ani în urmă
fpmacros.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 20 ani în urmă
k_cos.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
k_rem_pio2.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
k_sin.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
k_standard.c c4e44e97f8 Trim off whitespace 20 ani în urmă
k_tan.c e4380762b3 Hide all __kernel_x and __ieee754_ 20 ani în urmă
math_private.h 44987e6666 hide __kernel functions 19 ani în urmă
nan.c 3942feca80 Fill a few little holes in the math library 23 ani în urmă
s_asinh.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_atan.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_cbrt.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_ceil.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_copysign.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_cos.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_erf.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_expm1.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_fabs.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_finite.c 6d0c300ebf Remove s_ceilf.c and s_floorf.c, ceilf and floorf are provided by the float_wrapper. I hope that __ceilf and __floorf are not needed anywhere. Use only __finite from s_finite.c, disabled in fpmacros.c. Allow IMA compiling, 2 files: s_lib_version.c and w_cabs.c have to be reworked for complete IMA. 20 ani în urmă
s_floor.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_frexp.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_ilogb.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_ldexp.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_lib_version.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_llround.c ea8e9b58cc add implementations from glibc for the round functions 20 ani în urmă
s_log1p.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_logb.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_lround.c ea8e9b58cc add implementations from glibc for the round functions 20 ani în urmă
s_matherr.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_modf.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_nextafter.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_rint.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_round.c ea8e9b58cc add implementations from glibc for the round functions 20 ani în urmă
s_scalbn.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_signgam.c 7ce331c01c Totally rework the math library, this time based on the MacOs X 24 ani în urmă
s_significand.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_sin.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_tan.c c4e44e97f8 Trim off whitespace 20 ani în urmă
s_tanh.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_acos.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_acosh.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_asin.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_atan2.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_atanh.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_cabs.c f2b12ea516 Correct w_cabs.c so it can be added to IMA, add -D_POSIX_MODE for compiling s_lib_version.c (only in the new Makefile) 20 ani în urmă
w_cosh.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_drem.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_exp.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_fmod.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_gamma.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_gamma_r.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_hypot.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_j0.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_j1.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_jn.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_lgamma.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_lgamma_r.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_log.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_log10.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_pow.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_remainder.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_scalb.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_sinh.c c4e44e97f8 Trim off whitespace 20 ani în urmă
w_sqrt.c c4e44e97f8 Trim off whitespace 20 ani în urmă

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