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:05:02 -0500
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-05-27 12:06:11 -0500
commit9513192bc7639d7d8d8b6a291b159f6b60782a43 (patch)
treeba8f423f2b484a8afc20bb37fcf45a6db17c006c /ChangeLog
parent9289b5553bc441df7a807601029557a13c29a5d7 (diff)
downloadglibc-9513192bc7639d7d8d8b6a291b159f6b60782a43.tar.gz
glibc-9513192bc7639d7d8d8b6a291b159f6b60782a43.tar.xz
glibc-9513192bc7639d7d8d8b6a291b159f6b60782a43.zip
Replace M_PI_4l with lit_pi_4_d 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 f40dd29e77..39b2866a78 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_PI_4l with
+	(lit_pi_4_d): New macro.
+
+2016-05-27  Paul E. Murphy  <murphyp@linux.vnet.ibm.com>
+
 	* libm-test.inc: Replace usage of M_PIl with
 	(lit_pi): New macro.