summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19add dwarf defines used in cfi statementsAustin Foxley
2010-02-19update kernel-features.h with futex featuresAustin 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-19x86_64: finish up tls reloc support in ldsoAustin 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-17Add missing libgcc_s.h header.Khem 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/sigaction: revert change. These semantics are needed for 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-11libc: build tsd only when tls is enabledAustin Foxley
2010-02-11ldso: fix USE_TLS checkAustin Foxley
2010-02-09nptl: sysdep headers update for i386, mips and x86_64Carmelo Amoroso
2010-02-09nptl_test: sysdep headers re-factoringCarmelo Amoroso
2010-02-09nptl: sysdep headers re-factoringCarmelo Amoroso
2010-02-08libc: Fix typo in include/rpcCarmelo Amoroso
2010-02-05Merge commit 'origin/master' into nptlAustin Foxley
2010-02-05TLS_TCB_AT_TP: avoid warning about undef cpp tokenBernhard Reutner-Fischer
2010-02-05pthread_{attr_,}{s,g}etaffinity: cleanup symbol namesBernhard Reutner-Fischer
2010-02-05prctl: silence shadow warningsBernhard Reutner-Fischer
2010-02-05kernel-features: add __ASSUME_POSIX_CPU_TIMERSBernhard Reutner-Fischer
2010-02-05ldso: add missing prototypesBernhard Reutner-Fischer
2010-02-05Revert "ftw.h installation: fix inverted logic"Bernhard Reutner-Fischer
2010-02-04libm: explain why some funcs are not implemented (yet)Bernhard Reutner-Fischer
2010-02-04libm: enable log2f and exp2fAurelien Jacobs
2010-02-03Unbreak build for sparc on some config'sAustin Foxley
2010-02-03__uClibc_main: use __pagesize to protect against recursionBernhard Reutner-Fischer
2010-02-03add gethostid() testcaseBernhard Reutner-Fischer