about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-09 12:24:44 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-09 12:24:44 +0000
commitfaa7f8119fd7137362e2aa8c8d185b4cf9a45166 (patch)
tree5cae1fbd4431ff4eeeb288f99a678fb1b5cd0432 /ChangeLog
parente9a5e0fd548e7c8f048cd2cbf97d16d1c85d5939 (diff)
downloadglibc-faa7f8119fd7137362e2aa8c8d185b4cf9a45166.tar.gz
glibc-faa7f8119fd7137362e2aa8c8d185b4cf9a45166.tar.xz
glibc-faa7f8119fd7137362e2aa8c8d185b4cf9a45166.zip
Use decimal constants in defining M_* in libm-test.inc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1db6abe310..304164491d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-05-09  Joseph Myers  <joseph@codesourcery.com>
+
+	* math/libm-test.inc (M_PI_34l): Define using decimal constant.
+	(M_PI_34_LOG10El): Likewise.
+	(M_PI2_LOG10El): Likewise.
+	(M_PI4_LOG10El): Likewise.
+	(M_PI_LOG10El): Likewise.
+
 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/fpu/libm-test-ulps: Update.