aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-06-29 15:54:37 +0000
committerUlrich Drepper <drepper@redhat.com>2004-06-29 15:54:37 +0000
commitd3d355272a277bfa14914624881f600e5f8b7d10 (patch)
treed08f42a0ff9949cb7a25c9529851eca8d7c6211d /nptl/ChangeLog
parent5fa2f83c9e1ae975ee381214cb23a4538c6e452d (diff)
downloadglibc-d3d355272a277bfa14914624881f600e5f8b7d10.tar
glibc-d3d355272a277bfa14914624881f600e5f8b7d10.tar.gz
glibc-d3d355272a277bfa14914624881f600e5f8b7d10.tar.bz2
glibc-d3d355272a277bfa14914624881f600e5f8b7d10.zip
Update.
2004-06-29 Kaz Kojima <kkojima@rr.iij4u.or.jp> * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER): Fix branch offset for a PLT entry.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 6ef7ff136f..ce72d2738e 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,16 @@
+2004-06-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
+
+ * sysdeps/unix/sysv/linux/sh/pthread_once.S (__pthread_once):
+ Fix branch offset for a PLT entry.
+ * sysdeps/unix/sysv/linux/sh/sem_post.S (__new_sem_post):
+ Likewise.
+ * sysdeps/unix/sysv/linux/sh/sem_timedwait.S (sem_timedwait):
+ Likewise.
+ * sysdeps/unix/sysv/linux/sh/sem_trywait.S (__new_sem_trywait):
+ Likewise.
+ * sysdeps/unix/sysv/linux/sh/sem_wait.S (__new_sem_wait):
+ Likewise.
+
2004-06-28 Jakub Jelinek <jakub@redhat.com>
* sysdeps/alpha/tcb-offsets.sym (MULTIPLE_THREADS_OFFSET): Define