about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-14 21:55:10 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-14 21:55:10 +0000
commit18ddd3aa661a1f8802b37c2f8f9a89d108e315ee (patch)
tree7dd4ae35455e049e8be4a654044fc6f6ee20d0c5 /nptl/ChangeLog
parent359091616d3ad5f3d35b37f38406d30805c7fd18 (diff)
downloadglibc-18ddd3aa661a1f8802b37c2f8f9a89d108e315ee.tar.gz
glibc-18ddd3aa661a1f8802b37c2f8f9a89d108e315ee.tar.xz
glibc-18ddd3aa661a1f8802b37c2f8f9a89d108e315ee.zip
Update.
	* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Don't
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 5dcea7be75..c457f39db9 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,6 +1,6 @@
 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
 
-	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Don't
+	* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Don't
 	overflow CFA advance instructions.
 	* sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Likewise.