summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.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-05-25Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath
2012-05-15Use LP_OP(cmp) and RCX_LP on dep_mutex pointerH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2009-07-28Fix bookkeeping in mutex when using requeue_pi.Ulrich Drepper
2009-07-19Support requeueing for condvars using PI mutex. x86-64 only.Ulrich Drepper
2007-08-14* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,cvs/fedora-glibc-20070814T0725cvs/fedora-glibc-20070814T0643Ulrich 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
2006-07-292006-07-28 Ulrich Drepper <drepper@redhat.com>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-06-03Update.Ulrich Drepper
2004-05-18[BZ #163]Ulrich Drepper
2003-11-21Update.Ulrich Drepper
2003-09-22Update.Ulrich Drepper
2003-05-27Fix typo in register name.Ulrich Drepper
2003-05-26Update.Ulrich Drepper
2003-03-11Update.Ulrich Drepper
2003-03-11pthread_cond_signal implementation for Linux/x86-64.Ulrich Drepper