about summary refs log tree commit diff
path: root/csu/libc-start.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-336/+0
* Delay initialization of CPU features struct in static binariesSiddhesh Poyarekar2017-05-311-0/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Add framework for tunablesSiddhesh Poyarekar2016-12-311-0/+8
* Initialize the stack guard earlier when linking statically [BZ #7065]Nick Alcock2016-12-261-14/+15
* Remove __libc_csu_irel declarationSiddhesh Poyarekar2016-09-101-3/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Clean up __exit_thread.Roland McGrath2014-05-131-1/+2
* Support _r_debug for static binaries.Carlos O'Donell2014-04-141-0/+3
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-4/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-231-0/+16
* Declare __ehdr_start with hidden visibility.Maciej W. Rozycki2013-04-251-1/+2
* Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath2013-03-281-0/+18
* Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.Carlos O'Donell2013-03-011-2/+2
* Set default stack size from program environmentSiddhesh Poyarekar2013-03-011-2/+2
* Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers2013-02-141-2/+1
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-17/+11
* Remove bp-start.h and INIT_ARGV_and_ENVIRON.Joseph Myers2013-02-011-2/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* [BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge2012-11-041-0/+2
* Fix libc-start change for IRELless machines.Roland McGrath2012-08-221-7/+8
* Support static IFUNC calls irrespective of USE_MULTIARCH.Roland McGrath2012-08-211-3/+35
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix startup to security-relevant statically linked binaries.Ulrich Drepper2009-11-241-0/+6
* [!SHARED] (libc_start_main): Pass _dl_random to _dl_setup_stack_chk_guard.Ulrich Drepper2009-01-111-2/+2
* * csu/libc-start.c: Don't handle VDSO_SETUP here.Ulrich Drepper2007-08-201-4/+0
* * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...Ulrich Drepper2007-08-121-5/+7
* * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy theUlrich Drepper2007-01-171-3/+4
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-13/+4
* .Jakub Jelinek2007-07-311-4/+13
* USE_TLS support is now default.Ulrich Drepper2006-10-271-13/+4
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+263
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-263/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+263