This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2025-03-13 13:37:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
glibc
/
sysdeps
/
ieee754
/
ldbl-96
History
Andreas Schwab
dacdc86717
Fix missing <math_private.h> in ldbl-96 fma
2014-08-04 10:20:20 +02:00
..
e_acoshl.c
…
e_asinl.c
…
e_atanhl.c
…
e_coshl.c
Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near 0 (bug 17061).
2014-06-23 20:20:10 +00:00
e_gammal_r.c
…
e_hypotl.c
…
e_j0l.c
…
e_j1l.c
…
e_jnl.c
Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).
2014-06-27 14:52:13 +00:00
e_lgammal_r.c
…
e_rem_pio2l.c
…
e_sinhl.c
…
gamma_product.c
…
gamma_productl.c
…
k_cosl.c
…
k_sinl.c
…
k_tanl.c
…
ldbl2mpn.c
…
math_ldbl.h
…
mpn2ldbl.c
…
printf_fphex.c
…
s_asinhl.c
…
s_cbrtl.c
…
s_copysignl.c
…
s_cosl.c
…
s_erfl.c
…
s_fma.c
Fix missing <math_private.h> in ldbl-96 fma
2014-08-04 10:20:20 +02:00
s_fmal.c
Force eval for fma implementations
2014-08-01 12:13:50 -10:00
s_frexpl.c
…
s_isinf_nsl.c
…
s_issignalingl.c
…
s_llrintl.c
…
s_llroundl.c
…
s_lrintl.c
…
s_lroundl.c
…
s_modfl.c
…
s_nexttoward.c
…
s_nexttowardf.c
…
s_remquol.c
…
s_roundl.c
…
s_scalblnl.c
…
s_signbitl.c
…
s_sincosl.c
…
s_sinl.c
…
s_tanhl.c
…
s_tanl.c
…
strtold_l.c
…
t_sincosl.c
…
w_expl.c
…
x2y2m1.c
…
x2y2m1l.c
…