summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/arm
Commit message (Expand)AuthorAgeFilesLines
* unwind.h: Move to libc/sysdeps from nptl sysdepsKhem Raj2011-05-131-279/+0
* remove trailing ';' from _syscallX()Peter S. Mazinger2011-03-091-1/+1
* nptl:arm: add a wrapper for .cfi_sections pseudo-opsCarmelo Amoroso2011-02-252-2/+2
* arm: mv nptl specific atomic impl to common placeBernhard Reutner-Fischer2011-02-091-122/+0
* ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa2010-11-111-1/+0
* nptl: remove superfluous =1 from definesBernhard Reutner-Fischer2010-07-141-7/+7
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-062-40/+36
* arm/nptl: Use the old C version of _Unwind_Resume in thumb mode.Khem Raj2010-06-292-1/+23
* nptl: arm: make it compile againBernhard Reutner-Fischer2010-06-242-0/+10
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-243-13/+13
* arm/nptl: Sync unwinding with glibc.Khem Raj2010-06-232-94/+116
* arm/nptl: sysdep-cancel.h needs syscall handing for EABIKhem Raj2010-06-231-25/+142
* nptl: mark forwarded functions protectedTimo Teras2010-04-161-0/+1
* Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras2010-04-161-1/+0
* nptl: mark symbols with libc forwarder hiddenTimo Teräs2010-04-141-0/+1
* include tcb-offsets.h in sysdep-cancel.h for arm.Khem Raj2010-02-181-0/+1
* Fix nptl build for mipsKhem Raj2010-02-171-1/+0
* Assorted fixed to get nptl compiling on ARMKhem Raj2010-02-174-3/+10
* mass sync with glibc nptlAustin Foxley2010-02-1610-471/+424
* arm/sysdep: Unify arm sysdep.hKhem Raj2010-02-111-334/+0
* Add -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some sources in nptl/libpthread b...Khem Raj2010-02-011-0/+1
* Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1Khem Raj2010-01-251-0/+1
* whitespace fixesAustin Foxley2009-10-1715-21/+6
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-1722-0/+2108