]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/ieee754/ldbl-128/gamma_productl.c
Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).
authorJoseph Myers <joseph@codesourcery.com>
Wed, 8 May 2013 11:58:18 +0000 (11:58 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 8 May 2013 11:58:18 +0000 (11:58 +0000)
commitd8cd06db62d92f86cc8cc3c0d6a489bd207bb834
tree3906235135ce8e0b4ea11d5dadc076699be07738
parentbb7cf681e90d5aa2d867aeff4948ac605447de7d
Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).
19 files changed:
ChangeLog
NEWS
math/Makefile
math/libm-test.inc
sysdeps/generic/math_private.h
sysdeps/i386/fpu/libm-test-ulps
sysdeps/ieee754/dbl-64/e_gamma_r.c
sysdeps/ieee754/dbl-64/gamma_product.c [new file with mode: 0644]
sysdeps/ieee754/dbl-64/gamma_productf.c [new file with mode: 0644]
sysdeps/ieee754/flt-32/e_gammaf_r.c
sysdeps/ieee754/k_standard.c
sysdeps/ieee754/ldbl-128/e_gammal_r.c
sysdeps/ieee754/ldbl-128/gamma_productl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c
sysdeps/ieee754/ldbl-128ibm/gamma_productl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-96/e_gammal_r.c
sysdeps/ieee754/ldbl-96/gamma_product.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-96/gamma_productl.c [new file with mode: 0644]
sysdeps/x86_64/fpu/libm-test-ulps