diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-04-14 21:55:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-14 21:55:10 +0000 |
commit | 18ddd3aa661a1f8802b37c2f8f9a89d108e315ee (patch) | |
tree | 7dd4ae35455e049e8be4a654044fc6f6ee20d0c5 /nptl/ChangeLog | |
parent | 359091616d3ad5f3d35b37f38406d30805c7fd18 (diff) | |
download | glibc-18ddd3aa661a1f8802b37c2f8f9a89d108e315ee.zip glibc-18ddd3aa661a1f8802b37c2f8f9a89d108e315ee.tar.gz glibc-18ddd3aa661a1f8802b37c2f8f9a89d108e315ee.tar.bz2 |
Update.
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Don't
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 5dcea7b..c457f39 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. |