Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).
authorJoseph Myers <joseph@codesourcery.com>
Tue, 25 Sep 2012 19:43:49 +0000 (19:43 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 25 Sep 2012 19:43:49 +0000 (19:43 +0000)
commitd032e0d29b6ed9d3844916ada0ead19c3190ff9a
treea0ebd8e356dd8608c8e207d6a509a48b716ca537
parentc8cb2a522493dc4a2d7f41694b00274eea2f5782
Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).
19 files changed:
ChangeLog
NEWS
math/Makefile
math/libm-test.inc
math/s_clog.c
math/s_clog10.c
math/s_clog10f.c
math/s_clog10l.c
math/s_clogf.c
math/s_clogl.c
sysdeps/generic/math_private.h
sysdeps/i386/fpu/libm-test-ulps
sysdeps/ieee754/dbl-64/x2y2m1.c [new file with mode: 0644]
sysdeps/ieee754/dbl-64/x2y2m1f.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128/x2y2m1l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-96/x2y2m1.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-96/x2y2m1l.c [new file with mode: 0644]
sysdeps/x86_64/fpu/libm-test-ulps