summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps
AgeCommit message (Expand)Author
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/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-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-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-11silence some warnings about missing prototypesBernhard Reutner-Fischer
2010-05-19mips: Add vfork to libcKhem Raj
2010-05-19mips/bits/pthreadtypes.h: Re-include sgidefs.hKhem Raj
2010-05-09powerpc/Makefile.arch: Add objclean and headers_clean targets for NPTL.Khem Raj
2010-05-09powerpc: Add TLS and NPTL supportKhem Raj
2010-05-07mips/Makefile.arch: Remove -f option to $(do_awk)Khem Raj
2010-05-03nptl: use arch-specific pthread_cond_timedwait and pthread_cond_wait on x86_64Roman I Khimov
2010-05-03nptl: use arch-specific cancellation routines for x86_64Roman I Khimov
2010-04-27nptl: mips needs updated clone() implementationAndreas Schultz
2010-04-27libpthread/x86_64: fix cleanRoman I Khimov
2010-04-25enable building __fcntl_nocancel, as it used unconditionally nowAustin Foxley
2010-04-25nptl: Harmonize objects and headers makefile clean targetsCarmelo Amoroso
2010-04-25nptl: Remove compiler warning due to old-style function definitionCarmelo Amoroso
2010-04-22nptl: fix warnings of shadowing __selfTimo Teräs
2010-04-16nptl: mark forwarded functions protectedTimo Teras
2010-04-16libc: remove libc weak __pthreads_* wrappersTimo Teras
2010-04-16Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras
2010-04-15PTR_DEMANGLE: add documentationBernhard Reutner-Fischer
2010-04-14nptl: turn pointer demangling offTimo Teräs
2010-04-14nptl: mark symbols with libc forwarder hiddenTimo Teräs
2010-04-12provide prototype for internal helperBernhard Reutner-Fischer
2010-04-12nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREADNatanael Copa
2010-04-12nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assemblerTimo Teräs
2010-04-12use user-provided host binariesBernhard Reutner-Fischer
2010-04-07pthread_{attr_,}{s,g}etaffinity: cleanup symbol namesBernhard Reutner-Fischer
2010-02-23get rid of extra variables for nptl pregen altogetherAustin Foxley
2010-02-23improve parallel make behaviourAustin Foxley
2010-02-22nptl/headers: Convert the makefile targets into variables.Khem Raj
2010-02-19Get x86_64 compile to succeed.Khem Raj
2010-02-19sparc: also needs generic version of lowlevelrobustlockAustin Foxley
2010-02-19Add dummy tcb-offsets.hKhem Raj
2010-02-19nptl_sh: Fix build problem with FUTEX_CLOCK_REALTIMECarmelo Amoroso
2010-02-19x86_64: compile pthread it's own version of __syscall_errorAustin Foxley