This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
glibc
mirror of
git://sourceware.org/git/glibc.git
Watch
1
Star
0
Fork
You've already forked glibc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
release/2.38/master
glibc
/
sysdeps
/
i386
/
fpu
History
Florian Weimer
29e20bd122
i386: ulp update for SSE2 --disable-multi-arch configurations
...
(cherry picked from commit
3a3a449742
)
2024-04-25 13:07:19 +02:00
..
Implies
…
Versions
…
doasin.c
…
e_acos.S
…
e_acosf.S
…
e_acosh.S
…
e_acoshf.S
…
e_acoshl.S
…
e_acosl.c
…
e_asin.S
…
e_asinf.S
…
e_atan2.S
…
e_atan2f.S
…
e_atan2l.c
…
e_atanh.S
…
e_atanhf.S
…
e_atanhl.S
…
e_exp.S
…
e_exp2.S
…
e_exp2l.S
…
e_exp10.S
…
e_exp10l.S
…
e_exp_data.c
…
e_expl.S
…
e_fmod.S
…
e_fmodf.S
…
e_fmodl.c
…
e_hypot.c
…
e_ilogb.S
…
e_ilogbf.S
…
e_ilogbl.S
…
e_log.S
…
e_log2.S
…
e_log2_data.c
…
e_log2l.S
…
e_log10.S
…
e_log10f.S
…
e_log10l.S
…
e_log_data.c
…
e_logl.S
…
e_pow.S
…
e_pow_log_data.c
…
e_powl.S
…
e_remainder.S
…
e_remainderf.S
…
e_remainderl.S
…
e_scalb.S
…
e_scalbf.S
…
e_scalbl.S
…
e_sqrt.S
…
e_sqrtf.S
…
fclrexcpt.c
…
fedisblxcpt.c
…
feenablxcpt.c
…
fegetenv.c
…
fegetexcept.c
…
fegetmode.c
…
fegetround.c
…
feholdexcpt.c
…
fesetenv.c
…
fesetexcept.c
…
fesetmode.c
…
fesetround.c
…
feupdateenv.c
Fix misspellings in sysdeps/ -- BZ 25337
2023-05-30 23:02:29 +00:00
fgetexcptflg.c
…
fraiseexcpt.c
…
fsetexcptflg.c
…
ftestexcept.c
…
i386-math-asm.h
…
libm-test-ulps
i386: ulp update for SSE2 --disable-multi-arch configurations
2024-04-25 13:07:19 +02:00
libm-test-ulps-name
…
math-tests-snan.h
…
math_err.c
…
mpatan.c
…
mpatan2.c
…
mpsqrt.c
…
s_asinh.S
…
s_asinhf.S
…
s_asinhl.S
…
s_atan.S
…
s_atanf.S
…
s_atanl.c
…
s_cbrt.S
…
s_cbrtf.S
…
s_cbrtl.S
…
s_ceil.S
…
s_ceilf.S
…
s_ceill.S
…
s_expm1.S
…
s_expm1f.S
…
s_expm1l.S
…
s_f32xaddf64.c
…
s_f32xdivf64.c
…
s_f32xmulf64.c
…
s_f32xsubf64.c
…
s_fdim.c
…
s_finite.S
…
s_finitef.S
…
s_finitel.S
…
s_floor.S
…
s_floorf.S
…
s_floorl.S
…
s_fmax.S
…
s_fmaxf.S
…
s_fmaxl.S
…
s_fmin.S
…
s_fminf.S
…
s_fminl.S
…
s_frexp.S
…
s_frexpf.S
…
s_frexpl.S
…
s_isinfl.c
…
s_llrint.S
…
s_llrintf.S
…
s_llrintl.S
…
s_log1p.S
…
s_log1pf.S
…
s_log1pl.S
…
s_logb.S
…
s_logbf.S
…
s_logbl.c
…
s_lrint.S
…
s_lrintf.S
…
s_lrintl.S
…
s_nearbyint.S
…
s_nearbyintf.S
…
s_nearbyintl.S
…
s_nextafterl.c
…
s_nexttoward.c
…
s_nexttowardf.c
…
s_remquo.S
…
s_remquof.S
…
s_remquol.S
…
s_rint.S
…
s_rintf.S
…
s_rintl.c
…
s_scalbln.c
…
s_scalblnf.c
…
s_scalblnl.c
…
s_scalbn.S
…
s_scalbnf.S
…
s_scalbnl.S
…
s_significand.S
…
s_significandf.S
…
s_significandl.c
…
s_trunc.S
…
s_truncf.S
…
s_truncl.S
…
w_exp.c
…
w_exp2.c
…
w_fmod_compat.c
math: Remove the error handling wrapper from fmod and fmodf
2023-04-03 16:45:27 -03:00
w_fmodf_compat.c
math: Remove the error handling wrapper from fmod and fmodf
2023-04-03 16:45:27 -03:00
w_log.c
…
w_log2.c
…
w_pow.c
…
w_sqrt.c
…
w_sqrt_compat.c
…