about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-06-14 14:35:24 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-06-14 14:35:24 +0000
commit75fa1921315bbfd5ea8fb278d77ab21a13edb5dd (patch)
treea9e7f9252dfc1ba26796832733e80fe221a68f98 /ChangeLog
parent771766df5ad38fdce118d4b3a4a7a7825e19fb96 (diff)
downloadglibc-75fa1921315bbfd5ea8fb278d77ab21a13edb5dd.tar.gz
glibc-75fa1921315bbfd5ea8fb278d77ab21a13edb5dd.tar.xz
glibc-75fa1921315bbfd5ea8fb278d77ab21a13edb5dd.zip
Allow more spurious underflow exceptions from csqrt and Bessel functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e46b9cb79a..5f7edb9467 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-06-14  Joseph Myers  <joseph@codesourcery.com>
+
+	* libm_test.inc (csqrt_test): Allow more spurious underflow
+	exceptions.
+	(j0_test): Likewise.
+	(j1_test): Likewise.
+	(y0_test): Likewise.
+	(y1_test): Likewise.
+
 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
 
 	* po/Makefile (libc.pot): Use UTF-8 charset.