Age | Commit message (Expand) | Author |
2012-10-09 | Add missing magic to GLIBC_PROVIDES. | Roland McGrath |
2012-09-24 | Add "()" when casting to uint64_t for 64-bit store | H.J. Lu |
2012-05-14 | Add x32 support to tcbhead_t | H.J. Lu |
2012-05-14 | Add sysdeps/x86_64/{64,x32}/shlib-versions | H.J. Lu |
2012-05-11 | Update comments for CALL_THREAD_FCT | H.J. Lu |
2012-05-11 | Add sysdeps/x86_64/x32/tls.h | H.J. Lu |
2012-05-11 | Use uint64_t on 64-bit integer | H.J. Lu |
2012-05-11 | Replace movq/%q0 with mov/%0 in THREAD_SELF | H.J. Lu |
2012-05-02 | Kill trailing whitespace. | Paul Pluzhnikov |
2012-05-02 | Avoid "anonymous" code in pthread_spin_lock. | Paul Pluzhnikov |
2012-04-20 | Delete unused TLS_GET_FS, TLS_SET_FS macros. | Paul Pluzhnikov |
2012-03-19 | Use __asm__("rsp") to get CURRENT_STACK_FRAME | H.J. Lu |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-09-11 | Remove --wth-tls option, TLS support is required | Ulrich Drepper |
2011-08-14 | Align x86 TCB to 64 bytes (cache line size), important for Atom. | Roland McGrath |
2011-07-06 | Rebuild configure scripts | Ulrich Drepper |
2011-02-15 | Remove use of ranlib. | Ulrich Drepper |
2010-10-13 | Fix alignment of AVX safe area on x86-64. | H.J. Lu |
2009-09-15 | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath |
2009-08-25 | Handle AVX saving on x86-64 in interrupted smbol lookups. | Ulrich Drepper |
2009-08-04 | Optimize x86-64 syscall cancellation handling. | Ulrich Drepper |
2009-07-31 | Regenerated. | Ulrich Drepper |
2009-07-29 | Fix x86-64 TCB alignment for future processor versions. | Ulrich Drepper |
2009-07-29 | Preserve SSE registers in runtime relocations on x86-64. | Ulrich Drepper |
2009-07-23 | Check for .cfi_{personality,lsda} on x86-64. | Ulrich Drepper |
2009-04-27 | * cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_AND | Ulrich Drepper |
2008-12-08 | * sysdeps/x86_64/tls.h (tcbhead_t): Add fields reserved for TM | Ulrich Drepper |
2008-08-15 | * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK. | Ulrich Drepper |
2007-12-14 | * sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additional | Ulrich Drepper |
2007-07-28 | * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned | Ulrich Drepper |
2007-06-08 | [BZ #4586] | Ulrich Drepper |
2007-05-28 | * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit | Ulrich Drepper |
2007-05-26 | * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>. | Ulrich Drepper |
2007-05-25 | * sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX, | Ulrich Drepper |
2007-05-25 | * sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag. | Ulrich Drepper |
2007-05-23 | * init.c (__pthread_initialize_minimal_internal): Check whether | Ulrich Drepper |
2007-05-21 | * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value | Ulrich Drepper |
2007-05-19 | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper |
2007-04-26 | * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu. | Ulrich Drepper |
2007-04-26 | (tcbhead_t): Add vgetcpu_cache. | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper |
2006-04-27 | * Makeconfig (%.v.i rule): Don't use -DASSEMBLER. | Roland McGrath |
2006-01-10 | * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. | Roland McGrath |
2005-12-28 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | Roland McGrath |
2005-12-18 | * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. | Ulrich Drepper |
2005-06-26 | * Versions.def (ld): Add GLIBC_2.4. | Ulrich Drepper |
2005-05-21 | * sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete. | Ulrich Drepper |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper |