summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* unwind.h: Move to libc/sysdeps from nptl sysdepsKhem Raj2011-05-131-279/+0
* commentary typo fixBernhard Reutner-Fischer2011-05-111-1/+1
* lll: avoid shadow warningsBernhard Reutner-Fischer2011-05-113-80/+80
* libubacktrace: mv unwind.h to includeBernhard Reutner-Fischer2011-05-111-220/+0
* remove trailing ';' from _syscallX()Peter S. Mazinger2011-03-091-1/+1
* nptl: fix compilation on x86_64William Pitcock2011-03-086-14/+6
* add missing prototypesPeter S. Mazinger2011-03-031-0/+1
* use common sigthread.hPeter S. Mazinger2011-03-031-44/+0
* add missing prototypesPeter S. Mazinger2011-03-033-0/+4
* 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
* arm: fix the static link problem for ARM due to undefined __tls_get_addrNitin Garg2011-02-022-0/+38
* nptl/mips64: Fix build when using mips64 and ABIs other than o32Khem Raj2011-01-291-1/+3
* 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