aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
AgeCommit message (Expand)AuthorFilesLines
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath1-973/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-09Fix CFI annotations in pthread_cond_timedwait for i486+Andreas Schwab1-2/+1
2013-04-11Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeoutAndreas Schwab1-66/+315
2013-01-10Revert "Extend i486 pthread_cond_timedwait to use futex syscall with absolute...Andreas Schwab1-315/+66
2013-01-10Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeoutAndreas Schwab1-66/+315
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-16Adjust mutex lock in condvar_cleanup if we got it from requeue_piSiddhesh Poyarekar1-1/+4
2012-10-10Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar1-2/+16
2012-10-05Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar1-4/+34
2012-10-01Fix exception table for i386 pthread_cond_waitSiddhesh Poyarekar1-1/+11
2012-08-16Remove __ASSUME_POSIX_TIMERS.Joseph Myers1-28/+0
2012-05-25i386 port of the pthread SystemTap probesRayson Ho1-2/+4
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-01-15Fix pthread_cond_*wait with requeue-PI on i386.Michal Schmidt1-6/+6
2009-12-13Fix whitespaces.Ulrich Drepper1-3/+3
2009-12-13Add Requeue-PI support for x86 arch.Dinakar Guniguntala1-8/+59
2009-11-17Use cfi directives in x86 pthread_cond_{,timed}wait.Ulrich Drepper1-183/+71
2007-08-14* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,cvs/fedora-glibc-20070814T0725cvs/fedora-glibc-20070814T0643Ulrich Drepper1-27/+131
2007-08-13* nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper1-0/+1
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper1-26/+30
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper1-7/+7
2006-09-09[BZ #1006]Ulrich Drepper1-4/+3
2006-09-08[BZ #3123]Ulrich Drepper1-3/+14
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-14/+4
2007-07-122.5-18.1Jakub Jelinek1-4/+14
2004-09-02[BZ #357]Ulrich Drepper1-6/+48
2004-08-07Update.Ulrich Drepper1-19/+2
2004-06-18Update.Ulrich Drepper1-0/+4
2004-06-01(__condvar_tw_cleanup): Fix access to saved broadcast_seq value.Ulrich Drepper1-13/+19
2004-05-18[BZ #163]Ulrich Drepper1-8/+23
2004-05-17Update.Ulrich Drepper1-15/+12
2004-03-01Update.Ulrich Drepper1-6/+4
2004-02-19Update.Ulrich Drepper1-37/+16
2004-02-17Update.Ulrich Drepper1-0/+4
2004-02-13Update.Ulrich Drepper1-2/+24
2003-11-21Update.Ulrich Drepper1-2/+4
2003-09-22Update.Ulrich Drepper1-6/+3
2003-09-21Update.Ulrich Drepper1-9/+12
2003-07-31Update.Ulrich Drepper1-0/+6
2003-06-27Update.Ulrich Drepper1-1/+2
2003-06-27Update.Ulrich Drepper1-16/+18
2003-06-24Update.Ulrich Drepper1-50/+166
2003-06-22Update.Ulrich Drepper1-11/+8
2003-05-26Update.Ulrich Drepper1-4/+9
2003-04-14Use DW_CFA_advance_loc2 for .Laddl-.Lsubl.Ulrich Drepper1-1/+2
2003-04-14Update.Ulrich Drepper1-64/+73
2003-04-13Update.Ulrich Drepper1-0/+2
2003-04-13Update.Ulrich Drepper1-2/+122
2003-03-27Fix offset of cleanupbuf.__prev.Jakub Jelinek1-1/+1