glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper 18a8e730da Update.
2003-04-14  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: Use
	DW_CFA_advance_loc2 for .Laddl-.Lsubl.
	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Use
	DW_CFA_advance_loc for .Laddl-.Lsubl.

	* sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Don't use
	position-independent unwind data for static libraries.
	Add missing unwind info.  Add comments.
2003-04-14 16:43:20 +00:00
..
bits Update. 2003-03-25 20:41:26 +00:00
i386 Update. 2003-04-14 16:43:20 +00:00
ia64 Update. 2003-04-01 01:24:00 +00:00
powerpc Update. 2003-04-01 01:24:00 +00:00
s390 Update. 2003-03-25 20:41:26 +00:00
sh Update. 2003-03-29 01:24:20 +00:00
x86_64 Update. 2003-04-14 07:03:40 +00:00
Implies
Makefile
Versions
allocrtsig.c Update. 2003-03-25 20:41:26 +00:00
configure
createthread.c
fork.c Update. 2003-04-10 16:46:27 +00:00
fork.h Update. 2003-04-05 09:36:56 +00:00
internaltypes.h
jmp-unwind.c
kernel-posix-timers.h Don't declare __timer_helper_thread. Declare __start_helper_thread, __helper_once, and __helper_tid. (struct timer): Remove th and bar field. 2003-03-28 06:22:13 +00:00
libc-lowlevellock.c
libc-lowlevelmutex.c
libc_multiple_threads.c
libc_pthread_init.c
lowlevelbarrier.sym
lowlevelcond.sym
lowlevellock.c
lowlevelmutex.c
lowlevelrwlock.sym
pt-fork.c
pt-raise.c
pthread_kill.c Update. 2003-03-25 20:41:26 +00:00
pthread_yield.c
raise.c
register-atfork.c Update. 2003-04-05 09:36:56 +00:00
sem_post.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
sem_timedwait.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
sem_trywait.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
sem_wait.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
timer_create.c Update. 2003-03-28 06:27:21 +00:00
timer_delete.c Update. 2003-03-28 06:27:21 +00:00
timer_getoverr.c Update. 2003-03-27 19:51:26 +00:00
timer_gettime.c Update. 2003-03-25 20:41:26 +00:00
timer_routines.c Update. 2003-03-28 06:27:21 +00:00
timer_settime.c Update. 2003-03-27 19:10:51 +00:00
unregister-atfork.c