Fix missing newline in test output
[platform/upstream/glibc.git] / nptl /
2014-07-07 Roland McGrathNPTL is no longer an add-on!
2014-07-07 Roland McGrathGet rid of nptl/sysdeps/ entirely!
2014-07-01 Roland McGrathAdd missing #include for MIN/MAX users.
2014-06-26 Roland McGrathMove remaining S390 code out of nptl/.
2014-06-26 Roland McGrathS390: Consolidate NPTL/non versions of vfork
2014-06-26 Roland McGrathS390: Consolidate NPTL/non versions of clone
2014-06-25 Joseph MyersRemove stray includes of kernel-features.h.
2014-06-23 Andreas SchwabRemove unused label
2014-06-21 Roland McGrathMove generic smp.h to nptl/
2014-06-21 Roland McGrathRemove unused file rtld-lowlevel.h.
2014-06-21 Roland McGrathClean up stack-coloring macros.
2014-06-21 Roland McGrathMove linux bits/ files out of nptl/.
2014-06-21 Roland McGrathMove remaining SPARC code out of nptl/.
2014-06-20 Joseph MyersInclude <kernel-features.h> explicitly where required.
2014-06-20 Joseph MyersRemove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditional...
2014-06-17 Adhemerval ZanellaPowerPC: Move powerpc code out of nptl/ subdirectory
2014-06-16 Florian WeimerFix tautological comparison in non-executed part of...
2014-06-13 Roland McGrathS390: Move NPTL public headers to sysdeps/s390/nptl/.
2014-06-13 Roland McGrathMove S390 code out of nptl/sysdeps/s390/.
2014-06-13 Roland McGrathS390: Convert fork.c to arch-fork.h
2014-06-13 David S. MillerConsolidate sparc clone, fork, and vfork implementations.
2014-06-13 Andi KleenAdd adaptive elision to rwlocks
2014-06-13 Andi KleenAdd a fast path for C rd/wrlock v2
2014-06-12 Roland McGrathMove SPARC public headers out of nptl/
2014-06-12 Roland McGrathMove SPARC code out of nptl/sysdeps/sparc/.
2014-06-12 Roland McGrathSPARC: Define TLS_DEFINE_INIT_TP
2014-06-12 Roland McGrathSPARC: Convert fork.c to arch-fork.h
2014-06-12 Roland McGrathGet rid of nptl/sysdeps/pthread/ subdirectory
2014-06-12 Roland McGrathConsolidate NPTL sigprocmask.
2014-06-12 Roland McGrathMove i386 code out of nptl/ subdirectory.
2014-06-12 Roland McGrathMove SH code out of nptl/ subdirectory.
2014-06-12 Roland McGrathMove x86_64 code out of nptl/ subdirectory.
2014-06-11 Roland McGrathS390: Define TLS_DEFINE_INIT_TP
2014-06-11 Roland McGrathPowerPC: Define TLS_DEFINE_INIT_TP
2014-06-09 Roland McGrathSH: Define TLS_DEFINE_INIT_TP
2014-06-09 Roland McGrathStart cleaning up TLS initial value for pthread_create.
2014-06-07 Joseph MyersRemove redundant C locale settings.
2014-06-07 Roland McGrathMove NPTL public ABI headers for SH to sysdeps/sh/nptl/.
2014-06-06 Joseph MyersDon't require test wrappers to preserve environment...
2014-06-05 Siddhesh PoyarekarInline nested function check_list
2014-06-03 Guo YixuanNew test for pthread_spin_lock (bug 16882)
2014-06-03 Guo YixuanFixed pthread_spin_lock on sparc32/64 (bug 16882)
2014-06-02 Roland McGrathSH: Consolidate NPTL/non versions of vfork
2014-05-29 Roland McGrathSH: Consolidate NPTL/non versions of clone
2014-05-27 Roland McGrathSH: Convert fork.c to arch-fork.h
2014-05-27 Andreas SchwabRemove second argument from TLS_INIT_TP macro
2014-05-26 Adhemerval ZanellaPowerPC: Move remaining nptl/sysdeps/unix/sysv/linux...
2014-05-26 Adhemerval ZanellaPowerPC: Move NPTL ABI headers to sysdeps.
2014-05-26 Adhemerval ZanellaPowerPC: Move powerpc64 timer_*.c out of nptl/
2014-05-26 Adhemerval ZanellaPowerPC: Consolidate NPTL/non versions of clone
2014-05-26 Adhemerval ZanellaPowerPC: Consolidate NPTL/non versions of vfork
2014-05-26 Stefan LieblerDisable lock elision for PTHREAD_MUTEX_NORMAL.
2014-05-26 Stefan LieblerFix typo in tst-mutex5 ifndef -> ifdef
2014-05-24 Richard HendersonOnly provide non-default symbols in libpthread for...
2014-05-24 Richard HendersonOnly support ifunc in nptl/pt-vfork.c
2014-05-17 Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-16 Joseph MyersUse existing makefile variables for dependencies on...
2014-05-16 Roland McGrathSplit arch-fork.h from fork.h
2014-05-14 Roland McGrathMove remaining files out of nptl/sysdeps/unix/sysv...
2014-05-14 Roland McGrathMove remaining nptl/sysdeps/unix/sysv/linux/i386/ files.
2014-05-14 Roland McGrathFix powerpc fork after i386 reorganization.
2014-05-14 Roland McGrathi386: Remove useless pthread_spin_{init,unlock} wrapper...
2014-05-14 Roland McGrathMove remaining nptl/sysdeps/unix/sysv/linux/x86_64...
2014-05-14 Roland McGrathx86: Consolidate NPTL fork.
2014-05-14 Roland McGrathConsolidate not-cancel.h files.
2014-05-14 Roland McGrathUpdate s390 timer_*.c files for x86_64 file moves.
2014-05-14 Roland McGrathx86_64: Remove useless pthread_spin_{init,unlock} wrapp...
2014-05-14 Roland McGrathMove x86_64 compat-timer.h out of nptl/
2014-05-14 Roland McGrathMove x86_64 timer_*.c out of nptl/
2014-05-14 Roland McGrathx86: Consolidate NPTL/non versions of clone
2014-05-14 Roland McGrathMove NPTL public ABI headers for x86 to sysdeps/x86...
2014-05-14 Roland McGrathx86: Consolidate NPTL/non versions of vfork
2014-05-14 Roland McGrathARM: Consolidate NPTL/non versions of vfork
2014-05-13 Roland McGrathClean up __exit_thread.
2014-05-09 Dominik VogtS/390: Port of lock elision to System/z
2014-05-07 Ondřej BílkaFix typo in nptl/sockperf.c
2014-05-01 Roland McGrathDeconditionalize use of LLL_LOCK_INITIALIZER in bits...
2014-04-30 Yang YingliangFix lll_unlock twice in pthread_cond_broadcast
2014-04-23 Siddhesh PoyarekarUse test-skeleton.c in tst-sem3 and tst-sem4
2014-04-22 Siddhesh PoyarekarInclude atomic.h in sem_wait.c and sem_trywait.c
2014-04-17 Adhemerval ZanellaPowerPC: Sync pthread_once with default implementation
2014-04-11 Torvald RiegelFixed and unified pthread_once.
2014-04-09 Adhemerval ZanellaMove __PTHREAD_SPINS definition to architecture specifi...
2014-04-01 Florian WeimerCheck for syscall error in the SETXID implementation...
2014-03-27 Andi KleenFix dwarf2 unwinding through futex functions.
2014-03-25 Adhemerval ZanellaPowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION change
2014-03-25 Adhemerval ZanellaPowerPC: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_E...
2014-03-24 Stefan LieblerS390: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.
2014-03-17 Will NewtonRevert "Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning"
2014-03-17 Will NewtonFix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning
2014-03-17 Siddhesh PoyarekarGet rid of __LT_SPINLOCK_INIT
2014-03-14 Roland McGrathCompile with -Wundef.
2014-03-14 Roland McGrathFix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP.
2014-03-14 Carlos O'Donellhppa: Add _STACK_GROWS_* cases to pthread_attr_[sg...
2014-03-07 Joseph MyersMake tests consistently use *.out output files.
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-03-03 Roland McGrathRetire the separate ChangeLog files in nptl/ and nptl_d...
2014-02-28 Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21 Joseph MyersGenerate .test-result files for tests with special...
next