summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/sh
AgeCommit message (Expand)Author
2018-01-15nptl: use generic lowlevellock.h for most architecturesWaldemar Brodkorb
2017-12-16sh: remove assembly code from NPTLWaldemar Brodkorb
2017-07-28nptl: remove asm from sysdep-cancel.hWaldemar Brodkorb
2017-01-28remove PID cachingWaldemar Brodkorb
2016-11-27sh: remove duplicate codeWaldemar Brodkorb
2016-11-27Revert "sh: fix static linking issue"Waldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2015-08-02sh: fix static linking issueWaldemar Brodkorb
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-26NPTL: SH: silence warningBernhard Reutner-Fischer
2014-09-20nptl: remove duplicate vfork() in libpthreadWaldemar Brodkorb
2014-09-16buildsys: remove now redundant lib placement definesBernhard Reutner-Fischer
2014-09-16buildsys: fix IS_IN_lib*Bernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-19nptl: sh: fix race condition in lll_wait_tidStas Sergeev
2012-06-15NPTL: rename __new_sem_* to sem_*Peter S. Mazinger
2011-05-11lll: avoid shadow warningsBernhard Reutner-Fischer
2010-11-11ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa
2010-07-14nptl: remove superfluous =1 from definesBernhard Reutner-Fischer
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-04-25nptl: Harmonize objects and headers makefile clean targetsCarmelo Amoroso
2010-04-16nptl: mark forwarded functions protectedTimo Teras
2010-04-16Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras
2010-04-14nptl: mark symbols with libc forwarder hiddenTimo Teräs
2010-02-19nptl_sh: Fix build problem with FUTEX_CLOCK_REALTIMECarmelo Amoroso
2010-02-19more fixes for x86_64 nptlAustin Foxley
2010-02-17Get new nptl building on SH4Khem Raj
2010-02-16mass sync with glibc nptlAustin Foxley
2010-02-09nptl: sysdep headers re-factoringCarmelo Amoroso
2009-12-16build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso
2009-10-17whitespace fixesAustin Foxley
2009-10-17libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley