glibc/nptl/sysdeps
Ulrich Drepper da0c02eee1 Update.
2003-07-08  Jakub Jelinek  <jakub@redhat.com>

	* pthreadP.h (__pthread_unwind_next, __pthread_register_cancel,
	__pthread_unregister_cancel): Add prototypes and hidden_proto.
	* unwind.c (__pthread_unwind_next): Add hidden_def.
	* cleanup.c (__pthread_register_cancel, __pthread_unregister_cancel):
	Likewise.
	* sysdeps/unix/sysv/linux/i386/i486/sem_wait.S (__new_sem_wait):
	Use HIDDEN_JUMPTARGET to jump to __pthread_unwind.
	* sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait):
	Likewise.
	* sysdeps/unix/sysv/linux/x86_64/sem_wait.S (sem_wait): Likewise.
	* sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S (sem_timedwait):
	Likewise.
	* sysdeps/unix/sysv/linux/i386/pthread_once.S (__pthread_once): Use
	HIDDEN_JUMPTARGET to call __pthread_register_cancel,
	__pthread_unregister_cancel and __pthread_unwind_next.
2003-07-08 21:08:13 +00:00
..
alpha Update. 2003-07-08 03:42:49 +00:00
generic
i386 Update. 2003-06-22 23:55:27 +00:00
ia64 2003-07-03 Roland McGrath <roland@redhat.com> 2003-07-03 23:55:19 +00:00
powerpc Update. 2003-06-22 23:55:27 +00:00
pthread Update. 2003-07-05 07:26:41 +00:00
s390 Update. 2003-06-22 23:55:27 +00:00
sh Update. 2003-06-22 23:55:27 +00:00
unix/sysv/linux Update. 2003-07-08 21:08:13 +00:00
x86_64 Update. 2003-06-22 23:55:27 +00:00