aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-11-18 06:40:25 -0800
committerUlrich Drepper <drepper@redhat.com>2009-11-18 06:40:25 -0800
commitdfedb126d66fa4e9962e80d89233e00b521bf8bb (patch)
treeff47ca9eb1aee1c368306eddff1c5cdc79ab0197 /nptl/ChangeLog
parentdd7106b3c68328f7d4b3794e989e86cb0b0d6461 (diff)
downloadglibc-dfedb126d66fa4e9962e80d89233e00b521bf8bb.tar
glibc-dfedb126d66fa4e9962e80d89233e00b521bf8bb.tar.gz
glibc-dfedb126d66fa4e9962e80d89233e00b521bf8bb.tar.bz2
glibc-dfedb126d66fa4e9962e80d89233e00b521bf8bb.zip
Minor optimizations and cleanups of x86 cond_broadcast.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 1991a4d5d5..a6acf8aafb 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-18 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: Minor
+ optimizations and cleanups.
+
2009-11-18 Dinakar Guniguntala <dino@in.ibm.com>
* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: