]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / nptl / sysdeps / unix / sysv / linux / x86_64 / pthread_cond_broadcast.S
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-25  Roland McGrathAdd systemtap static probe points in generic and x86_64...
2012-05-15  H.J. LuUse LP_OP(cmp) and RCX_LP on dep_mutex pointer
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2009-07-28  Ulrich DrepperFix bookkeeping in mutex when using requeue_pi.
2009-07-20  Ulrich DrepperSupport requeueing for condvars using PI mutex. x86...
2007-08-14  Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_P... cvs/fedora-glibc-20070814T0643 cvs/fedora-glibc-20070814T0725
2007-08-11  Ulrich Drepper* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.
2007-08-01  Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem...
2006-07-29  Ulrich Drepper2006-07-28 Ulrich Drepper <drepper@redhat.com>
2005-03-31  Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-06-03  Ulrich DrepperUpdate.
2004-05-18  Ulrich Drepper[BZ #163]
2003-11-21  Ulrich DrepperUpdate.
2003-09-22  Ulrich DrepperUpdate.
2003-05-27  Ulrich DrepperFix typo in register name.
2003-05-26  Ulrich DrepperUpdate.
2003-03-11  Ulrich DrepperUpdate.
2003-03-11  Ulrich Drepperpthread_cond_signal implementation for Linux/x86-64.