1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/lib/msun/i387
Stefan Farfeleder c8764bba5a Completely remove s_ilogb.S as the assembler implementation gives very little
speed improvement to none at all over the MI version.

Submitted by:	bde
2004-06-20 10:42:23 +00:00
..
e_acos.S
e_asin.S
e_atan2.S
e_exp.S
e_fmod.S
e_log10.S
e_log.S
e_remainder.S
e_scalb.S
e_sqrt.S
fenv.c Add an fenv.h implementation for the i386 port. 2004-06-06 10:04:17 +00:00
fenv.h Add an fenv.h implementation for the i386 port. 2004-06-06 10:04:17 +00:00
s_atan.S
s_ceil.S
s_copysign.S
s_cos.S
s_finite.S
s_floor.S
s_log1p.S
s_logb.S
s_rint.S
s_scalbn.S
s_significand.S
s_sin.S
s_tan.S