From 36dffb2256f4ad8fa45feaf0617d8c5570a92cdb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 8 Jun 2007 19:23:19 +0000 Subject: * posix/sched_cpucount.c (__sched_cpucount): Allow using special instruction for counting bits. * sysdeps/x86_64/sched_cpucount.c: New file. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f7fff22599..f2ae8991df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-06-08 Ulrich Drepper + + * posix/sched_cpucount.c (__sched_cpucount): Allow using special + instruction for counting bits. + * sysdeps/x86_64/sched_cpucount.c: New file. + 2007-06-07 Ulrich Drepper * configure.in: Avoid variable named BASH. -- cgit v1.2.3