glibc/sysdeps/ieee754/flt-32
2012-02-09 23:18:22 +00:00
..
e_acosf.c Optimize libm 2011-10-12 11:27:51 -04:00
e_acoshf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
e_asinf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
e_atan2f.c Optimize libm 2011-10-12 11:27:51 -04:00
e_atanhf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
e_coshf.c Optimize libm 2011-10-12 11:27:51 -04:00
e_exp2f.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
e_expf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
e_fmodf.c Optimize libm 2011-10-12 11:27:51 -04:00
e_gammaf_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
e_hypotf.c Optimize libm 2011-10-12 11:27:51 -04:00
e_j0f.c Fix uses of math_force_eval 2011-10-26 11:44:08 +02:00
e_j1f.c Optimize libm 2011-10-12 11:27:51 -04:00
e_jnf.c Optimize libm 2011-10-12 11:27:51 -04:00
e_lgammaf_r.c Optimize libm 2011-10-12 11:27:51 -04:00
e_log2f.c Optimize libm 2011-10-12 11:27:51 -04:00
e_log10f.c Optimize libm 2011-10-12 11:27:51 -04:00
e_logf.c Optimize libm 2011-10-12 11:27:51 -04:00
e_powf.c Optimize libm 2011-10-12 11:27:51 -04:00
e_rem_pio2f.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
e_remainderf.c Optimize libm 2011-10-12 11:27:51 -04:00
e_sinhf.c Optimize libm 2011-10-12 11:27:51 -04:00
e_sqrtf.c Optimize libm 2011-10-12 11:27:51 -04:00
k_cosf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
k_rem_pio2f.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
k_sinf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
k_tanf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
mpn2flt.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_asinhf.c Optimize libm 2011-10-12 11:27:51 -04:00
s_atanf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_cbrtf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_ceilf.c Use math_force_eval in more places 2011-10-25 10:52:45 -04:00
s_copysignf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_cosf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_erff.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_expm1f.c Use math_force_eval in more places 2011-10-25 10:52:45 -04:00
s_fabsf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_finitef.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_floorf.c Use math_force_eval in more places 2011-10-25 10:52:45 -04:00
s_fpclassifyf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_frexpf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_ilogbf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_isinf_nsf.c Fix some nit warnings. 2011-10-08 15:25:08 -07:00
s_isinff.c Update. 2002-09-10 01:40:26 +00:00
s_isnanf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_llrintf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_llroundf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_log1pf.c Use math_force_eval in more places 2011-10-25 10:52:45 -04:00
s_logbf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_lrintf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_lroundf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_modff.c Optimize s_modf 2012-01-10 22:26:22 -05:00
s_nearbyintf.c Use new internal libc_fe* interfaces in more functions 2011-10-18 15:11:31 -04:00
s_nextafterf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_remquof.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_rintf.c Use rounds{s,d} for x86 rint, ceil, floor 2011-10-16 20:58:17 -04:00
s_roundf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_scalblnf.c Optimize scalbln 2012-01-11 12:49:16 -05:00
s_scalbnf.c Optimize ldexp and scalbn 2012-01-10 20:52:29 -05:00
s_signbitf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_sincosf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_sinf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_tanf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_tanhf.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_truncf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
t_exp2f.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
w_expf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00