..
Makefile.inc
Move signgm.c from libc/reent to libm/math
3 years ago
e_acos.c
import newlib-2000-02-17 snapshot
27 years ago
e_acosh.c
import newlib-2000-02-17 snapshot
27 years ago
e_asin.c
2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl>
27 years ago
e_atan2.c
Throughout, run newlib with -Wall -Werror option and fix bugs and
14 years ago
e_atanh.c
import newlib-2000-02-17 snapshot
27 years ago
e_cosh.c
libm/math: Use __math_xflow in obsolete math code [v2]
6 years ago
e_exp.c
Fix a typo in the comment.
4 years ago
e_fmod.c
import newlib-2000-02-17 snapshot
27 years ago
e_hypot.c
import newlib-2000-02-17 snapshot
27 years ago
e_j0.c
Fix spurious underflow exceptions for Bessel functions for double(from glibc bug 14155)
6 years ago
e_j1.c
Fix spurious underflow exceptions for Bessel functions for double(from glibc bug 14155)
6 years ago
e_jn.c
import newlib-2000-02-17 snapshot
27 years ago
e_log.c
Fix 3 other instances of Reme typo (should be Remez)
4 years ago
e_log10.c
import newlib-2000-02-17 snapshot
27 years ago
e_pow.c
Replace always true if with else
3 years ago
e_rem_pio2.c
Throughout, run newlib with -Wall -Werror option and fix bugs and
14 years ago
e_remainder.c
import newlib-2000-02-17 snapshot
27 years ago
e_scalb.c
e_scalb.c: Call scalbln instead of scalbn on 16-bit targets to ensure constant fits in an int.
8 years ago
e_sinh.c
2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
26 years ago
e_sqrt.c
Fix rounding issues with sqrt/sqrtf
5 years ago
e_tgamma.c
libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. [v2]
6 years ago
ef_acos.c
import newlib-2000-02-17 snapshot
27 years ago
ef_acosh.c
* libc/include/machine/ieeefp.h: Comment about new configuration
26 years ago
ef_asin.c
2001-04-17 Stephen L. Moshier <moshier@moshier.ne.mediaone.net>
26 years ago
ef_atan2.c
2005-07-20 Bob Wilson <bob.wilson@acm.org>
21 years ago
ef_atanh.c
import newlib-2000-02-17 snapshot
27 years ago
ef_cosh.c
libm/math: Use __math_xflow in obsolete math code [v2]
6 years ago
ef_exp.c
libm/math: ensure that expf(-huge) sets FE_UNDERFLOW exception
6 years ago
ef_fmod.c
* libc/include/machine/ieeefp.h: Comment about new configuration
26 years ago
ef_hypot.c
Fix hypotf missing mask in hi+lo decomposition
6 years ago
ef_j0.c
Fix spurious underflow exceptions for Bessel functions for double(from glibc bug 14155)
6 years ago
ef_j1.c
Fix spurious underflow exceptions for Bessel functions for double(from glibc bug 14155)
6 years ago
ef_jn.c
newlib: fix various gcc warnings
8 years ago
ef_log.c
New expf, exp2f, logf, log2f and powf implementations
9 years ago
ef_log10.c
* libc/include/machine/ieeefp.h: Comment about new configuration
26 years ago
ef_pow.c
Fix error in powf for x close to 1 and large y
6 years ago
ef_rem_pio2.c
* libc/include/machine/ieeefp.h: Comment about new configuration
26 years ago
ef_remainder.c
* libc/include/machine/ieeefp.h: Comment about new configuration
26 years ago
ef_scalb.c
2009-07-09 Craig Howland <howland@LGSInnovations.com>
17 years ago
ef_sinh.c
* libc/include/machine/ieeefp.h: Comment about new configuration
26 years ago
ef_sqrt.c
Fix rounding issues with sqrt/sqrtf
5 years ago
ef_tgamma.c
libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. [v2]
6 years ago
el_hypot.c
* libc/include/complex.h (cabsl): Add prototype.
12 years ago
er_lgamma.c
Update gamma functions from code in picolibc
6 years ago
erf_lgamma.c
Improve lgammaf range for very small cases
5 years ago
k_cos.c
import newlib-2000-02-17 snapshot
27 years ago
k_rem_pio2.c
newlib: fix various gcc warnings
8 years ago
k_sin.c
import newlib-2000-02-17 snapshot
27 years ago
k_standard.c
libm: Make tgamma(-small) = -INFINITY
6 years ago
k_tan.c
Fix for k_tan.c specific inputs
6 years ago
kf_cos.c
import newlib-2000-02-17 snapshot
27 years ago
kf_rem_pio2.c
Fix error in float trig. function range reduction
7 years ago
kf_sin.c
import newlib-2000-02-17 snapshot
27 years ago
kf_tan.c
import newlib-2000-02-17 snapshot
27 years ago
math.tex
newlib: docs: add "Function " to every function node
3 years ago
s_asinh.c
math: remove TRAD_SYNOPSIS
9 years ago
s_atan.c
math: remove TRAD_SYNOPSIS
9 years ago
s_ceil.c
import newlib-2000-02-17 snapshot
27 years ago
s_cos.c
import newlib-2000-02-17 snapshot
27 years ago
s_erf.c
libm/math: Use __math_xflow in obsolete math code [v2]
6 years ago
s_fabs.c
math: remove TRAD_SYNOPSIS
9 years ago
s_floor.c
math: remove TRAD_SYNOPSIS
9 years ago
s_frexp.c
math: remove TRAD_SYNOPSIS
9 years ago
s_ldexp.c
math: remove TRAD_SYNOPSIS
9 years ago
s_signif.c
import newlib-2000-02-17 snapshot
27 years ago
s_sin.c
math: remove TRAD_SYNOPSIS
9 years ago
s_tan.c
math: remove TRAD_SYNOPSIS
9 years ago
s_tanh.c
Fix rounding issues with sqrt/sqrtf
5 years ago
sf_asinh.c
* libc/include/machine/ieeefp.h: Comment about new configuration
26 years ago
sf_atan.c
* libc/include/machine/ieeefp.h: Comment about new configuration
26 years ago
sf_ceil.c
* libc/include/machine/ieeefp.h: Comment about new configuration
26 years ago
sf_cos.c
Remove unused variable 'one' from sf_cos.c
8 years ago
sf_erf.c
libm/math: Use __math_xflow in obsolete math code [v2]
6 years ago
sf_fabs.c
import newlib-2000-02-17 snapshot
27 years ago
sf_floor.c
* libc/include/machine/ieeefp.h: Comment about new configuration
26 years ago
sf_frexp.c
* libc/include/machine/ieeefp.h: Comment about new configuration
26 years ago
sf_ldexp.c
import newlib-2000-02-17 snapshot
27 years ago
sf_signif.c
import newlib-2000-02-17 snapshot
27 years ago
sf_sin.c
Improve performance of sinf/cosf/sincosf
8 years ago
sf_tan.c
* libc/include/machine/ieeefp.h: Comment about new configuration
26 years ago
sf_tanh.c
Fix rounding issues with sqrt/sqrtf
5 years ago
signgam.c
Move signgm.c from libc/reent to libm/math
3 years ago
w_acos.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
w_acosh.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
w_asin.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
w_atan2.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
w_atanh.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
w_cosh.c
Remove HUGE_VAL definition from libm math functions
8 years ago
w_drem.c
import newlib-2000-02-17 snapshot
27 years ago
w_exp.c
Remove HUGE_VAL definition from libm math functions
8 years ago
w_exp2.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
w_fmod.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
w_gamma.c
libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. [v2]
6 years ago
w_hypot.c
Remove HUGE_VAL definition from libm math functions
8 years ago
w_j0.c
libm/math: Make yx functions set errno=ERANGE for x=0
6 years ago
w_j1.c
libm/math: Make yx functions set errno=ERANGE for x=0
6 years ago
w_jn.c
libm/math: Make yx functions set errno=ERANGE for x=0
6 years ago
w_lgamma.c
Add --enable-newlib-reent-thread-local option
4 years ago
w_log.c
Remove HUGE_VAL definition from libm math functions
8 years ago
w_log10.c
Remove HUGE_VAL definition from libm math functions
8 years ago
w_pow.c
libm/math: Don't modify __ieee754_pow return values in pow
6 years ago
w_remainder.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
w_scalb.c
Remove HUGE_VAL definition from libm math functions
8 years ago
w_sincos.c
* libc/sys/linux/cmath: New directory.
24 years ago
w_sinh.c
Remove HUGE_VAL definition from libm math functions
8 years ago
w_sqrt.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
w_tgamma.c
fixes to make compilation succeeds
6 years ago
wf_acos.c
Use nanf() instead of nan() in single-precision float libm math functions
8 years ago
wf_acosh.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
wf_asin.c
Use nanf() instead of nan() in single-precision float libm math functions
8 years ago
wf_atan2.c
2007-05-17 Cary R. <cygcary <at> yahoo.com>
20 years ago
wf_atanh.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
wf_cosh.c
Use HUGE_VALF instead of HUGE_VAL in single-precision float libm math functions
8 years ago
wf_drem.c
import newlib-2000-02-17 snapshot
27 years ago
wf_exp.c
Fix expf overflow limit
5 years ago
wf_exp2.c
New expf, exp2f, logf, log2f and powf implementations
9 years ago
wf_fmod.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
wf_gamma.c
libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. [v2]
6 years ago
wf_hypot.c
Use HUGE_VALF instead of HUGE_VAL in single-precision float libm math functions
8 years ago
wf_j0.c
libm/math: Make yx functions set errno=ERANGE for x=0
6 years ago
wf_j1.c
libm/math: Make yx functions set errno=ERANGE for x=0
6 years ago
wf_jn.c
libm/math: Make yx functions set errno=ERANGE for x=0
6 years ago
wf_lgamma.c
libm/math: set errno to ERANGE at gamma poles
6 years ago
wf_log.c
Use nanf() instead of nan() in single-precision float libm math functions
8 years ago
wf_log2.c
New expf, exp2f, logf, log2f and powf implementations
9 years ago
wf_log10.c
Use nanf() instead of nan() in single-precision float libm math functions
8 years ago
wf_pow.c
libm/math: Don't modify __ieee754_pow return values in pow
6 years ago
wf_remainder.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
wf_scalb.c
Use HUGE_VALF instead of HUGE_VAL in single-precision float libm math functions
8 years ago
wf_sincos.c
Improve performance of sinf/cosf/sincosf
8 years ago
wf_sinh.c
Use HUGE_VALF instead of HUGE_VAL in single-precision float libm math functions
8 years ago
wf_sqrt.c
Remove matherr, and SVID and X/Open math library configurations
8 years ago
wf_tgamma.c
fixes to make compilation succeeds
6 years ago
wr_gamma.c
libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. [v2]
6 years ago
wr_lgamma.c
libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. [v2]
6 years ago
wrf_gamma.c
libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. [v2]
6 years ago
wrf_lgamma.c
libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. [v2]
6 years ago