Age | Commit message (Expand) | Author |
2015-06-18 | Fix libgcc_s_resume issue with gcc 5.1 | Thomas Petazzoni |
2015-01-26 | merge upstream changes | Waldemar Brodkorb |
2015-01-23 | nptl: compile pt-vfork in ARM-mode | Bernhard Reutner-Fischer |
2014-11-13 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-11-13 | nptl: compile pt-vfork in ARM-mode | Bernhard Reutner-Fischer |
2014-09-20 | nptl: remove duplicate vfork() in libpthread | Waldemar Brodkorb |
2014-09-16 | buildsys: remove now redundant lib placement defines | Bernhard Reutner-Fischer |
2014-08-18 | uclibc: nptl: fix __lll_lock_wait_private multiple definition | Tony Wu |
2014-01-15 | nptl: Fix arm pt-vfork | Bernhard Reutner-Fischer |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-01-27 | libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code | Carmelo Amoroso |
2011-05-13 | unwind.h: Move to libc/sysdeps from nptl sysdeps | Khem Raj |
2011-03-09 | remove trailing ';' from _syscallX() | Peter S. Mazinger |
2011-02-25 | nptl:arm: add a wrapper for .cfi_sections pseudo-ops | Carmelo Amoroso |
2011-02-09 | arm: mv nptl specific atomic impl to common place | Bernhard Reutner-Fischer |
2010-11-11 | ntpl: fix static linking by not leaking SSP_ALL_CFLAGS | Natanael Copa |
2010-07-14 | nptl: remove superfluous =1 from defines | Bernhard Reutner-Fischer |
2010-07-06 | nptl: fix buildsys | Bernhard Reutner-Fischer |
2010-06-29 | arm/nptl: Use the old C version of _Unwind_Resume in thumb mode. | Khem Raj |
2010-06-24 | nptl: arm: make it compile again | Bernhard Reutner-Fischer |
2010-06-24 | use uniform form of C99 keywords | Bernhard Reutner-Fischer |
2010-06-23 | arm/nptl: Sync unwinding with glibc. | Khem Raj |
2010-06-23 | arm/nptl: sysdep-cancel.h needs syscall handing for EABI | Khem Raj |
2010-04-16 | nptl: mark forwarded functions protected | Timo Teras |
2010-04-16 | Revert "nptl: mark symbols with libc forwarder hidden" | Timo Teras |
2010-04-14 | nptl: mark symbols with libc forwarder hidden | Timo Teräs |
2010-02-18 | include tcb-offsets.h in sysdep-cancel.h for arm. | Khem Raj |
2010-02-17 | Fix nptl build for mips | Khem Raj |
2010-02-17 | Assorted fixed to get nptl compiling on ARM | Khem Raj |
2010-02-16 | mass sync with glibc nptl | Austin Foxley |
2010-02-11 | arm/sysdep: Unify arm sysdep.h | Khem Raj |
2010-02-01 | Add -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some sources in nptl/libpthread b... | Khem Raj |
2010-01-25 | Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1 | Khem Raj |
2009-10-17 | whitespace fixes | Austin Foxley |
2009-10-17 | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley |