summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps
AgeCommit message (Expand)Author
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
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-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-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-01-10NPTL: Fix __pthread_once old style declarationWaldemar Brodkorb
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb
2015-11-30xtensa: avoid some compiler warningsWaldemar Brodkorb
2015-10-22NPTL/ARC: fix __lll_lock_wait_private redefinition for static linksVineet Gupta
2015-10-08xtensa: support call0 ABIMax Filippov
2015-08-22quieten compile warningsWaldemar Brodkorb
2015-08-02sh: fix static linking issueWaldemar Brodkorb
2015-07-22fix static builds of pthread apps for x86/x86_64Waldemar Brodkorb
2015-06-30NPTL/arc: notify kernel of the TP valueVineet Gupta
2015-06-23xtensa: fix stack frame size for NPTLMax Filippov
2015-06-18Fix libgcc_s_resume issue with gcc 5.1Thomas Petazzoni