summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64
AgeCommit message (Expand)Author
2011-09-07Remove gettimeofday vsyscall use from x86-86 libpthreadUlrich Drepper
2011-09-06Don't call gettimeofday vsyscall in x86-64 sem_timedwaitUlrich Drepper
2011-08-09Fix stack alignment on x86_64Andreas Schwab
2010-07-01Work around kernel rejecting valid absolute timestampsAndreas Schwab
2009-11-27Fix infloop in __pthread_disable_asynccancel on x86_64Andreas Schwab
2009-11-17Minimal unwind section size reduction.Ulrich Drepper
2009-08-22Rvert accidental checkins.Ulrich Drepper
2009-08-22Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab
2009-08-11Add CFI directives to x86-64 pthread_rwlock_unlock.Ulrich Drepper
2009-08-10Add CFI directives to x86-64 pthread_rwlock_{rd,wr)lock.Ulrich Drepper
2009-08-10Fix check for PI mutex in x86-64 pthread_cond_signalAndreas Schwab
2009-08-08Optimize x86-64 version of sem_timedwait.Ulrich Drepper
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-08-04Optimize x86-64 syscall cancellation handling.Ulrich Drepper
2009-07-28Fix bookkeeping in mutex when using requeue_pi.Ulrich Drepper
2009-07-23Fix pthread_cond_timedwait error handling on old kernels.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-19Make x86-64 pthread_cond_timedwait more robust.Ulrich Drepper
2009-07-19Extend x86-64 __lll_robust_timedlock_wait to use futex syscall with absolute ...Ulrich Drepper
2009-07-18Extend x86-64 pthread_rwlock_timedrdlock to use futex syscall with absolute t...Ulrich Drepper
2009-07-18Pretty printing last change.Ulrich Drepper
2009-07-18Extend x86-64 pthread_rwlock_timedwrlock to use futex syscall with absolute t...Ulrich Drepper
2009-07-18Remove leftover cfi.Ulrich Drepper
2009-07-18Extend x86-64 pthread_cond_timedwait to use futex syscall with absolute timeout.Ulrich Drepper
2009-07-18Optimize x86-64 pthread_cond_timedwait.Ulrich Drepper
2009-07-18Optimize x86-64 pthread_cond_wait.Ulrich Drepper
2009-07-17Extend x86-64 sem_timedwait to use futex syscall with absolute timeout.Ulrich Drepper
2009-07-17Consistently use symbolic constants.Ulrich Drepper
2009-07-17Replace hand-coded unwind tables from x86-64 sem_timedwait.Ulrich Drepper
2009-07-17Optimize x86-64 sem_wait for uncontested semaphore.Ulrich Drepper
2009-07-17Replace hand-coded unwind tables from x86-64 sem_wait.Ulrich Drepper
2009-07-17Replace hand-coded unwind tables from x86-64 pthread_once.Ulrich Drepper
2009-07-17Replace hand-coded unwind tables from x86-64 pthread_cond_wait.Ulrich Drepper
2009-03-15[BZ #5807]Ulrich Drepper
2009-01-03* sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argumentUlrich Drepper
2009-01-03* init.c (__pthread_initialize_minimal_internal): Check forUlrich Drepper
2009-01-03* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: DefineUlrich Drepper
2008-12-03* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): RecognizeUlrich Drepper
2008-05-27Remove useless more "if" tests before "free".Ulrich Drepper
2008-01-30(sem_post): Avoid unnecessary addr32 prefix.Ulrich Drepper
2008-01-10* pthread-errnos.sym: Add EOVERFLOW.Ulrich Drepper
2007-12-12[BZ #5463, BZ #5464]cvs/fedora-glibc-20071212T1051Ulrich Drepper
2007-12-12[BZ #5465]Ulrich Drepper
2007-11-24* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper
2007-11-09[BZ #5240]Ulrich Drepper
2007-09-02* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.SUlrich Drepper
2007-08-20* csu/libc-start.c: Don't handle VDSO_SETUP here.Ulrich Drepper
2007-08-14* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,cvs/fedora-glibc-20070814T0725cvs/fedora-glibc-20070814T0643Ulrich Drepper