summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
AgeCommit message (Expand)Author
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-16Adjust mutex lock in condvar_cleanup if we got it from requeue_piSiddhesh Poyarekar
2012-10-10Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar
2012-10-05Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar
2012-05-25Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath
2012-05-15Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDRH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-11-30Handle EAGAIN from FUTEX_WAIT_REQUEUE_PIAndreas Schwab
2011-08-09Fix stack alignment on x86_64Andreas Schwab
2009-08-08Another minor optimization of x86-64 pthread_cond_wait.Ulrich Drepper
2009-08-07Small optimizations to cancellable x86-64 code.Ulrich Drepper
2009-07-28Fix bookkeeping in mutex when using requeue_pi.Ulrich Drepper
2009-07-20Minor optimizations of last x86-64 condvar changes.Ulrich Drepper
2009-07-19Support requeueing for condvars using PI mutex. x86-64 only.Ulrich Drepper
2009-07-18Optimize x86-64 pthread_cond_wait.Ulrich Drepper
2009-07-17Replace hand-coded unwind tables from x86-64 pthread_cond_wait.Ulrich Drepper
2007-09-02* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.SUlrich Drepper
2007-08-12Include <kernel-features.h>.Ulrich Drepper
2007-08-11* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper
2006-09-09[BZ #1006]Ulrich Drepper
2006-09-08[BZ #3123]Ulrich Drepper
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-09-02[BZ #357]Ulrich Drepper
2004-06-03Update.Ulrich Drepper
2004-05-18[BZ #163]Ulrich Drepper
2003-11-21Update.Ulrich Drepper
2003-09-22Update.Ulrich Drepper
2003-06-22Update.Ulrich Drepper
2003-05-27Update.Ulrich Drepper
2003-05-26Update.Ulrich Drepper
2003-04-14Update.Ulrich Drepper
2003-04-14Update.Ulrich Drepper
2003-04-13Update.Ulrich Drepper
2003-03-18Update.Ulrich Drepper
2003-03-17Update.Ulrich Drepper
2003-03-15More random patches.Ulrich Drepper
2003-03-15Update.Ulrich Drepper
2003-03-12Update.Ulrich Drepper
2003-03-12Update.Ulrich Drepper
2003-03-11Update.Ulrich Drepper
2003-03-11Update.Ulrich Drepper
2003-03-11Update.Ulrich Drepper
2003-03-11pthread_cond_wait implementation for Linux/x86-64.Ulrich Drepper