aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)AuthorFilesLines
2010-11-30Merge commit 'glibc-2.11.3' into fedora/2.11/masterAndreas Schwab6-11/+31
2010-11-30Remove duplicate ChangeLog entry for f906814Petr Baudis1-7/+0
2010-11-09Fix alignment of AVX safe area on x86-64.H.J. Lu1-0/+7
2010-11-09Add -fno-asynchronous-unwind-tables to initfini.s for i386H.J. Lu2-0/+7
2010-11-09Fix build with newer linker.Ulrich Drepper2-1/+6
2010-11-01Fix alignment of AVX safe area on x86-64.H.J. Lu3-8/+11
2010-11-01[sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME.Takashi Yoshii2-2/+7
2009-12-04Fix infloop in __pthread_disable_asynccancel on x86_64Andreas Schwab2-2/+8
2009-11-30Merge branch 'release/2.11/master' into fedora/2.11/masterAndreas Schwab4-6/+21
2009-11-30Fix infloop in __pthread_disable_asynccancel on x86_64Andreas Schwab2-2/+8
2009-11-03Make name of libgcc_s library configurableAndreas Schwab3-4/+13
2009-11-02Merge commit 'glibc-2.11' into fedora/masterAndreas Schwab2-8/+12
2009-10-30Fix aliasing problem in tst-sem11.Ulrich Drepper2-8/+12
2009-10-30Merge remote branch 'origin/master' into fedora/masterAndreas Schwab3-24/+123
2009-10-30Fix races in setXid implementation.Daniel Jacobowitz3-24/+123
2009-09-21Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2-62/+38
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2-62/+38
2009-09-14Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2-1/+5
2009-09-07Fix malformed #pragma.Andreas Schwab2-1/+5
2009-09-03Merge commit 'origin/master' into fedora/masterAndreas Schwab2-1/+10
2009-09-02Fix whitespaces.Ulrich Drepper1-1/+1
2009-09-02Fix timer_create to initialize timer_t properly.Suzuki Poulose2-1/+10
2009-09-01Merge commit 'origin/master' into fedora/masterAndreas Schwab2-9/+14
2009-08-28SH lowlevellock broken for FUTEX_CLOCK_REALTIME.Andrew Stubbs2-9/+14
2009-08-26Merge commit 'origin/master' into fedora/masterAndreas Schwab3-13/+45
2009-08-25Handle AVX saving on x86-64 in interrupted smbol lookups.Ulrich Drepper2-2/+15
2009-08-24Hint to kernel that thread stack memory can be removed.Ulrich Drepper2-11/+30
2009-08-24Merge commit 'origin/master' into fedora/masterAndreas Schwab2-4/+10
2009-08-23More namespace cleanups.Ulrich Drepper2-4/+10
2009-08-22Rvert accidental checkins.Ulrich Drepper6-547/+11
2009-08-22Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab6-11/+547
2009-08-17Merge commit 'origin/master' into fedora/masterAndreas Schwab5-7/+29
2009-08-11Add CFI directives to x86-64 pthread_rwlock_unlock.Ulrich Drepper2-2/+8
2009-08-10Add CFI directives to x86-64 pthread_rwlock_{rd,wr)lock.Ulrich Drepper3-2/+12
2009-08-10Fix check for PI mutex in x86-64 pthread_cond_signalAndreas Schwab2-3/+9
2009-08-10Merge commit 'origin/master' into fedora/masterAndreas Schwab10-179/+395
2009-08-08Optimize x86-64 version of sem_timedwait.Ulrich Drepper2-65/+148
2009-08-08Another minor optimization of x86-64 pthread_cond_wait.Ulrich Drepper2-15/+13
2009-08-07Small optimizations to cancellable x86-64 code.Ulrich Drepper5-61/+49
2009-08-04Optimize x86-64 syscall cancellation handling.Ulrich Drepper6-44/+191
2009-08-03Merge commit 'origin/master' into fedora/masterAndreas Schwab3-16/+52
2009-07-31Macro cleanup.Ulrich Drepper2-8/+12
2009-07-31Regenerated.Ulrich Drepper1-8/+40
2009-07-30Merge commit 'origin/master' into fedora/masterAndreas Schwab11-43/+157
2009-07-29Fix x86-64 TCB alignment for future processor versions.Ulrich Drepper2-4/+13
2009-07-29Preserve SSE registers in runtime relocations on x86-64.Ulrich Drepper3-18/+64
2009-07-28Fix bookkeeping in mutex when using requeue_pi.Ulrich Drepper9-24/+83
2009-07-28Merge commit 'origin/master' into fedora/masterAndreas Schwab4-19/+18
2009-07-27pthread_mutex_unlock needs to use _rel semantics for atomic ops.Ulrich Drepper2-3/+9
2009-07-27Revert "Memory ordering in pthread_mutex_{,timed}lock."Ulrich Drepper3-19/+12