aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/i386
AgeCommit message (Expand)Author
2014-06-12Move i386 code out of nptl/ subdirectory.Roland McGrath
2014-06-09Start cleaning up TLS initial value for pthread_create.Roland McGrath
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-13Clean up __exit_thread.Roland McGrath
2014-03-14Compile with -Wundef.Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-05-15Reserve new TLS field for x86 and x86_64Andreas Jaeger
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-26Cast to __intptr_t before casting pointer to int64H.J. Lu
2012-10-02Update copyright yearsH.J. Lu
2012-09-19Cast to uint64_t for 64-bit storeH.J. Lu
2012-05-02Avoid "anonymous" code in pthread_spin_lock.Paul Pluzhnikov
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-23Remove unnecessary include from x86-32 tls.hUlrich Drepper
2011-10-23Fix strnlen changeUlrich Drepper
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper
2011-08-14Align x86 TCB to 64 bytes (cache line size), important for Atom.Roland McGrath
2009-04-27* cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_ANDUlrich Drepper
2007-07-28* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper
2007-06-08[BZ #4586]Ulrich Drepper
2007-05-28* sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich 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 whetherUlrich Drepper
2007-05-19* elf/dl-close.c (_dl_close_worker): When removing object fromUlrich 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-27USE_TLS support is now default.Ulrich Drepper
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.hRoland 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-04-26Fix typo.Ulrich Drepper
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-22Test for stack alignment.Ulrich Drepper
2004-09-02Update.Ulrich Drepper
2004-03-25* Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sedRoland McGrath
2004-03-09Update.Ulrich Drepper
2004-03-05Update.Ulrich Drepper
2003-12-19Update.Ulrich Drepper
2003-12-10Update.Ulrich Drepper
2003-09-17Update.Ulrich Drepper
2003-09-17Update.Ulrich Drepper
2003-09-09* sysdeps/unix/sysv/linux/speed.cRoland McGrath
2003-06-22Update.Ulrich Drepper