aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/x86_64
AgeCommit message (Expand)AuthorFilesLines
2014-06-11Move x86_64 code out of nptl/ subdirectory.Roland McGrath13-738/+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-05-13Clean up __exit_thread.Roland McGrath1-7/+0
2014-03-14Compile with -Wundef.Roland McGrath1-4/+4
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae7-7/+7
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka1-2/+2
2013-10-30rename configure.in to configure.acMike Frysinger2-1/+1
2013-05-15Reserve new TLS field for x86 and x86_64Andreas Jaeger1-1/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers7-7/+7
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-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath1-82/+0
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-14Add sysdeps/x86_64/{64,x32}/shlib-versionsH.J. Lu2-0/+6
2012-05-11Update comments for CALL_THREAD_FCTH.J. Lu1-5/+5
2012-05-11Add sysdeps/x86_64/x32/tls.hH.J. Lu1-0/+46
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-05-02Kill trailing whitespace.Paul Pluzhnikov1-1/+1
2012-05-02Avoid "anonymous" code in pthread_spin_lock.Paul Pluzhnikov2-1/+36
2012-04-20Delete unused TLS_GET_FS, TLS_SET_FS macros.Paul Pluzhnikov1-8/+1
2012-03-19Use __asm__("rsp") to get CURRENT_STACK_FRAMEH.J. Lu1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert5-15/+10
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper1-6/+1
2011-08-14Align x86 TCB to 64 bytes (cache line size), important for Atom.Roland McGrath1-4/+12
2011-07-06Rebuild configure scriptsUlrich Drepper1-1/+1
2011-02-15Remove use of ranlib.Ulrich Drepper1-9/+89
2010-10-13Fix alignment of AVX safe area on x86-64.H.J. Lu2-8/+4
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath1-32/+0
2009-08-25Handle AVX saving on x86-64 in interrupted smbol lookups.Ulrich Drepper1-2/+8
2009-08-04Optimize x86-64 syscall cancellation handling.Ulrich Drepper1-0/+10
2009-07-31Regenerated.Ulrich Drepper1-8/+40
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 Drepper2-18/+56
2009-07-23Check for .cfi_{personality,lsda} on x86-64.Ulrich Drepper2-0/+59
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
2008-08-15* sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.Ulrich Drepper1-10/+0
2007-12-14* sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additionalUlrich Drepper1-4/+3
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 Drepper2-0/+7
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