aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/x86_64/tls.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-11Move x86_64 code out of nptl/ subdirectory.Roland McGrath1-424/+0
2014-06-09Start cleaning up TLS initial value for pthread_create.Roland McGrath1-0/+2
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab1-1/+1
2014-03-14Compile with -Wundef.Roland McGrath1-4/+4
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka1-2/+2
2013-05-15Reserve new TLS field for x86 and x86_64Andreas Jaeger1-1/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-26Cast to __intptr_t before casting pointer to int64H.J. Lu1-2/+3
2012-11-02Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu1-2/+9
2012-09-24Add "()" when casting to uint64_t for 64-bit storeH.J. Lu1-2/+2
2012-05-14Add x32 support to tcbhead_tH.J. Lu1-6/+1
2012-05-11Use uint64_t on 64-bit integerH.J. Lu1-2/+2
2012-05-11Replace movq/%q0 with mov/%0 in THREAD_SELFH.J. Lu1-1/+1
2012-04-20Delete unused TLS_GET_FS, TLS_SET_FS macros.Paul Pluzhnikov1-8/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper1-6/+1
2010-10-13Fix alignment of AVX safe area on x86-64.H.J. Lu1-6/+1
2009-08-25Handle AVX saving on x86-64 in interrupted smbol lookups.Ulrich Drepper1-2/+8
2009-07-29Fix x86-64 TCB alignment for future processor versions.Ulrich Drepper1-1/+6
2009-07-29Preserve SSE registers in runtime relocations on x86-64.Ulrich Drepper1-18/+55
2009-04-27* cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_ANDUlrich Drepper1-1/+12
2008-12-08* sysdeps/x86_64/tls.h (tcbhead_t): Add fields reserved for TMUlrich Drepper1-1/+9
2007-07-28* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper1-1/+1
2007-06-08[BZ #4586]Ulrich Drepper1-1/+1
2007-05-28* sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper1-1/+0
2007-05-26* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper1-8/+0
2007-05-25* sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,Ulrich Drepper1-0/+7
2007-05-25* sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.Ulrich Drepper1-0/+1
2007-05-23* init.c (__pthread_initialize_minimal_internal): Check whetherUlrich Drepper1-0/+4
2007-05-21* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper1-4/+1
2007-05-19* elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper1-0/+26
2007-04-26(tcbhead_t): Add vgetcpu_cache.Ulrich Drepper1-2/+3
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-25/+1
2007-07-31.Jakub Jelinek1-1/+25
2006-10-27USE_TLS support is now default.Ulrich Drepper1-3/+0
2006-04-27* Makeconfig (%.v.i rule): Don't use -DASSEMBLER.Roland McGrath1-2/+2
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper1-0/+10
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper1-0/+9
2005-05-21* sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete.Ulrich Drepper1-4/+6
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper1-2/+7
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-53/+6
2007-07-122.5-18.1Jakub Jelinek1-6/+53
2003-09-09* sysdeps/unix/sysv/linux/speed.cRoland McGrath1-0/+3
2003-06-22Update.Ulrich Drepper1-4/+0
2003-06-17Update.Ulrich Drepper1-0/+2
2003-05-01Update.Ulrich Drepper1-0/+4
2003-04-14Update.Ulrich Drepper1-2/+10
2003-04-12Update.Ulrich Drepper1-4/+13
2003-04-05Update.Ulrich Drepper1-0/+26