aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f7ba5c..f9c3118 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-02-18 Joseph Myers <joseph@codesourcery.com>
+ [BZ #19594]
+ * sysdeps/ieee754/ldbl-128ibm/s_roundl.c (__roundl): Use __round
+ on high and low parts then adjust result and use
+ ldbl_canonicalize_int if needed.
+
[BZ #19593]
* sysdeps/ieee754/ldbl-128ibm/s_truncl.c (__truncl): Use __trunc
on high part and __floor or __ceil on low part then use