summaryrefslogtreecommitdiff
path: root/libpthread/nptl
AgeCommit message (Expand)Author
2017-06-06silence gcc, add missing includeWaldemar Brodkorb
2017-05-14or1k: add NPTL/TLS supportWaldemar Brodkorb
2017-05-12pthread_getcpuclockid.c: fix clockid computationSergey Korolev
2017-04-22remove unused HP_TIMING_AVAIL and headerWaldemar Brodkorb
2017-04-22remove unused pt-raise.c filesWaldemar Brodkorb
2017-02-17arm: fix static linking issuesWaldemar Brodkorb
2017-02-01add experimental aarch64 supportWaldemar Brodkorb
2017-01-28remove PID cachingWaldemar Brodkorb
2017-01-22nds32: add NPTL/TLS, *context function, libm changes and code cleanupVincent Ren-Wei Chen
2017-01-14nptl: remove pthread_attr_init/pthread_create weak aliasesWaldemar Brodkorb
2016-12-10xtensa: fix static linkingWaldemar Brodkorb
2016-12-02remove libintl stub and libintl.h headerWaldemar Brodkorb
2016-11-30NONTLS_INIT_TP is never defined, remove dead codeWaldemar Brodkorb
2016-11-29libpthread: Fix inclusion of unwind code.Ignacy Gawędzki
2016-11-27remove UCLIBC_HAS_LFSWaldemar Brodkorb
2016-11-27microblaze: fixup gcc warningsWaldemar Brodkorb
2016-11-27microblaze: sync sysdep-cancel.h/sydep.h with GNU libcWaldemar Brodkorb
2016-11-27sh: remove duplicate codeWaldemar Brodkorb
2016-11-27Revert "sh: fix static linking issue"Waldemar Brodkorb
2016-11-10nptl: add pthread_getname_np/pthread_setname_np from GNU libcWaldemar Brodkorb
2016-11-04nios2: sync support with glibcWaldemar Brodkorb
2016-11-03microblaze: add NPTL/TLS support from GNU libcWaldemar Brodkorb
2016-10-13cleanup and fix static linking issuesWaldemar Brodkorb
2016-10-13ARC: nptl: cancellable wrappers were broken #2Vineet Gupta
2016-10-13ARC: nptl: cancellable wrappers were brokenVineet Gupta
2016-10-08cleanup libc.aWaldemar Brodkorb
2016-10-05cleanup ppc portWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-09-26always assume tgkill is presentWaldemar Brodkorb
2016-09-26remove dead code and documentationWaldemar Brodkorb
2016-07-31deduplicate jmpbuf-unwind.hWaldemar Brodkorb
2016-07-17cleanup PTR_MANGLE/PTR_DEMANGLE supportWaldemar Brodkorb
2016-07-10x86_64: use C implementation for pthread_cond_wait/pthread_cond_timedwaitWaldemar Brodkorb
2016-06-23libs: install backward compatibility symlinksAlexey Brodkin
2016-06-18remove unused MakefilesWaldemar Brodkorb
2016-06-12xtensa: use generic lowlevellockWaldemar Brodkorb
2016-06-12metag: use generic lowlevellockWaldemar Brodkorb
2016-06-12arc: use generic lowlevellockWaldemar Brodkorb
2016-05-31ARM: nptl: Use generic lowlevellock.c, patch from glibcLeonid Lisovskiy
2016-05-31arm: add non-assembly versions of pthread_spin_lock/pthread_spin_trylockWaldemar Brodkorb
2016-05-28sigaction: fix for THREADS_NATIVEBaruch Siach
2016-04-15replace FSF addresses with URLsNikola Forró
2016-04-05remove accidentally added files while cleaning up incomplete sparcv9 supportWaldemar Brodkorb
2016-04-05nptl: remove useless text filesWaldemar Brodkorb
2016-01-10NPTL: fix infinite recursionWaldemar Brodkorb
2016-01-10NPTL: Fix __pthread_once old style declarationWaldemar Brodkorb
2015-12-22use arch specific thread stack size for nptlWaldemar Brodkorb
2015-12-17reduce stack cache size to save memory spaceWaldemar Brodkorb
2015-12-09Do not support localised optimizations this helps to have a global -O levelKhem Raj
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb