summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/arm
AgeCommit message (Expand)Author
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