]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/ChangeLog
Cleanup of configuration options
[thirdparty/glibc.git] / nptl / ChangeLog
2011-09-10  Ulrich DrepperCleanup of configuration options
2011-09-09  H.J. LuFix macro used in test
2011-09-07  Ulrich DrepperRemove gettimeofday vsyscall use from x86-86 libpthread
2011-09-07  Ulrich DrepperDon't call gettimeofday vsyscall in x86-64 sem_timedwait
2011-09-05  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-05  David S. MillerFix nptl semaphore cleanup invocation.
2011-09-05  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-31  Andreas SchwabFix setxid race handling exiting threads
2011-08-21  David S. MillerFix typo in tst-cleanup0.out rule.
2011-08-20  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-20  Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-15  Roland McGrathAlign x86 TCB to 64 bytes (cache line size), important...
2011-08-09  Andreas SchwabFix stack alignment on x86_64
2011-07-23  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-23  Ulrich DrepperAdd read barriers in cancellation initialization
2011-07-15  Roland McGrathQuash a warning in nptl/allocatestack.c
2011-07-01  Ulrich DrepperFix robust mutex handling after fork
2011-06-14  Andreas JaegerQuash two memset undeclared warnings.
2011-05-11  Ulrich DrepperTranslate kernel error into what pthread_create should...
2011-04-11  Ulrich DrepperFix memory leak in TLS of loaded objects.
2011-01-19  Roland McGrathFix comment typos.
2011-01-17  Andreas SchwabFix missing dependencies and ensure correct CPPFLAGS.
2011-01-14  Ulrich DrepperChange setgroups to affect all the threads in the process.
2011-01-13  Ulrich DrepperFix PLT use due to __libc_alloca_cutoff.
2011-01-13  Ulrich DrepperHandle long lines in host lookups in the right place.
2010-10-14  H.J. LuFix alignment of AVX safe area on x86-64.
2010-09-21  Andreas SchwabFix namespace pollution in pthread_cleanup_push.
2010-09-03  Ulrich DrepperSmall optimization of alloca handling.
2010-08-19  Dinakar GuniguntalaFix x86 pthread_cond_signal() FUTEX_WAKE_OP fallback
2010-08-16  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-08-16  Ulrich DrepperFix last CL.
2010-08-16  H.J. LuAdd -fno-asynchronous-unwind-tables to initfini.s for...
2010-08-12  Alan ModraPowerPC64 ABI fixes
2010-07-06  Andreas SchwabFix type mismatch
2010-07-03  Ulrich DrepperCleanup new tst-abstime program some more.
2010-07-02  Ulrich DrepperImprove new tst-abstime test.
2010-07-02  Andreas SchwabWork around kernel rejecting valid absolute timestamps
2010-07-02  Ulrich DrepperFix build with newer linker.
2010-06-14  Takashi Yoshii[sh] Fix incorrect location of ifndef for __ASSUME_FUTE...
2010-04-09  Ulrich DrepperImplement interfaces to set and get names of threads.
2010-04-08  Ulrich DrepperMerge remote branch 'origin/roland/hwcap_mask'
2010-04-06  Roland McGrathMove unwind-resume code from NPTL to sysdeps/gnu.
2010-03-24  Luis MachadoEnable common version of pthread_cond_timedwait to...
2010-03-10  Ulrich DrepperFix a few more problem with the recent setxid changes.
2010-03-08  Andreas SchwabRevert to original version of setxid race fix
2010-03-05  Ulrich DrepperFix setxid race with thread creation
2010-01-16  Michal SchmidtFix pthread_cond_*wait with requeue-PI on i386.
2010-01-15  Ulrich DrepperActually define and export pthread_mutexattr_[sg]etrobust.
2010-01-15  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-14  Ulrich DrepperActually define pthread_mutex_consistent.
2010-01-12  Ulrich DrepperFix up pthread.h for XPG7.
2010-01-09  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09  Ulrich DrepperAdd support for XPG7 testing.
2009-12-22  Thomas SchwingeFix s390 startup code in libpthread.
2009-12-17  Ulrich DrepperSmall optimization of pthread_rwlock_init.
2009-12-13  Dinakar GuniguntalaAdd Requeue-PI support for x86 arch.
2009-12-12  Ulrich DrepperInvalid timeouts in i386 sem_timedwait.
2009-11-30  Thomas SchwingeSH calling __gmon_start__ from pt-initfini.c.
2009-11-28  Andreas SchwabFix infloop in __pthread_disable_asynccancel on x86_64
2009-11-25  Ulrich DrepperNew NPTL POSIX semaphore test.
2009-11-23  Roland McGrathUse #include instead of duplication for i386 vs i686...
2009-11-18  Ulrich DrepperMinor optimizations and cleanups of x86 cond_broadcast.
2009-11-18  Dinakar GuniguntalaUpdate cfi offsets for pthread_cond_broadcast and signa...
2009-11-18  Ulrich DrepperMinimal unwind section size reduction.
2009-11-18  Ulrich DrepperMinial unwind section size reduction.
2009-11-18  Ulrich DrepperUse cfi directives in x86 pthread_cond_{,timed}wait.
2009-11-03  Andreas SchwabMake name of libgcc_s library configurable
2009-10-30  Ulrich DrepperFix aliasing problem in tst-sem11.
2009-10-30  Daniel JacobowitzFix races in setXid implementation.
2009-09-07  Andreas SchwabFix malformed #pragma.
2009-09-03  Ulrich DrepperFix whitespaces.
2009-09-03  Suzuki PouloseFix timer_create to initialize timer_t properly.
2009-08-28  Andrew StubbsSH lowlevellock broken for FUTEX_CLOCK_REALTIME.
2009-08-25  Ulrich DrepperHandle AVX saving on x86-64 in interrupted smbol lookups.
2009-08-24  Ulrich DrepperHint to kernel that thread stack memory can be removed.
2009-08-23  Ulrich DrepperMore namespace cleanups.
2009-08-12  Ulrich DrepperAdd CFI directives to x86-64 pthread_rwlock_unlock.
2009-08-10  Ulrich DrepperAdd CFI directives to x86-64 pthread_rwlock_{rd,wr...
2009-08-10  Andreas SchwabFix check for PI mutex in x86-64 pthread_cond_signal
2009-08-09  Ulrich DrepperOptimize x86-64 version of sem_timedwait.
2009-08-08  Ulrich DrepperAnother minor optimization of x86-64 pthread_cond_wait.
2009-08-08  Ulrich DrepperSmall optimizations to cancellable x86-64 code.
2009-08-04  Ulrich DrepperOptimize x86-64 syscall cancellation handling.
2009-08-01  Ulrich DrepperMacro cleanup.
2009-07-29  Ulrich DrepperFix x86-64 TCB alignment for future processor versions.
2009-07-29  Ulrich DrepperPreserve SSE registers in runtime relocations on x86-64.
2009-07-28  Ulrich DrepperFix bookkeeping in mutex when using requeue_pi.
2009-07-27  Ulrich Drepperpthread_mutex_unlock needs to use _rel semantics for...
2009-07-27  Ulrich DrepperRevert "Memory ordering in pthread_mutex_{,timed}lock."
2009-07-26  Ulrich DrepperMemory ordering in pthread_mutex_{,timed}lock.
2009-07-24  Ulrich DrepperCheck for .cfi_{personality,lsda} on x86-64.
2009-07-23  Ulrich DrepperFix pthread_cond_timedwait error handling on old kernels.
2009-07-20  Ulrich DrepperMinor optimizations of last x86-64 condvar changes.
2009-07-20  Ulrich DrepperSupport requeueing for condvars using PI mutex. x86...
2009-07-19  Ulrich DrepperMake x86-64 pthread_cond_timedwait more robust.
2009-07-19  Ulrich DrepperExtend x86-64 __lll_robust_timedlock_wait to use futex...
2009-07-19  Ulrich DrepperAdd more sem_timedwait tests.
2009-07-19  Ulrich DrepperExtend x86-64 pthread_rwlock_timedrdlock to use futex...
2009-07-19  Ulrich DrepperExtend x86-64 pthread_rwlock_timedwrlock to use futex...
2009-07-18  Ulrich DrepperExtend pthread_cond_timedwait tests.
next