summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-05-01 22:17:19 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-05-01 22:17:19 +0000
commit038e4be99c48fac8dbe8b772ff673837eb22431d (patch)
treef88bd3f6eb014b405732e897932c5029f3e1c4a3 /ChangeLog
parenta0d31f36aa7f6101b53f3b36214ac119f678a275 (diff)
downloadglibc-038e4be99c48fac8dbe8b772ff673837eb22431d.tar.gz
glibc-038e4be99c48fac8dbe8b772ff673837eb22431d.tar.xz
glibc-038e4be99c48fac8dbe8b772ff673837eb22431d.zip
Add more tests of lgamma.
This patch adds some randomly-generated tests of lgamma that are
observed to increase ulps on x86_64.

Tested for x86_64 and x86 and ulps updated accordingly.

	* math/auto-libm-test-in: Add more tests of lgamma.
	* math/auto-libm-test-out: Regenerated.
	* sysdeps/i386/fpu/libm-test-ulps: Update.
	* sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc248f731b..77ce468046 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/auto-libm-test-in: Add more tests of lgamma.
+	* math/auto-libm-test-out: Regenerated.
+	* sysdeps/i386/fpu/libm-test-ulps: Update.
+	* sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
+
 	* math/auto-libm-test-in: Add more tests of log, log10, log2 and
 	log1p.
 	* math/auto-libm-test-out: Regenerated.