Fix missing .ctors/.dtors lead word in soinit
[platform/upstream/glibc.git] / nptl /
2011-06-14 Andreas JaegerQuash two memset undeclared warnings.
2011-05-11 Ulrich DrepperTranslate kernel error into what pthread_create should...
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-11 Ulrich DrepperFix memory leak in TLS of loaded objects.
2011-02-17 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-02-15 Ulrich DrepperRemove use of ranlib.
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-15 Ulrich DrepperWhitespace fixes.
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 SchwabAdd missing file
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 DrepperFix typo in last commit.
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 Ulrich DrepperMore whitespace fixes.
2009-12-13 Ulrich DrepperFix whitespaces.
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 DrepperOnce again forgot to add new test file.
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-15 Roland McGrathconfigure tweaks, support $libc_add_on_config_subdirs
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-23 Ulrich DrepperRvert accidental checkins.
2009-08-22 Andreas SchwabAdd sigstack handling to Linux ____longjmp_chk on powerpc.
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-08-01 Ulrich DrepperMerge branch 'master' of file:///net/myware66/home...
2009-08-01 Ulrich DrepperRegenerated.
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 DrepperPretty printing last change.
2009-07-19 Ulrich DrepperExtend x86-64 pthread_rwlock_timedwrlock to use futex...
2009-07-18 Ulrich DrepperRemove leftover cfi.
2009-07-18 Ulrich DrepperExtend pthread_cond_timedwait tests.
2009-07-18 Ulrich DrepperExtend x86-64 pthread_cond_timedwait to use futex sysca...
next