aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83fa3089e5..c26bdd2194 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2018-03-20 Joseph Myers <joseph@codesourcery.com>
+ [BZ #22987]
+ * sysdeps/powerpc/bits/mathinline.h (fdim): Remove inline
+ function.
+ (fdimf): Likewise.
+ * sysdeps/sparc/fpu/bits/mathinline.h: Remove file.
+
[BZ #17343]
* stdlib/random_r.c (__random_r): Use unsigned arithmetic for
possibly overflowing computations.