Age | Commit message (Expand) | Author | Files | Lines |
2014-06-03 | New test for pthread_spin_lock (bug 16882) | Guo Yixuan | 2 | -1/+110 |
2014-06-03 | Fixed pthread_spin_lock on sparc32/64 (bug 16882) | Guo Yixuan | 2 | -4/+4 |
2014-06-02 | SH: Consolidate NPTL/non versions of vfork | Roland McGrath | 2 | -135/+0 |
2014-05-28 | SH: Consolidate NPTL/non versions of clone | Roland McGrath | 1 | -9/+0 |
2014-05-27 | SH: Convert fork.c to arch-fork.h | Roland McGrath | 1 | -29/+0 |
2014-05-27 | Remove second argument from TLS_INIT_TP macro | Andreas Schwab | 6 | -10/+7 |
2014-05-26 | PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files. | Adhemerval Zanella | 12 | -931/+0 |
2014-05-26 | PowerPC: Move NPTL ABI headers to sysdeps. | Adhemerval Zanella | 2 | -266/+0 |
2014-05-26 | PowerPC: Move powerpc64 timer_*.c out of nptl/ | Adhemerval Zanella | 6 | -12/+0 |
2014-05-26 | PowerPC: Consolidate NPTL/non versions of clone | Adhemerval Zanella | 2 | -18/+0 |
2014-05-26 | PowerPC: Consolidate NPTL/non versions of vfork | Adhemerval Zanella | 4 | -206/+0 |
2014-05-26 | Disable lock elision for PTHREAD_MUTEX_NORMAL. | Stefan Liebler | 1 | -1/+1 |
2014-05-26 | Fix typo in tst-mutex5 ifndef -> ifdef | Stefan Liebler | 1 | -1/+1 |
2014-05-23 | Only provide non-default symbols in libpthread for vfork | Richard Henderson | 1 | -7/+9 |
2014-05-23 | Only support ifunc in nptl/pt-vfork.c | Richard Henderson | 1 | -19/+17 |
2014-05-16 | Use existing makefile variables for dependencies on glibc libraries. | Joseph Myers | 1 | -1/+1 |
2014-05-16 | Split arch-fork.h from fork.h | Roland McGrath | 1 | -0/+1 |
2014-05-14 | Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/. | Roland McGrath | 15 | -548/+0 |
2014-05-14 | Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files. | Roland McGrath | 60 | -6453/+0 |
2014-05-14 | Fix powerpc fork after i386 reorganization. | Roland McGrath | 1 | -1/+0 |
2014-05-14 | i386: Remove useless pthread_spin_{init,unlock} wrapper files. | Roland McGrath | 2 | -2/+0 |
2014-05-14 | Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files. | Roland McGrath | 25 | -5323/+0 |
2014-05-14 | x86: Consolidate NPTL fork. | Roland McGrath | 3 | -61/+1 |
2014-05-14 | Consolidate not-cancel.h files. | Roland McGrath | 6 | -109/+0 |
2014-05-14 | Update s390 timer_*.c files for x86_64 file moves. | Roland McGrath | 5 | -5/+5 |
2014-05-14 | x86_64: Remove useless pthread_spin_{init,unlock} wrapper files. | Roland McGrath | 2 | -2/+0 |
2014-05-14 | Move x86_64 compat-timer.h out of nptl/ | Roland McGrath | 1 | -45/+0 |
2014-05-14 | Move x86_64 timer_*.c out of nptl/ | Roland McGrath | 16 | -240/+10 |
2014-05-14 | x86: Consolidate NPTL/non versions of clone | Roland McGrath | 2 | -18/+0 |
2014-05-14 | Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/. | Roland McGrath | 2 | -290/+0 |
2014-05-14 | x86: Consolidate NPTL/non versions of vfork | Roland McGrath | 4 | -184/+0 |
2014-05-14 | ARM: Consolidate NPTL/non versions of vfork | Roland McGrath | 2 | -0/+81 |
2014-05-13 | Clean up __exit_thread. | Roland McGrath | 8 | -61/+2 |
2014-05-09 | S/390: Port of lock elision to System/z | Dominik Vogt | 14 | -2/+584 |
2014-05-07 | Fix typo in nptl/sockperf.c | Ondřej Bílka | 1 | -2/+1 |
2014-05-01 | Deconditionalize use of LLL_LOCK_INITIALIZER in bits/libc-lock.h. | Roland McGrath | 1 | -6/+1 |
2014-04-30 | Fix lll_unlock twice in pthread_cond_broadcast | Yang Yingliang | 1 | -0/+1 |
2014-04-23 | Use test-skeleton.c in tst-sem3 and tst-sem4 | Siddhesh Poyarekar | 2 | -15/+21 |
2014-04-22 | Include atomic.h in sem_wait.c and sem_trywait.c | Siddhesh Poyarekar | 2 | -0/+2 |
2014-04-17 | PowerPC: Sync pthread_once with default implementation | Adhemerval Zanella | 1 | -110/+0 |
2014-04-11 | Fixed and unified pthread_once. | Torvald Riegel | 2 | -93/+131 |
2014-04-09 | Move __PTHREAD_SPINS definition to architecture specific header | Adhemerval Zanella | 6 | -13/+15 |
2014-04-01 | Check for syscall error in the SETXID implementation in NPTL (bug 13347). | Florian Weimer | 3 | -3/+154 |
2014-03-26 | Fix dwarf2 unwinding through futex functions. | Andi Kleen | 2 | -336/+40 |
2014-03-25 | PowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION change | Adhemerval Zanella | 1 | -2/+0 |
2014-03-25 | PowerPC: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION. | Adhemerval Zanella | 1 | -0/+2 |
2014-03-24 | S390: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION. | Stefan Liebler | 1 | -0/+2 |
2014-03-17 | Revert "Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning" | Will Newton | 1 | -9/+5 |
2014-03-17 | Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning | Will Newton | 1 | -5/+9 |
2014-03-17 | Get rid of __LT_SPINLOCK_INIT | Siddhesh Poyarekar | 1 | -6/+1 |