summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58ce87749e..4cd5d31770 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-07-01 Florian Weimer <fweimer@redhat.com>
+ H.J. Lu <hongjiu.lu@intel.com>
+
+ [BZ #21696]
+ * posix/sched_cpucount.c: Don't include <limits.h>.
+ (__sched_cpucount): Use __builtin_popcount.
+
2017-07-01 Ramana Radhakrishnan <ramana.gcc@googlemail.com>
* sysdeps/unix/sysv/aarch64/cpu-features.c (init_cpu_features):