summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pregen-headers: Add new target which depends on headers.Khem Raj2010-02-231-2/+2
* pregen: Fix the parallel build problem in pregen targetKhem Raj2010-02-231-5/+3
* get rid of extra variables for nptl pregen altogetherAustin Foxley2010-02-238-10/+9
* order headers before pregen-headersAustin Foxley2010-02-231-1/+1
* improve parallel make behaviourAustin Foxley2010-02-235-7/+9
* initialize new pregen-headers-y variable before including sub makefilesAustin Foxley2010-02-221-1/+2
* nptl/headers: Convert the makefile targets into variables.Khem Raj2010-02-229-11/+16
* Get x86_64 compile to succeed.Khem Raj2010-02-192-3/+4
* sparc: disable cancellable system, as it fails in strange ways right nowAustin Foxley2010-02-191-1/+4
* sparc: also needs generic version of lowlevelrobustlockAustin Foxley2010-02-191-1/+1
* Add dummy tcb-offsets.hKhem Raj2010-02-192-1/+2
* 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
* add dwarf defines used in cfi statementsAustin Foxley2010-02-191-0/+19
* update kernel-features.h with futex featuresAustin Foxley2010-02-191-0/+17
* 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-1910-49/+10
* x86_64: finish up tls reloc support in ldsoAustin Foxley2010-02-192-8/+28
* 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-182-158/+125
* x86_64: unify sysdep.hAustin Foxley2010-02-182-115/+94
* 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-1712-7/+31
* compile fixes for i386 nptlAustin Foxley2010-02-1716-112/+18
* fix nptl build for sparcAustin Foxley2010-02-172-2/+5
* move pthread_barrier_{init,destroy} to sysdeps/pthreadAustin Foxley2010-02-175-1/+7
* Fix nptl build for mipsKhem Raj2010-02-174-2/+27
* 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
* Add missing libgcc_s.h header.Khem Raj2010-02-172-1/+2
* 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-1724-80/+258
* a few more build fixes nptl syncAustin Foxley2010-02-167-26/+19
* mass sync with glibc nptlAustin Foxley2010-02-16299-5443/+18806
* sparc/sigaction: revert change. These semantics are needed for nptlAustin Foxley2010-02-131-4/+5
* sparc/sysdep: Unify sparc sysdep.hAustin Foxley2010-02-131-1/+1
* arm/sysdep: Unify arm sysdep.hKhem Raj2010-02-112-341/+278
* mips/sysdep.h: Unify mips sysdep.hKhem Raj2010-02-113-428/+350
* libc: build tsd only when tls is enabledAustin Foxley2010-02-111-1/+1
* ldso: fix USE_TLS checkAustin Foxley2010-02-111-1/+1
* nptl: sysdep headers update for i386, mips and x86_64Carmelo Amoroso2010-02-093-3/+3
* nptl_test: sysdep headers re-factoringCarmelo Amoroso2010-02-094-2/+11
* nptl: sysdep headers re-factoringCarmelo Amoroso2010-02-098-193/+70
* libc: Fix typo in include/rpcCarmelo Amoroso2010-02-083-6/+6
* Merge commit 'origin/master' into nptlAustin Foxley2010-02-0518-58/+115
|\