glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper bd8bb78ba2 Update.
2003-03-01  Ulrich Drepper  <drepper@redhat.com>

	* descr.h (struct pthread): Move tid field to the front now that
	it is often used.

	* sysdeps/unix/sysv/linux/i386/i486/libc-lowlevelmutex.S
	(__lll_mutex_timedlock_wait): Remove.
	(__lll_mutex_unlock_wake): Don't save, load, and restore %esi.
	* sysdeps/unix/sysv/linux/i386/i486/lowlevelmutex.S
	(__lll_mutex_unlock_wake): Don't save, load, and restore %esi.
	* sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
	(lll_unlock_wake_cb): Don't save and restore %esi.
	(__lll_unlock_wake): Add alignment.  Don't save, load, and restore
	%esi.
	(__lll_timedwait_tid): Add alignment.
	* sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S
	(__lll_unlock_wake): Add alignment.  Don't save, load, and restore
	%esi.
	(__lll_timedwait_tid): Removed.
	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S
	(__pthread_cond_broadcast): Don't save, load, and restore %esi.
	* sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S
	(pthread_barrier_wait): Don't save, load, and restore %esi for
	last thread.
	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S
	(__pthread_cond_signal): Don't save, load, and restore %esi.
	* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S
	(__pthread_rwlock_unlock): Don't save, load, and restore %esi.
	* sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__new_sem_post):
	Don't save, load, and restore %esi.
2003-03-01 09:45:23 +00:00
..
bits Update. 2003-02-18 06:33:08 +00:00
i386 Update. 2003-03-01 09:45:23 +00:00
s390 Update. 2003-02-14 06:11:21 +00:00
sh Update. 2003-02-10 09:24:12 +00:00
x86_64 Update. 2003-01-05 10:55:15 +00:00
allocrtsig.c Update. 2002-12-31 20:46:11 +00:00
configure Initial revision 2002-11-26 22:50:54 +00:00
fork.c Update. 2003-02-13 07:14:38 +00:00
fork.h Update. 2002-12-31 21:10:07 +00:00
Implies Initial revision 2002-11-26 22:50:54 +00:00
internaltypes.h Update. 2003-01-05 10:55:15 +00:00
jmp-unwind.c Update. 2003-01-05 10:55:15 +00:00
libc_pthread_init.c Update. 2002-12-28 22:19:04 +00:00
Makefile Update. 2002-12-12 10:28:11 +00:00
pt-fork.c Initial revision 2002-11-26 22:50:54 +00:00
pt-raise.c Initial revision 2002-11-26 22:50:54 +00:00
pthread_kill.c Update. 2003-02-21 21:07:28 +00:00
pthread_yield.c Initial revision 2002-11-26 22:50:54 +00:00
raise.c Update. 2003-01-09 04:19:03 +00:00
register-atfork.c Update. 2003-02-13 07:14:38 +00:00
unregister-atfork.c Update. 2003-02-13 07:14:38 +00:00
Versions Update. 2002-12-28 22:19:04 +00:00