aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2003-04-25Update.Ulrich Drepper9-16/+22
2003-04-25Update.Ulrich Drepper10-35/+32
2003-04-21Update.Ulrich Drepper1-0/+21
2003-04-21Update.Ulrich Drepper5-38/+45
2003-04-19Update.Ulrich Drepper1-0/+29
2003-04-19Update.Ulrich Drepper2-11/+37
2003-04-19Update.Ulrich Drepper1-6/+6
2003-04-18Update.Ulrich Drepper1-3/+3
2003-04-18Update.Ulrich Drepper1-2/+6
2003-04-14Update.Ulrich Drepper2-2/+3
2003-04-14Update.Ulrich Drepper2-10/+11
2003-04-14Update.Ulrich Drepper3-14/+23
2003-04-14Update.Ulrich Drepper1-1/+2
2003-04-14Use DW_CFA_advance_loc2 for .Laddl-.Lsubl.Ulrich Drepper1-1/+2
2003-04-14Update.Ulrich Drepper5-209/+261
2003-04-14Add missing unwind info. Add comments.Ulrich Drepper1-104/+125
2003-04-13Update.Ulrich Drepper4-0/+164
2003-04-13Update.Ulrich Drepper2-3/+227
2003-04-12Update.Ulrich Drepper2-8/+17
2003-04-12Update.Ulrich Drepper2-8/+102
2003-04-12Update.Ulrich Drepper7-36/+416
2003-04-10Update.Ulrich Drepper1-2/+14
2003-04-08Update.Ulrich Drepper1-45/+0
2003-04-05Update.Ulrich Drepper2-7/+54
2003-04-05Update.Ulrich Drepper3-5/+67
2003-04-02Undo last change.Ulrich Drepper1-4/+0
2003-04-01Update.Ulrich Drepper4-3/+11
2003-04-01(CALL_THREAD_FCT): Align stack of called function correctly.Ulrich Drepper1-3/+2
2003-03-31Fix comment.Ulrich Drepper2-3/+3
2003-03-31Fix comment.Ulrich Drepper1-2/+2
2003-03-29Update.Ulrich Drepper14-110/+282
2003-03-29Include nptl/descr.h after the definition of TLS_DTV_AT_TP. (INSTALL_DTV): Ad...Ulrich Drepper1-8/+7
2003-03-28Update.Ulrich Drepper3-61/+70
2003-03-28Don't declare __timer_helper_thread. Declare __start_helper_thread, __helper_...Ulrich Drepper1-11/+9
2003-03-27Update.Ulrich Drepper1-2/+2
2003-03-27Update.Ulrich Drepper1-1/+1
2003-03-27Update.Ulrich Drepper3-9/+12
2003-03-27Fix offset of cleanupbuf.__prev.Jakub Jelinek1-1/+1
2003-03-26Fix typo in name of included file.Jakub Jelinek1-1/+1
2003-03-26Update.Ulrich Drepper1-28/+40
2003-03-262003-03-25 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+8
2003-03-25Update.Ulrich Drepper44-35/+1079
2003-03-25Update.Ulrich Drepper1-16/+58
2003-03-22* sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"Roland McGrath1-0/+1
2003-03-21Update.Ulrich Drepper2-5/+3
2003-03-21Update.Ulrich Drepper1-2/+2
2003-03-20Update.Ulrich Drepper2-86/+8
2003-03-20Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper7-8/+8
2003-03-20Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a...Ulrich Drepper1-3/+3
2003-03-20* sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use typeRoland McGrath4-10/+10