aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-07-01 17:02:15 +0000
committerUlrich Drepper <drepper@redhat.com>2003-07-01 17:02:15 +0000
commit3b985826caf97f30c74bf1ceff77eff86aaf9158 (patch)
tree371aad9a47cf15bf53c94fae7070214ae1bd7684 /nptl/ChangeLog
parentb5d5b67be3e624efa7f44df4375dfdfffa1f97cb (diff)
downloadglibc-3b985826caf97f30c74bf1ceff77eff86aaf9158.tar
glibc-3b985826caf97f30c74bf1ceff77eff86aaf9158.tar.gz
glibc-3b985826caf97f30c74bf1ceff77eff86aaf9158.tar.bz2
glibc-3b985826caf97f30c74bf1ceff77eff86aaf9158.zip
Update.
2003-07-01 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Add correct cleanup support and unwind info.
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 a739fe1db7..509f23a58b 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-01 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Add correct
+ cleanup support and unwind info.
+
2003-06-30 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/i386/pthread_once.S (__pthread_once):