aboutsummaryrefslogtreecommitdiff
path: root/csu/libc-start.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-25Declare __ehdr_start with hidden visibility.Maciej W. Rozycki1-1/+2
2013-03-28Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath1-0/+18
2013-03-01Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.Carlos O'Donell1-2/+2
2013-03-01Set default stack size from program environmentSiddhesh Poyarekar1-2/+2
2013-02-14Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers1-2/+1
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-17/+11
2013-02-01Remove bp-start.h and INIT_ARGV_and_ENVIRON.Joseph Myers1-2/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-04[BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge1-0/+2
2012-08-22Fix libc-start change for IRELless machines.Roland McGrath1-7/+8
2012-08-21Support static IFUNC calls irrespective of USE_MULTIARCH.Roland McGrath1-3/+35
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-11-24Fix startup to security-relevant statically linked binaries.Ulrich Drepper1-0/+6
2009-01-11[!SHARED] (libc_start_main): Pass _dl_random to _dl_setup_stack_chk_guard.Ulrich Drepper1-2/+2
2007-08-20* csu/libc-start.c: Don't handle VDSO_SETUP here.Ulrich Drepper1-4/+0
2007-08-12* sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...Ulrich Drepper1-5/+7
2007-01-17* sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy theUlrich Drepper1-3/+4
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-13/+4
2007-07-31.Jakub Jelinek1-4/+13
2006-10-27USE_TLS support is now default.Ulrich Drepper1-13/+4
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