Age | Commit message (Expand) | Author |
2017-07-28 | nptl: remove asm from sysdep-cancel.h | Waldemar Brodkorb |
2017-07-28 | nptl: remove sysdep-cancel ASM macros, convert to C | Waldemar Brodkorb |
2017-07-05 | Remove CALL_THREAD_FCT macro | Waldemar Brodkorb |
2017-06-06 | silence gcc, add missing include | Waldemar Brodkorb |
2017-05-14 | or1k: add NPTL/TLS support | Waldemar Brodkorb |
2017-05-12 | pthread_getcpuclockid.c: fix clockid computation | Sergey Korolev |
2017-04-22 | remove unused HP_TIMING_AVAIL and header | Waldemar Brodkorb |
2017-04-22 | remove unused pt-raise.c files | Waldemar Brodkorb |
2017-02-17 | arm: fix static linking issues | Waldemar Brodkorb |
2017-02-01 | add experimental aarch64 support | Waldemar Brodkorb |
2017-01-28 | remove PID caching | Waldemar Brodkorb |
2017-01-22 | nds32: add NPTL/TLS, *context function, libm changes and code cleanup | Vincent Ren-Wei Chen |
2016-12-10 | xtensa: fix static linking | Waldemar Brodkorb |
2016-12-02 | remove libintl stub and libintl.h header | Waldemar Brodkorb |
2016-11-30 | NONTLS_INIT_TP is never defined, remove dead code | Waldemar Brodkorb |
2016-11-29 | libpthread: Fix inclusion of unwind code. | Ignacy Gawędzki |
2016-11-27 | remove UCLIBC_HAS_LFS | Waldemar Brodkorb |
2016-11-27 | microblaze: fixup gcc warnings | Waldemar Brodkorb |
2016-11-27 | microblaze: sync sysdep-cancel.h/sydep.h with GNU libc | Waldemar Brodkorb |
2016-11-27 | sh: remove duplicate code | Waldemar Brodkorb |
2016-11-27 | Revert "sh: fix static linking issue" | Waldemar Brodkorb |
2016-11-10 | nptl: add pthread_getname_np/pthread_setname_np from GNU libc | Waldemar Brodkorb |
2016-11-04 | nios2: sync support with glibc | Waldemar Brodkorb |
2016-11-03 | microblaze: add NPTL/TLS support from GNU libc | Waldemar Brodkorb |
2016-10-13 | cleanup and fix static linking issues | Waldemar Brodkorb |
2016-10-13 | ARC: nptl: cancellable wrappers were broken #2 | Vineet Gupta |
2016-10-13 | ARC: nptl: cancellable wrappers were broken | Vineet Gupta |
2016-10-05 | cleanup ppc port | Waldemar Brodkorb |
2016-09-26 | use a single libc and deduplicate threading code | Waldemar Brodkorb |
2016-09-26 | always assume tgkill is present | Waldemar Brodkorb |
2016-09-26 | remove dead code and documentation | Waldemar Brodkorb |
2016-07-31 | deduplicate jmpbuf-unwind.h | Waldemar Brodkorb |
2016-07-17 | cleanup PTR_MANGLE/PTR_DEMANGLE support | Waldemar Brodkorb |
2016-07-10 | x86_64: use C implementation for pthread_cond_wait/pthread_cond_timedwait | Waldemar Brodkorb |
2016-06-18 | remove unused Makefiles | Waldemar Brodkorb |
2016-06-12 | xtensa: use generic lowlevellock | Waldemar Brodkorb |
2016-06-12 | metag: use generic lowlevellock | Waldemar Brodkorb |
2016-06-12 | arc: use generic lowlevellock | Waldemar Brodkorb |
2016-05-31 | ARM: nptl: Use generic lowlevellock.c, patch from glibc | Leonid Lisovskiy |
2016-05-31 | arm: add non-assembly versions of pthread_spin_lock/pthread_spin_trylock | Waldemar Brodkorb |
2016-05-28 | sigaction: fix for THREADS_NATIVE | Baruch Siach |
2016-04-15 | replace FSF addresses with URLs | Nikola Forró |
2016-04-05 | remove accidentally added files while cleaning up incomplete sparcv9 support | Waldemar Brodkorb |
2016-01-10 | NPTL: Fix __pthread_once old style declaration | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__ | Waldemar Brodkorb |
2015-11-30 | xtensa: avoid some compiler warnings | Waldemar Brodkorb |
2015-10-22 | NPTL/ARC: fix __lll_lock_wait_private redefinition for static links | Vineet Gupta |
2015-10-08 | xtensa: support call0 ABI | Max Filippov |
2015-08-22 | quieten compile warnings | Waldemar Brodkorb |
2015-08-02 | sh: fix static linking issue | Waldemar Brodkorb |