summaryrefslogtreecommitdiff
path: root/libquadmath/ChangeLog
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-22 08:23:32 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-22 08:23:32 +0000
commit845291794a2ae2d518b6a8c747242560c1379169 (patch)
tree780479976015cdd136f983a344a518a187a9e37a /libquadmath/ChangeLog
parent4e88b14f90b773851042752cb51284f58a45b96d (diff)
downloadgcc-845291794a2ae2d518b6a8c747242560c1379169.tar.gz
PR libquadmath/56072
* libquadmath.texi (M_PI_2q, M_PI_4q): Fix up description. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195360 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libquadmath/ChangeLog')
-rw-r--r--libquadmath/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog
index 213233abae6..72e24ea2f71 100644
--- a/libquadmath/ChangeLog
+++ b/libquadmath/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-22 Jakub Jelinek <jakub@redhat.com>
+
+ PR libquadmath/56072
+ * libquadmath.texi (M_PI_2q, M_PI_4q): Fix up description.
+
2012-12-13 Jakub Jelinek <jakub@redhat.com>
* math/cbrtq.c (cbrtq): Use Q suffixed floating point constants