summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-05-22 20:00:18 +0000
committerUlrich Drepper <drepper@redhat.com>2008-05-22 20:00:18 +0000
commitacbb987309f328b1679f5aef2804c603113c6426 (patch)
tree5095207b7fee8f6e88637a45670007fef81b6554 /ChangeLog
parent8fb0af98d8fcbdad7a982b41e6b0fe65b7d3b45d (diff)
* math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
being executed on PowerPC as the expected result exceeds IBM long double 128 __LDBL_MAX__.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 887875739b..499da8fae7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-20 Ryan S. Arnold <rsa@us.ibm.com>
+
+ * math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
+ being executed on PowerPC as the expected result exceeds IBM
+ long double 128 __LDBL_MAX__.
+
2008-05-21 Roland McGrath <roland@redhat.com>
* shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.