about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-05-27 12:04:23 -0500
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-05-27 12:06:08 -0500
commit9289b5553bc441df7a807601029557a13c29a5d7 (patch)
treecf16fa106c244301566072b56b9eeeb74faf289a /ChangeLog
parent84ba459dcf558362ee7b81f7c752f984b1c80fc3 (diff)
downloadglibc-9289b5553bc441df7a807601029557a13c29a5d7.tar.gz
glibc-9289b5553bc441df7a807601029557a13c29a5d7.tar.xz
glibc-9289b5553bc441df7a807601029557a13c29a5d7.zip
Replace M_PIl with lit_pi in libm-test.inc
This is useful in situations where the long double type is
less precise than the type under test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecc55c4de1..f40dd29e77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2016-05-27  Paul E. Murphy  <murphyp@linux.vnet.ibm.com>
 
+	* libm-test.inc: Replace usage of M_PIl with
+	(lit_pi): New macro.
+
+2016-05-27  Paul E. Murphy  <murphyp@linux.vnet.ibm.com>
+
 	* libm-test.inc: Replace usage of M_PI2l with
 	(lit_pi_2_d): New macro.