summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras2010-04-1636-36/+0
* PTR_DEMANGLE: add documentationBernhard Reutner-Fischer2010-04-151-1/+1
* nptl: turn pointer demangling offTimo Teräs2010-04-141-1/+1
* nptl: mark symbols with libc forwarder hiddenTimo Teräs2010-04-1436-0/+36
* provide prototype for internal helperBernhard Reutner-Fischer2010-04-121-0/+2
* nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREADNatanael Copa2010-04-121-11/+5
* nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assemblerTimo Teräs2010-04-121-0/+1
* use user-provided host binariesBernhard Reutner-Fischer2010-04-126-10/+10
* pthread_{attr_,}{s,g}etaffinity: cleanup symbol namesBernhard Reutner-Fischer2010-04-071-1/+1
* get rid of extra variables for nptl pregen altogetherAustin Foxley2010-02-237-7/+8
* improve parallel make behaviourAustin Foxley2010-02-232-4/+4
* nptl/headers: Convert the makefile targets into variables.Khem Raj2010-02-227-7/+11
* Get x86_64 compile to succeed.Khem Raj2010-02-191-2/+2
* sparc: also needs generic version of lowlevelrobustlockAustin Foxley2010-02-191-1/+1
* Add dummy tcb-offsets.hKhem Raj2010-02-191-0/+1
* nptl_sh: Fix build problem with FUTEX_CLOCK_REALTIMECarmelo Amoroso2010-02-191-1/+1
* x86_64: compile pthread it's own version of __syscall_errorAustin Foxley2010-02-193-10/+6
* more fixes for x86_64 nptlAustin Foxley2010-02-1916-20/+23
* fixes to get nptl compiling for x86_64Austin Foxley2010-02-198-41/+5
* Fixes to get nptl compiling for x86Khem Raj2010-02-192-1/+2
* Fix typo in generated file names.Khem Raj2010-02-181-20/+20
* i386 unify sysdep.hAustin Foxley2010-02-181-157/+0
* x86_64: unify sysdep.hAustin Foxley2010-02-182-373/+0
* nptl: Fix clean target to remove generated filesCarmelo Amoroso2010-02-181-1/+1
* include tcb-offsets.h in sysdep-cancel.h for arm.Khem Raj2010-02-181-0/+1
* Get new nptl building on SH4Khem Raj2010-02-1710-6/+10