freebsd-dev/lib/msun/i387
2006-03-27 23:59:45 +00:00
..
e_exp.S Fixed some comments added in rev.1.5. 2005-10-30 12:21:02 +00:00
e_fmod.S
e_log10.S
e_log10f.S
e_log.S
e_logf.S
e_remainder.S
e_remainderf.S
e_scalb.S
e_scalbf.S
e_sqrt.S
e_sqrtf.S
fenv.c Make the fenv.h routines work for programs that use SSE for 2005-03-17 22:21:46 +00:00
fenv.h Make the fenv.h routines work for programs that use SSE for 2005-03-17 22:21:46 +00:00
Makefile.inc Add symbol versioning to libm. 2006-03-27 23:59:45 +00:00
s_ceil.S
s_ceilf.S Prevent these functions from using stack outside of their frame. 2005-05-06 15:44:20 +00:00
s_ceill.S More optimized math functions. 2005-04-16 21:12:55 +00:00
s_copysign.S
s_copysignf.S
s_copysignl.S More optimized math functions. 2005-04-16 21:12:55 +00:00
s_cos.S
s_finite.S
s_floor.S
s_floorf.S Prevent these functions from using stack outside of their frame. 2005-05-06 15:44:20 +00:00
s_floorl.S More optimized math functions. 2005-04-16 21:12:55 +00:00
s_llrint.S
s_llrintf.S More optimized math functions. 2005-04-16 21:12:55 +00:00
s_logb.S
s_logbf.S
s_lrint.S
s_lrintf.S More optimized math functions. 2005-04-16 21:12:55 +00:00
s_remquo.S Implement and document remquo() and remquof(). 2005-03-25 04:40:44 +00:00
s_remquof.S Implement and document remquo() and remquof(). 2005-03-25 04:40:44 +00:00
s_rint.S
s_rintf.S
s_scalbn.S
s_scalbnf.S Alias scalbnf as ldexpf. The two are identical in binary 2005-03-07 04:52:43 +00:00
s_scalbnl.S Add scalbnl, also known as as ldexpl. 2005-03-07 04:52:58 +00:00
s_significand.S
s_significandf.S
s_sin.S
s_tan.S
s_trunc.S More optimized math functions. 2005-04-16 21:12:55 +00:00
s_truncf.S Prevent these functions from using stack outside of their frame. 2005-05-06 15:44:20 +00:00
s_truncl.S More optimized math functions. 2005-04-16 21:12:55 +00:00
Symbol.map Add symbol versioning to libm. 2006-03-27 23:59:45 +00:00