From 748bec0865432d32b673478c502e4e4e5bed5339 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 2 Mar 2003 07:52:31 +0000 Subject: Update. * sysdeps/i386/tcb-offsets.sym: Add CLEANUP and CLEANUP_PREV. * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Inline __pthread_cleanup_pop functionality. * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: Likewise. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index b85d911e0f..a3f0c94705 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -4,6 +4,11 @@ 2003-03-01 Ulrich Drepper + * sysdeps/i386/tcb-offsets.sym: Add CLEANUP and CLEANUP_PREV. + * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Inline + __pthread_cleanup_pop functionality. + * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: Likewise. + * descr.h (struct pthread): Move tid field to the front now that it is often used. -- cgit 1.4.1