summaryrefslogtreecommitdiff
path: root/libpthread
AgeCommit message (Expand)Author
2010-04-22nptl: proper soname handlingNatanael Copa
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: initialize stdio lockingTimo 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-12pthread_mutex_timedlock: always build with optimizationsBernhard Reutner-Fischer
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-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-25prettify make cleanBernhard 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
2010-02-19more fixes for x86_64 nptlAustin Foxley
2010-02-19use macro to link ldso to libpthread, so it gets the the right name on 64 bit...Austin Foxley
2010-02-19fixes to get nptl compiling for x86_64Austin Foxley
2010-02-19Fixes to get nptl compiling for x86Khem Raj
2010-02-18Fix typo in generated file names.Khem Raj
2010-02-18i386 unify sysdep.hAustin Foxley
2010-02-18x86_64: unify sysdep.hAustin Foxley
2010-02-18nptl: Fix clean target to remove generated filesCarmelo Amoroso
2010-02-18include tcb-offsets.h in sysdep-cancel.h for arm.Khem Raj
2010-02-17Get new nptl building on SH4Khem Raj
2010-02-17compile fixes for i386 nptlAustin Foxley
2010-02-17fix nptl build for sparcAustin Foxley
2010-02-17move pthread_barrier_{init,destroy} to sysdeps/pthreadAustin Foxley
2010-02-17Fix nptl build for mipsKhem Raj
2010-02-17sparc/nptl: typo fixesAustin Foxley
2010-02-17sparc/nptl: fix wrong vfork hidden defAustin Foxley
2010-02-17Add missing lowlevelrobustlock.cKhem Raj
2010-02-17update nptl gitignoreAustin Foxley
2010-02-17fix typoAustin Foxley
2010-02-17Assorted fixed to get nptl compiling on ARMKhem Raj
2010-02-16a few more build fixes nptl syncAustin Foxley
2010-02-16mass sync with glibc nptlAustin Foxley
2010-02-13sparc/sysdep: Unify sparc sysdep.hAustin Foxley
2010-02-11arm/sysdep: Unify arm sysdep.hKhem Raj
2010-02-11mips/sysdep.h: Unify mips sysdep.hKhem Raj
2010-02-09nptl: sysdep headers update for i386, mips and x86_64Carmelo Amoroso