summaryrefslogtreecommitdiff
path: root/libpthread
AgeCommit message (Expand)Author
2011-02-02arm: fix the static link problem for ARM due to undefined __tls_get_addrNitin Garg
2011-01-29nptl/mips64: Fix build when using mips64 and ABIs other than o32Khem Raj
2011-01-20nptl: Fix __USER_LABEL_PREFIX__ concatenatioWill Newton
2011-01-20nptl: fix start_thread() for _STACK_GROWS_UPWill Newton
2011-01-05nptl: get rid of the last preprocessor warning when __ASSUME_TGKILL is not de...Carmelo Amoroso
2011-01-04nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not definedCarmelo Amoroso
2010-12-29sparc: fix linking issue with __syscall_error.cAustin Foxley
2010-12-23linuxthreads: Fix compilation breakageMatt Fleming
2010-12-21libpthread/nptl_db: Append options to LDFLAGS based on if LD is set to gcc dr...Khem Raj
2010-12-18sem_open.c/sem_unlink.c: Use INTUSE macro to get proper function call to __pt...Khem Raj
2010-12-18nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*...Khem Raj
2010-12-09nptl: fix Unwind_Resume PLT callsTimo Teräs
2010-12-01libc_sh: add __tls_get_addr to static libc (SH)Filippo Arcidiacono
2010-12-01Revert "libc_tls: Do not include generic libc-tls from arch specific implemen...Carmelo Amoroso
2010-11-29libc_tls: Do not include generic libc-tls from arch specific implementationCarmelo Amoroso
2010-11-11ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa
2010-11-10microblaze: thread supportSteven J. Magnani
2010-10-27mips: fix errno setting after syscallAlexander Gordeev
2010-10-22*: inline constant __sig{add,del}set and __sigismemberDenys Vlasenko
2010-09-09nptl: fix static linkingNatanael Copa
2010-08-17nptl: fix calling convention for __pthread_mutex_cond_lockTimo Teräs
2010-08-05Revert "nptl i686: fix pthread_cond_wait.S compilation"Bernhard Reutner-Fischer
2010-08-05nptl: fix x86 assembly PIC relocationsTimo Teräs
2010-08-02nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6Bernhard Reutner-Fischer
2010-07-30nptl: fix LFS handlingBernhard Reutner-Fischer
2010-07-30nptl: do not define _POSIX_SPAWN since its not implementedNatanael Copa
2010-07-15nptl: (librt) powerpc32's PSEUDO_RET needs __syscall_errorBernhard Reutner-Fischer
2010-07-14nptl: remove superfluous =1 from definesBernhard Reutner-Fischer
2010-07-14nptl: x86_64: fix compilation of unwinderBernhard Reutner-Fischer
2010-07-14nptl i686: fix pthread_cond_wait.S compilationRoman I Khimov
2010-07-06nptl: disregard generated tcb-offsets.cBernhard Reutner-Fischer
2010-07-06nptl: Filter out gen_tcb-offsets.c from CSRC for libpthread.Khem Raj
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-07-06nptl: fix subdirs handlingBernhard Reutner-Fischer
2010-07-06nptl: simplify buildsysBernhard Reutner-Fischer
2010-06-30mips/syscall-error: Choose the correct version for setting up errno.Khem Raj
2010-06-30nptl/errno: Use a separate __errno_location for libpthread.Khem Raj
2010-06-30nptl/generic: Build generic libc-tls.c for non-mips architectures.Khem Raj
2010-06-29arm/nptl: Use the old C version of _Unwind_Resume in thumb mode.Khem Raj
2010-06-25test/nptl: move eintr.c to where it belongsBernhard Reutner-Fischer
2010-06-24nptl: arm: make it compile againBernhard Reutner-Fischer
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-06-24intl, nptl_db: fix prerequisitesBernhard Reutner-Fischer
2010-06-24fix race condition when generating linker scriptsBernhard 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-06-21avoid using c99 syntaxMirko Vogt
2010-06-17nptl: i386 needs atomic.h for atomic_exchange_acqBernhard Reutner-Fischer
2010-06-13nptl: fix symlinking headersBernhard Reutner-Fischer
2010-06-12nptl: avoid spurious rebuilds of libpthread*.aBernhard Reutner-Fischer