summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/arm
AgeCommit message (Expand)Author
2017-02-17arm: fix static linking issuesWaldemar Brodkorb
2017-01-28remove PID cachingWaldemar Brodkorb
2016-11-29libpthread: Fix inclusion of unwind code.Ignacy Gawędzki
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-07-31deduplicate jmpbuf-unwind.hWaldemar Brodkorb
2016-05-31arm: add non-assembly versions of pthread_spin_lock/pthread_spin_trylockWaldemar Brodkorb
2014-09-16buildsys: remove now redundant lib placement definesBernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15move *longjmp related prototypes to setjmp.hPeter S. Mazinger
2012-01-27libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy codeCarmelo Amoroso
2011-02-02arm: fix the static link problem for ARM due to undefined __tls_get_addrNitin Garg
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-07-06nptl: simplify buildsysBernhard Reutner-Fischer
2010-04-12use user-provided host binariesBernhard Reutner-Fischer
2010-02-23get rid of extra variables for nptl pregen altogetherAustin Foxley
2010-02-22nptl/headers: Convert the makefile targets into variables.Khem Raj
2010-02-17Assorted fixed to get nptl compiling on ARMKhem Raj
2010-02-16mass sync with glibc nptlAustin Foxley
2010-02-09nptl: sysdep headers re-factoringCarmelo Amoroso
2009-12-11Revert "nptl: make build depend directly on nptl headers"Austin Foxley
2009-12-09nptl: make build depend directly on nptl headersAustin Foxley
2009-10-17whitespace fixesAustin Foxley
2009-10-17libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley