aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffc8ea3661..6f79779923 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2016-02-18 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #17899]
+ * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_canonicalize_int):
+ New function.
+ * sysdeps/ieee754/ldbl-128ibm/s_floorl.c (__floorl): Use __floor
+ on high and low parts then use ldbl_canonicalize_int if needed.
+
2016-02-18 Adhemerval Zanella <adhemerval.zanella@linaro.org>
* configure: Regenerated.