summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/arm
AgeCommit message (Expand)Author
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-05-31ARM: nptl: Use generic lowlevellock.c, patch from glibcLeonid Lisovskiy
2015-06-18Fix libgcc_s_resume issue with gcc 5.1Thomas Petazzoni
2015-01-26merge upstream changesWaldemar Brodkorb
2015-01-23nptl: compile pt-vfork in ARM-modeBernhard Reutner-Fischer
2014-11-13Merge remote-tracking branch 'origin/upstream'Waldemar Brodkorb
2014-11-13nptl: compile pt-vfork in ARM-modeBernhard Reutner-Fischer
2014-09-20nptl: remove duplicate vfork() in libpthreadWaldemar Brodkorb
2014-09-16buildsys: remove now redundant lib placement definesBernhard Reutner-Fischer
2014-08-18uclibc: nptl: fix __lll_lock_wait_private multiple definitionTony Wu
2014-01-15nptl: Fix arm pt-vforkBernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-01-27libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy codeCarmelo Amoroso
2011-05-13unwind.h: Move to libc/sysdeps from nptl sysdepsKhem Raj
2011-03-09remove trailing ';' from _syscallX()Peter S. Mazinger
2011-02-25nptl:arm: add a wrapper for .cfi_sections pseudo-opsCarmelo Amoroso
2011-02-09arm: mv nptl specific atomic impl to common placeBernhard 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-29arm/nptl: Use the old C version of _Unwind_Resume in thumb mode.Khem Raj
2010-06-24nptl: arm: make it compile againBernhard Reutner-Fischer
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-06-23arm/nptl: Sync unwinding with glibc.Khem Raj
2010-06-23arm/nptl: sysdep-cancel.h needs syscall handing for EABIKhem Raj
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-18include tcb-offsets.h in sysdep-cancel.h for arm.Khem Raj
2010-02-17Fix nptl build for mipsKhem Raj
2010-02-17Assorted fixed to get nptl compiling on ARMKhem Raj
2010-02-16mass sync with glibc nptlAustin Foxley
2010-02-11arm/sysdep: Unify arm sysdep.hKhem Raj
2010-02-01Add -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some sources in nptl/libpthread b...Khem Raj
2010-01-25Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1Khem Raj
2009-10-17whitespace fixesAustin Foxley
2009-10-17libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley