aboutsummaryrefslogtreecommitdiff
path: root/csu/libc-tls.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-08i386: Add <startup.h> [BZ #21913]H.J. Lu1-1/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-26Initialize the stack guard earlier when linking statically [BZ #7065]Nick Alcock1-13/+4
2016-12-21Remove unused function _dl_tls_setupFlorian Weimer1-19/+0
2016-08-03elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-06-24Align TCB offset to the maximum alignmentH.J. Lu1-1/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab1-2/+2
2014-01-31[BZ #16046] Static dlopen correction fallout fixes.Maciej W. Rozycki1-15/+12
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-03-28Make _dl_phdr pointer to const.Roland McGrath1-1/+1
2013-03-28Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath1-4/+0
2013-03-01Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.Carlos O'Donell1-1/+1
2013-03-01Set default stack size from program environmentSiddhesh Poyarekar1-1/+1
2013-02-07Remove lots of inline keywords.Roland McGrath1-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-11Update copyright years in csu/libc-tls.cH.J. Lu1-1/+1
2012-09-06Remove _dl_initial_dtvH.J. Lu1-11/+9
2012-09-06Always check dtv before freeing dtv[-1]H.J. Lu1-0/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-07-28Fix bookkeeping of static TLS block for TLS_TCB_AT_TP architectures.Ulrich Drepper1-4/+5
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-36/+22
2007-07-31.Jakub Jelinek1-22/+36
2006-10-27USE_TLS support is now default.Ulrich Drepper1-36/+22
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+263
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-263/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+263