summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-05-31 23:46:42 -0700
committerUlrich Drepper <drepper@redhat.com>2009-05-31 23:46:42 -0700
commit8ea237293664aed37ab77d53604b01e01bb7ec6f (patch)
tree45d1cccc9697f6edd6b1a0ec0cc37483c4009562 /ChangeLog
parent74414708355a922a514d5c76183eca6931c4488a (diff)
downloadglibc-8ea237293664aed37ab77d53604b01e01bb7ec6f.tar.gz
glibc-8ea237293664aed37ab77d53604b01e01bb7ec6f.tar.xz
glibc-8ea237293664aed37ab77d53604b01e01bb7ec6f.zip
Fix up sched_cpucount in x86-64.
Now that static executables can handle IFUNC functions don't exclude
optimization for sched_cpucount for !SHARED.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65a9fb7b55..6355577d8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-31  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/x86_64/multiarch/sched_cpucount.c: Also use optimized code
+	for !SHARED.
+
 2009-05-29  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* csu/elf-init.c: Include <link.h> and <dl-irel.h> if LIBC_NONSHARED