summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Move x86_64 code out of nptl/ subdirectory.Roland McGrath2014-06-1113-738/+0
* Start cleaning up TLS initial value for pthread_create.Roland McGrath2014-06-091-0/+2
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* Clean up __exit_thread.Roland McGrath2014-05-131-7/+0
* Compile with -Wundef.Roland McGrath2014-03-141-4/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-017-7/+7
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-2/+2
* rename configure.in to configure.acMike Frysinger2013-10-302-1/+1
* Reserve new TLS field for x86 and x86_64Andreas Jaeger2013-05-151-1/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-027-7/+7
* Cast to __intptr_t before casting pointer to int64H.J. Lu2012-11-261-2/+3
* Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu2012-11-021-2/+9
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-091-82/+0
* Add "()" when casting to uint64_t for 64-bit storeH.J. Lu2012-09-241-2/+2
* Add x32 support to tcbhead_tH.J. Lu2012-05-141-6/+1
* Add sysdeps/x86_64/{64,x32}/shlib-versionsH.J. Lu2012-05-142-0/+6
* Update comments for CALL_THREAD_FCTH.J. Lu2012-05-111-5/+5
* Add sysdeps/x86_64/x32/tls.hH.J. Lu2012-05-111-0/+46
* Use uint64_t on 64-bit integerH.J. Lu2012-05-111-2/+2
* Replace movq/%q0 with mov/%0 in THREAD_SELFH.J. Lu2012-05-111-1/+1
* Kill trailing whitespace.Paul Pluzhnikov2012-05-021-1/+1
* Avoid "anonymous" code in pthread_spin_lock.Paul Pluzhnikov2012-05-022-1/+36
* Delete unused TLS_GET_FS, TLS_SET_FS macros.Paul Pluzhnikov2012-04-201-8/+1
* Use __asm__("rsp") to get CURRENT_STACK_FRAMEH.J. Lu2012-03-191-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-095-15/+10
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-111-6/+1
* Align x86 TCB to 64 bytes (cache line size), important for Atom.Roland McGrath2011-08-141-4/+12
* Rebuild configure scriptsUlrich Drepper2011-07-061-1/+1
* Remove use of ranlib.Ulrich Drepper2011-02-151-9/+89
* Fix alignment of AVX safe area on x86-64.H.J. Lu2010-10-132-8/+4
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-151-32/+0
* Handle AVX saving on x86-64 in interrupted smbol lookups.Ulrich Drepper2009-08-251-2/+8
* Optimize x86-64 syscall cancellation handling.Ulrich Drepper2009-08-041-0/+10
* Regenerated.Ulrich Drepper2009-07-311-8/+40
* Fix x86-64 TCB alignment for future processor versions.Ulrich Drepper2009-07-291-1/+6
* Preserve SSE registers in runtime relocations on x86-64.Ulrich Drepper2009-07-292-18/+56
* Check for .cfi_{personality,lsda} on x86-64.Ulrich Drepper2009-07-232-0/+59
* * cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_ANDUlrich Drepper2009-04-271-1/+12
* * sysdeps/x86_64/tls.h (tcbhead_t): Add fields reserved for TMUlrich Drepper2008-12-081-1/+9
* * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.Ulrich Drepper2008-08-151-10/+0
* * sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additionalUlrich Drepper2007-12-141-4/+3
* * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper2007-07-281-1/+1
* [BZ #4586]Ulrich Drepper2007-06-081-1/+1
* * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper2007-05-281-1/+0
* * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper2007-05-261-8/+0
* * sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,Ulrich Drepper2007-05-251-0/+7
* * sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.Ulrich Drepper2007-05-251-0/+1
* * init.c (__pthread_initialize_minimal_internal): Check whetherUlrich Drepper2007-05-232-0/+7
* * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper2007-05-211-4/+1
* * elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper2007-05-191-0/+26