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 7d023fc..c0bb010 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2017-05-04 Paul E. Murphy <murphyp@linux.vnet.ibm.com>
+
+ * sysdeps/generic/math_private.h (mathx_hidden_def): New macro.
+ * sysdeps/ieee754/ldbl-128/s_finitel.c: Replace hidden_def with
+ the above.
+ * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
+ * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
+
2017-05-04 Joseph Myers <joseph@codesourcery.com>
[BZ #21445]