.. |
mathimpl.h
|
Fix the vax build under gcc-4.5 which now detects that floating constants
|
2011-11-02 02:34:56 +00:00 |
n_acosh.c
|
…
|
|
n_asincos.c
|
Provide (very stupid) versions of atanf(), asinf() and acosf()
|
2013-11-24 14:41:53 +00:00 |
n_asinh.c
|
…
|
|
n_atan.c
|
Provide (very stupid) versions of atanf(), asinf() and acosf()
|
2013-11-24 14:41:53 +00:00 |
n_atan2.c
|
Add a few missing weak aliases
|
2014-10-10 20:58:09 +00:00 |
n_atanh.c
|
…
|
|
n_cabs.c
|
…
|
|
n_cbrt.c
|
Provide cbrtf() and cbrtl()
|
2013-11-24 14:49:00 +00:00 |
n_cosh.c
|
Add a few missing weak aliases
|
2014-10-10 20:58:09 +00:00 |
n_erf.c
|
Provide erff() and erfcf().
|
2013-11-24 15:16:49 +00:00 |
n_exp.c
|
Add a few missing weak aliases
|
2014-10-10 20:58:09 +00:00 |
n_exp2.c
|
Avoid strict aliasing problems
|
2014-03-23 15:26:47 +00:00 |
n_exp2f.c
|
Avoid strict aliasing problems
|
2014-03-23 15:26:47 +00:00 |
n_exp__E.c
|
…
|
|
n_expm1.c
|
Provide expm1f()
|
2013-11-24 18:50:58 +00:00 |
n_floor.c
|
Provide all missing variants of trunc/floor/ceil.
|
2014-03-16 09:51:39 +00:00 |
n_fmax.c
|
Provide scalbnl, scalbnf, logbl, logbf, fmaxl for vax.
|
2014-02-03 21:22:21 +00:00 |
n_fmaxf.c
|
…
|
|
n_fmin.c
|
…
|
|
n_fminf.c
|
…
|
|
n_fmod.c
|
Fix stupid bug in previous (fixing fmodf)
|
2013-11-22 10:59:31 +00:00 |
n_gamma.c
|
fix unused variable warnings
|
2013-11-09 21:41:03 +00:00 |
n_j0.c
|
Fix the vax build under gcc-4.5 which now detects that floating constants
|
2011-11-02 02:34:56 +00:00 |
n_j1.c
|
Fix the vax build under gcc-4.5 which now detects that floating constants
|
2011-11-02 02:34:56 +00:00 |
n_jn.c
|
Fix the vax build under gcc-4.5 which now detects that floating constants
|
2011-11-02 02:34:56 +00:00 |
n_lgamma.c
|
…
|
|
n_log.c
|
Add a few missing weak aliases
|
2014-10-10 20:58:09 +00:00 |
n_log1p.c
|
Simplistic log1pf() for vax
|
2014-03-06 10:58:26 +00:00 |
n_log2.c
|
log2() for vax
|
2014-03-06 10:57:01 +00:00 |
n_log10.c
|
log10f() for vax
|
2014-03-06 10:57:44 +00:00 |
n_log__L.c
|
…
|
|
n_lround.c
|
…
|
|
n_lroundf.c
|
…
|
|
n_pow.c
|
Need powl as alias as well
|
2014-10-11 07:19:27 +00:00 |
n_round.c
|
Add roundl()
|
2014-03-16 10:02:27 +00:00 |
n_roundf.c
|
…
|
|
n_sincos.c
|
Add a few missing weak aliases
|
2014-10-10 20:58:09 +00:00 |
n_sinh.c
|
Add a few missing weak aliases
|
2014-10-10 20:58:09 +00:00 |
n_support.c
|
…
|
|
n_tan.c
|
…
|
|
n_tanh.c
|
Simplistic tanhf() for vax
|
2014-03-06 10:59:00 +00:00 |
trig.h
|
…
|
|