summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-08-11 14:07:04 -0400
committerUlrich Drepper <drepper@gmail.com>2011-08-11 14:07:04 -0400
commit8e999d29628b0d1fec3046722554e792c351450b (patch)
tree79061a4d87ac4cc31aa005554c627dea15a0ec9e /ChangeLog
parent89edf2e9119b57fc404891670d2bc47bdfdb61ef (diff)
downloadglibc-8e999d29628b0d1fec3046722554e792c351450b.tar.gz
glibc-8e999d29628b0d1fec3046722554e792c351450b.tar.xz
glibc-8e999d29628b0d1fec3046722554e792c351450b.zip
Minor optimization of popcount in l10nflist
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88ed726e13..83bee3f6e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
 
+	* intl/l10nflist.c: Allow architecture-specific pop function.
+	* sysdeps/x86_64/l10nflist.c: New file.
+
 	* intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
 	classification.