about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-06-08 19:23:19 +0000
committerUlrich Drepper <drepper@redhat.com>2007-06-08 19:23:19 +0000
commit36dffb2256f4ad8fa45feaf0617d8c5570a92cdb (patch)
treec51054851ca82b4bc708c71252d8ba36ebbc5f51 /ChangeLog
parent7d0e41cebe87f807c70c65b9b8cb001edca66465 (diff)
downloadglibc-36dffb2256f4ad8fa45feaf0617d8c5570a92cdb.tar.gz
glibc-36dffb2256f4ad8fa45feaf0617d8c5570a92cdb.tar.xz
glibc-36dffb2256f4ad8fa45feaf0617d8c5570a92cdb.zip
* posix/sched_cpucount.c (__sched_cpucount): Allow using special
	instruction for counting bits.
	* sysdeps/x86_64/sched_cpucount.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7fff22599..f2ae8991df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-06-08  Ulrich Drepper  <drepper@redhat.com>
+
+	* 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  <drepper@redhat.com>
 
 	* configure.in: Avoid variable named BASH.