summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not definedCarmelo Amoroso2011-01-044-8/+8
* sparc: fix linking issue with __syscall_error.cAustin Foxley2010-12-292-1/+6
* nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*...Khem Raj2010-12-181-0/+4
* nptl: fix Unwind_Resume PLT callsTimo Teräs2010-12-092-7/+15
* libc_sh: add __tls_get_addr to static libc (SH)Filippo Arcidiacono2010-12-012-1/+32
* Revert "libc_tls: Do not include generic libc-tls from arch specific implemen...Carmelo Amoroso2010-12-012-0/+2
* libc_tls: Do not include generic libc-tls from arch specific implementationCarmelo Amoroso2010-11-292-2/+0
* ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa2010-11-1115-16/+0
* mips: fix errno setting after syscallAlexander Gordeev2010-10-271-2/+2
* *: inline constant __sig{add,del}set and __sigismemberDenys Vlasenko2010-10-221-1/+1
* Revert "nptl i686: fix pthread_cond_wait.S compilation"Bernhard Reutner-Fischer2010-08-051-1/+0
* nptl: fix x86 assembly PIC relocationsTimo Teräs2010-08-052-2/+2
* nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6Bernhard Reutner-Fischer2010-08-021-0/+8
* nptl: fix LFS handlingBernhard Reutner-Fischer2010-07-301-1/+3
* nptl: do not define _POSIX_SPAWN since its not implementedNatanael Copa2010-07-301-0/+2
* nptl: (librt) powerpc32's PSEUDO_RET needs __syscall_errorBernhard Reutner-Fischer2010-07-151-0/+3
* nptl: remove superfluous =1 from definesBernhard Reutner-Fischer2010-07-1412-83/+83
* nptl: x86_64: fix compilation of unwinderBernhard Reutner-Fischer2010-07-141-0/+220
* nptl i686: fix pthread_cond_wait.S compilationRoman I Khimov2010-07-141-0/+1
* nptl: disregard generated tcb-offsets.cBernhard Reutner-Fischer2010-07-061-1/+1
* nptl: Filter out gen_tcb-offsets.c from CSRC for libpthread.Khem Raj2010-07-061-0/+2
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-0623-740/+413
* nptl: fix subdirs handlingBernhard Reutner-Fischer2010-07-0610-2/+69
* nptl: simplify buildsysBernhard Reutner-Fischer2010-07-0611-305/+64
* mips/syscall-error: Choose the correct version for setting up errno.Khem Raj2010-06-301-0/+1
* nptl/generic: Build generic libc-tls.c for non-mips architectures.Khem Raj2010-06-301-2/+3
* 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-2428-158/+158
* 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
* avoid using c99 syntaxMirko Vogt2010-06-214-4/+8
* nptl: i386 needs atomic.h for atomic_exchange_acqBernhard Reutner-Fischer2010-06-171-0/+1
* nptl: fix symlinking headersBernhard Reutner-Fischer2010-06-131-2/+2
* silence some warnings about missing prototypesBernhard Reutner-Fischer2010-06-113-4/+3
* mips: Add vfork to libcKhem Raj2010-05-191-3/+10
* mips/bits/pthreadtypes.h: Re-include sgidefs.hKhem Raj2010-05-191-0/+1
* powerpc/Makefile.arch: Add objclean and headers_clean targets for NPTL.Khem Raj2010-05-091-0/+2
* powerpc: Add TLS and NPTL supportKhem Raj2010-05-0921-37/+180
* mips/Makefile.arch: Remove -f option to $(do_awk)Khem Raj2010-05-071-1/+1
* nptl: use arch-specific pthread_cond_timedwait and pthread_cond_wait on x86_64Roman I Khimov2010-05-031-2/+3
* nptl: use arch-specific cancellation routines for x86_64Roman I Khimov2010-05-032-17/+13
* nptl: mips needs updated clone() implementationAndreas Schultz2010-04-273-1/+50
* libpthread/x86_64: fix cleanRoman I Khimov2010-04-271-1/+1
* enable building __fcntl_nocancel, as it used unconditionally nowAustin Foxley2010-04-251-1/+0
* nptl: Harmonize objects and headers makefile clean targetsnptl_mergeCarmelo Amoroso2010-04-2511-30/+30
* nptl: Remove compiler warning due to old-style function definitionCarmelo Amoroso2010-04-251-2/+1
* nptl: fix warnings of shadowing __selfTimo Teräs2010-04-221-6/+6
* nptl: mark forwarded functions protectedTimo Teras2010-04-1636-0/+36
* libc: remove libc weak __pthreads_* wrappersTimo Teras2010-04-161-4/+2