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:47 -0500
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-05-27 12:06:15 -0500
commitf64f68f53b2bd7c490f198b6da84f0ef41942aee (patch)
treec10e129cfacb73ece30930c9771b8d8b23d9a787 /ChangeLog
parent9513192bc7639d7d8d8b6a291b159f6b60782a43 (diff)
downloadglibc-f64f68f53b2bd7c490f198b6da84f0ef41942aee.tar.gz
glibc-f64f68f53b2bd7c490f198b6da84f0ef41942aee.tar.xz
glibc-f64f68f53b2bd7c490f198b6da84f0ef41942aee.zip
Replace M_El with lit_e 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 39b2866a78..812f0a51ab 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_El with
+	(lit_e): New macro.
+
+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.