Age | Commit message (Expand) | Author |
2010-02-22 | nptl/headers: Convert the makefile targets into variables. | Khem Raj |
2010-02-19 | Get x86_64 compile to succeed. | Khem Raj |
2010-02-19 | sparc: disable cancellable system, as it fails in strange ways right now | Austin Foxley |
2010-02-19 | sparc: also needs generic version of lowlevelrobustlock | Austin Foxley |
2010-02-19 | Add dummy tcb-offsets.h | Khem Raj |
2010-02-19 | nptl_sh: Fix build problem with FUTEX_CLOCK_REALTIME | Carmelo Amoroso |
2010-02-19 | x86_64: compile pthread it's own version of __syscall_error | Austin Foxley |
2010-02-19 | more fixes for x86_64 nptl | Austin Foxley |
2010-02-19 | add dwarf defines used in cfi statements | Austin Foxley |
2010-02-19 | update kernel-features.h with futex features | Austin Foxley |
2010-02-19 | use macro to link ldso to libpthread, so it gets the the right name on 64 bit... | Austin Foxley |
2010-02-19 | fixes to get nptl compiling for x86_64 | Austin Foxley |
2010-02-19 | x86_64: finish up tls reloc support in ldso | Austin Foxley |
2010-02-19 | Fixes to get nptl compiling for x86 | Khem Raj |
2010-02-18 | Fix typo in generated file names. | Khem Raj |
2010-02-18 | i386 unify sysdep.h | Austin Foxley |
2010-02-18 | x86_64: unify sysdep.h | Austin Foxley |
2010-02-18 | nptl: Fix clean target to remove generated files | Carmelo Amoroso |
2010-02-18 | include tcb-offsets.h in sysdep-cancel.h for arm. | Khem Raj |
2010-02-17 | Get new nptl building on SH4 | Khem Raj |
2010-02-17 | compile fixes for i386 nptl | Austin Foxley |
2010-02-17 | fix nptl build for sparc | Austin Foxley |
2010-02-17 | move pthread_barrier_{init,destroy} to sysdeps/pthread | Austin Foxley |
2010-02-17 | Fix nptl build for mips | Khem Raj |
2010-02-17 | sparc/nptl: typo fixes | Austin Foxley |
2010-02-17 | sparc/nptl: fix wrong vfork hidden def | Austin Foxley |
2010-02-17 | Add missing lowlevelrobustlock.c | Khem Raj |
2010-02-17 | Add missing libgcc_s.h header. | Khem Raj |
2010-02-17 | update nptl gitignore | Austin Foxley |
2010-02-17 | fix typo | Austin Foxley |
2010-02-17 | Assorted fixed to get nptl compiling on ARM | Khem Raj |
2010-02-16 | a few more build fixes nptl sync | Austin Foxley |
2010-02-16 | mass sync with glibc nptl | Austin Foxley |
2010-02-13 | sparc/sigaction: revert change. These semantics are needed for nptl | Austin Foxley |
2010-02-13 | sparc/sysdep: Unify sparc sysdep.h | Austin Foxley |
2010-02-11 | arm/sysdep: Unify arm sysdep.h | Khem Raj |
2010-02-11 | mips/sysdep.h: Unify mips sysdep.h | Khem Raj |
2010-02-11 | libc: build tsd only when tls is enabled | Austin Foxley |
2010-02-11 | ldso: fix USE_TLS check | Austin Foxley |
2010-02-09 | nptl: sysdep headers update for i386, mips and x86_64 | Carmelo Amoroso |
2010-02-09 | nptl_test: sysdep headers re-factoring | Carmelo Amoroso |
2010-02-09 | nptl: sysdep headers re-factoring | Carmelo Amoroso |
2010-02-08 | libc: Fix typo in include/rpc | Carmelo Amoroso |
2010-02-05 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-02-05 | TLS_TCB_AT_TP: avoid warning about undef cpp token | Bernhard Reutner-Fischer |
2010-02-05 | pthread_{attr_,}{s,g}etaffinity: cleanup symbol names | Bernhard Reutner-Fischer |
2010-02-05 | prctl: silence shadow warnings | Bernhard Reutner-Fischer |
2010-02-05 | kernel-features: add __ASSUME_POSIX_CPU_TIMERS | Bernhard Reutner-Fischer |
2010-02-05 | ldso: add missing prototypes | Bernhard Reutner-Fischer |
2010-02-05 | Revert "ftw.h installation: fix inverted logic" | Bernhard Reutner-Fischer |