]> git.ipfire.org Git - thirdparty/glibc.git/commit - math/w_jnl_compat.c
Avoid overflows from long double functions using __kernel_standard.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 28 Mar 2012 09:32:12 +0000 (09:32 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 28 Mar 2012 09:32:12 +0000 (09:32 +0000)
commit41bf21a1e72c907b1a065727c3b5da43821ca6b0
tree93612a0bb49dfead686c656b36da812fb810c2cf
parentbdc6f13012da775a124596c81e40139ee8d2ca91
Avoid overflows from long double functions using __kernel_standard.
30 files changed:
ChangeLog
NEWS
math/libm-test.inc
math/w_acoshl.c
math/w_acosl.c
math/w_asinl.c
math/w_atan2l.c
math/w_atanhl.c
math/w_coshl.c
math/w_exp10l.c
math/w_exp2l.c
math/w_fmodl.c
math/w_hypotl.c
math/w_j0l.c
math/w_j1l.c
math/w_jnl.c
math/w_lgammal.c
math/w_log10l.c
math/w_log2l.c
math/w_logl.c
math/w_powl.c
math/w_remainderl.c
math/w_scalbl.c
math/w_sinhl.c
math/w_sqrtl.c
math/w_tgammal.c
sysdeps/generic/math_private.h
sysdeps/ieee754/k_standard.c
sysdeps/ieee754/ldbl-128/w_expl.c
sysdeps/ieee754/ldbl-96/w_expl.c