summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras2010-04-1670-71/+1
* PTR_DEMANGLE: add documentationBernhard Reutner-Fischer2010-04-151-1/+1
* nptl: turn pointer demangling offTimo Teräs2010-04-141-1/+1
* nptl: initialize stdio lockingTimo Teräs2010-04-141-0/+12
* nptl: mark symbols with libc forwarder hiddenTimo Teräs2010-04-1471-3/+73
* 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
* pthread_mutex_timedlock: always build with optimizationsBernhard Reutner-Fischer2010-04-121-1/+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-238-10/+9
* improve parallel make behaviourAustin Foxley2010-02-233-5/+5
* nptl/headers: Convert the makefile targets into variables.Khem Raj2010-02-228-10/+14
* 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
* use macro to link ldso to libpthread, so it gets the the right name on 64 bit...Austin Foxley2010-02-191-1/+1
* fixes to get nptl compiling for x86_64Austin Foxley2010-02-198-41/+5
* Fixes to get nptl compiling for x86Khem Raj2010-02-193-3/+4
* 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
* compile fixes for i386 nptlAustin Foxley2010-02-1716-446/+16
* fix nptl build for sparcAustin Foxley2010-02-171-1/+0
* move pthread_barrier_{init,destroy} to sysdeps/pthreadAustin Foxley2010-02-175-1/+7
* Fix nptl build for mipsKhem Raj2010-02-173-2/+24
* sparc/nptl: typo fixesAustin Foxley2010-02-172-2/+2
* sparc/nptl: fix wrong vfork hidden defAustin Foxley2010-02-171-1/+1
* Add missing lowlevelrobustlock.cKhem Raj2010-02-171-0/+114
* update nptl gitignoreAustin Foxley2010-02-171-7/+8
* fix typoAustin Foxley2010-02-171-1/+1
* Assorted fixed to get nptl compiling on ARMKhem Raj2010-02-1719-62/+196
* a few more build fixes nptl syncAustin Foxley2010-02-166-25/+17
* mass sync with glibc nptlAustin Foxley2010-02-16296-5383/+18461
* sparc/sysdep: Unify sparc sysdep.hAustin Foxley2010-02-131-65/+0
* arm/sysdep: Unify arm sysdep.hKhem Raj2010-02-111-334/+0
* mips/sysdep.h: Unify mips sysdep.hKhem Raj2010-02-112-412/+0
* nptl: sysdep headers update for i386, mips and x86_64Carmelo Amoroso2010-02-093-3/+3
* nptl: sysdep headers re-factoringCarmelo Amoroso2010-02-097-630/+0
* pthread_{attr_,}{s,g}etaffinity: cleanup symbol namesBernhard Reutner-Fischer2010-02-054-13/+10
* Add -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some sources in nptl/libpthread b...Khem Raj2010-02-011-0/+1
* Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1Khem Raj2010-01-252-0/+2
* mips/dl-tls.h: Adjust TLS_TPREL_VALUE and TLS_DTPREL_VALUEKhem Raj2010-01-251-4/+4