Age | Commit message (Expand) | Author |
2011-03-03 | add missing prototypes | Peter S. Mazinger |
2011-03-03 | use common sigthread.h | Peter S. Mazinger |
2011-03-03 | add missing prototypes | Peter S. Mazinger |
2011-03-03 | syntax fixes | Peter S. Mazinger |
2011-03-03 | avoid warnings on _STACK_GROWS_* usage | Peter S. Mazinger |
2011-02-25 | nptl:arm: add a wrapper for .cfi_sections pseudo-ops | Carmelo Amoroso |
2011-02-24 | linuxthreads.old: fix nommu initial thread stack detection | Mike Frysinger |
2011-02-09 | arm: mv nptl specific atomic impl to common place | Bernhard Reutner-Fischer |
2011-02-02 | arm: fix the static link problem for ARM due to undefined __tls_get_addr | Nitin Garg |
2011-01-29 | nptl/mips64: Fix build when using mips64 and ABIs other than o32 | Khem Raj |
2011-01-20 | nptl: Fix __USER_LABEL_PREFIX__ concatenatio | Will Newton |
2011-01-20 | nptl: fix start_thread() for _STACK_GROWS_UP | Will Newton |
2011-01-05 | nptl: get rid of the last preprocessor warning when __ASSUME_TGKILL is not de... | Carmelo Amoroso |
2011-01-04 | nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined | Carmelo Amoroso |
2010-12-29 | sparc: fix linking issue with __syscall_error.c | Austin Foxley |
2010-12-23 | linuxthreads: Fix compilation breakage | Matt Fleming |
2010-12-21 | libpthread/nptl_db: Append options to LDFLAGS based on if LD is set to gcc dr... | Khem Raj |
2010-12-18 | sem_open.c/sem_unlink.c: Use INTUSE macro to get proper function call to __pt... | Khem Raj |
2010-12-18 | nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*... | Khem Raj |
2010-12-09 | nptl: fix Unwind_Resume PLT calls | Timo Teräs |
2010-12-01 | libc_sh: add __tls_get_addr to static libc (SH) | Filippo Arcidiacono |
2010-12-01 | Revert "libc_tls: Do not include generic libc-tls from arch specific implemen... | Carmelo Amoroso |
2010-11-29 | libc_tls: Do not include generic libc-tls from arch specific implementation | Carmelo Amoroso |
2010-11-11 | ntpl: fix static linking by not leaking SSP_ALL_CFLAGS | Natanael Copa |
2010-11-10 | microblaze: thread support | Steven J. Magnani |
2010-10-27 | mips: fix errno setting after syscall | Alexander Gordeev |
2010-10-22 | *: inline constant __sig{add,del}set and __sigismember | Denys Vlasenko |
2010-09-09 | nptl: fix static linking | Natanael Copa |
2010-08-17 | nptl: fix calling convention for __pthread_mutex_cond_lock | Timo Teräs |
2010-08-05 | Revert "nptl i686: fix pthread_cond_wait.S compilation" | Bernhard Reutner-Fischer |
2010-08-05 | nptl: fix x86 assembly PIC relocations | Timo Teräs |
2010-08-02 | nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6 | Bernhard Reutner-Fischer |
2010-07-30 | nptl: fix LFS handling | Bernhard Reutner-Fischer |
2010-07-30 | nptl: do not define _POSIX_SPAWN since its not implemented | Natanael Copa |
2010-07-15 | nptl: (librt) powerpc32's PSEUDO_RET needs __syscall_error | Bernhard Reutner-Fischer |
2010-07-14 | nptl: remove superfluous =1 from defines | Bernhard Reutner-Fischer |
2010-07-14 | nptl: x86_64: fix compilation of unwinder | Bernhard Reutner-Fischer |
2010-07-14 | nptl i686: fix pthread_cond_wait.S compilation | Roman I Khimov |
2010-07-06 | nptl: disregard generated tcb-offsets.c | Bernhard Reutner-Fischer |
2010-07-06 | nptl: Filter out gen_tcb-offsets.c from CSRC for libpthread. | Khem Raj |
2010-07-06 | nptl: fix buildsys | Bernhard Reutner-Fischer |
2010-07-06 | nptl: fix subdirs handling | Bernhard Reutner-Fischer |
2010-07-06 | nptl: simplify buildsys | Bernhard Reutner-Fischer |
2010-06-30 | mips/syscall-error: Choose the correct version for setting up errno. | Khem Raj |
2010-06-30 | nptl/errno: Use a separate __errno_location for libpthread. | Khem Raj |
2010-06-30 | nptl/generic: Build generic libc-tls.c for non-mips architectures. | Khem Raj |
2010-06-29 | arm/nptl: Use the old C version of _Unwind_Resume in thumb mode. | Khem Raj |
2010-06-25 | test/nptl: move eintr.c to where it belongs | Bernhard Reutner-Fischer |
2010-06-24 | nptl: arm: make it compile again | Bernhard Reutner-Fischer |
2010-06-24 | use uniform form of C99 keywords | Bernhard Reutner-Fischer |