| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 7 | -7/+7 |
* | Use __glibc_reserved instead __unused. | Ondřej Bílka | 2013-11-26 | 1 | -2/+2 |
* | rename configure.in to configure.ac | Mike Frysinger | 2013-10-30 | 2 | -1/+1 |
* | Reserve new TLS field for x86 and x86_64 | Andreas Jaeger | 2013-05-15 | 1 | -1/+3 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 7 | -7/+7 |
* | Cast to __intptr_t before casting pointer to int64 | H.J. Lu | 2012-11-26 | 1 | -2/+3 |
* | Compile x86 rtld with -mno-sse -mno-mmx | H.J. Lu | 2012-11-02 | 1 | -2/+9 |
* | Add missing magic to GLIBC_PROVIDES. | Roland McGrath | 2012-10-09 | 1 | -82/+0 |
* | Add "()" when casting to uint64_t for 64-bit store | H.J. Lu | 2012-09-24 | 1 | -2/+2 |
* | Add x32 support to tcbhead_t | H.J. Lu | 2012-05-14 | 1 | -6/+1 |
* | Add sysdeps/x86_64/{64,x32}/shlib-versions | H.J. Lu | 2012-05-14 | 2 | -0/+6 |
* | Update comments for CALL_THREAD_FCT | H.J. Lu | 2012-05-11 | 1 | -5/+5 |
* | Add sysdeps/x86_64/x32/tls.h | H.J. Lu | 2012-05-11 | 1 | -0/+46 |
* | Use uint64_t on 64-bit integer | H.J. Lu | 2012-05-11 | 1 | -2/+2 |
* | Replace movq/%q0 with mov/%0 in THREAD_SELF | H.J. Lu | 2012-05-11 | 1 | -1/+1 |
* | Kill trailing whitespace. | Paul Pluzhnikov | 2012-05-02 | 1 | -1/+1 |
* | Avoid "anonymous" code in pthread_spin_lock. | Paul Pluzhnikov | 2012-05-02 | 2 | -1/+36 |
* | Delete unused TLS_GET_FS, TLS_SET_FS macros. | Paul Pluzhnikov | 2012-04-20 | 1 | -8/+1 |
* | Use __asm__("rsp") to get CURRENT_STACK_FRAME | H.J. Lu | 2012-03-19 | 1 | -1/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 5 | -15/+10 |
* | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 2011-09-11 | 1 | -6/+1 |
* | Align x86 TCB to 64 bytes (cache line size), important for Atom. | Roland McGrath | 2011-08-14 | 1 | -4/+12 |
* | Rebuild configure scripts | Ulrich Drepper | 2011-07-06 | 1 | -1/+1 |
* | Remove use of ranlib. | Ulrich Drepper | 2011-02-15 | 1 | -9/+89 |
* | Fix alignment of AVX safe area on x86-64. | H.J. Lu | 2010-10-13 | 2 | -8/+4 |
* | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2009-09-15 | 1 | -32/+0 |
* | Handle AVX saving on x86-64 in interrupted smbol lookups. | Ulrich Drepper | 2009-08-25 | 1 | -2/+8 |
* | Optimize x86-64 syscall cancellation handling. | Ulrich Drepper | 2009-08-04 | 1 | -0/+10 |
* | Regenerated. | Ulrich Drepper | 2009-07-31 | 1 | -8/+40 |
* | Fix x86-64 TCB alignment for future processor versions. | Ulrich Drepper | 2009-07-29 | 1 | -1/+6 |
* | Preserve SSE registers in runtime relocations on x86-64. | Ulrich Drepper | 2009-07-29 | 2 | -18/+56 |
* | Check for .cfi_{personality,lsda} on x86-64. | Ulrich Drepper | 2009-07-23 | 2 | -0/+59 |
* | * cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_AND | Ulrich Drepper | 2009-04-27 | 1 | -1/+12 |
* | * sysdeps/x86_64/tls.h (tcbhead_t): Add fields reserved for TM | Ulrich Drepper | 2008-12-08 | 1 | -1/+9 |
* | * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK. | Ulrich Drepper | 2008-08-15 | 1 | -10/+0 |
* | * sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additional | Ulrich Drepper | 2007-12-14 | 1 | -4/+3 |
* | * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned | Ulrich Drepper | 2007-07-28 | 1 | -1/+1 |
* | [BZ #4586] | Ulrich Drepper | 2007-06-08 | 1 | -1/+1 |
* | * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit | Ulrich Drepper | 2007-05-28 | 1 | -1/+0 |
* | * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>. | Ulrich Drepper | 2007-05-26 | 1 | -8/+0 |
* | * sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX, | Ulrich Drepper | 2007-05-25 | 1 | -0/+7 |
* | * sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag. | Ulrich Drepper | 2007-05-25 | 1 | -0/+1 |
* | * init.c (__pthread_initialize_minimal_internal): Check whether | Ulrich Drepper | 2007-05-23 | 2 | -0/+7 |
* | * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value | Ulrich Drepper | 2007-05-21 | 1 | -4/+1 |
* | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper | 2007-05-19 | 1 | -0/+26 |
* | * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu. | Ulrich Drepper | 2007-04-26 | 1 | -0/+1 |
* | (tcbhead_t): Add vgetcpu_cache. | Ulrich Drepper | 2007-04-26 | 1 | -2/+3 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -25/+1 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -1/+25 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -3/+0 |