aboutsummaryrefslogtreecommitdiff
path: root/csu/elf-init.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer1-3/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-03-12Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for ...Roland McGrath1-0/+7
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-08-21Support static IFUNC calls irrespective of USE_MULTIARCH.Roland McGrath1-43/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-07-10Comment typo fix.Roland McGrath1-2/+3
2009-11-24Fix startup to security-relevant statically linked binaries.Ulrich Drepper1-6/+15
2009-10-13Fix USE_MULTIARCH conditionalAndreas Schwab1-5/+7
2009-06-05Fix build problems with old binutils.Ulrich Drepper1-3/+3
2009-05-31Finish IFUNC support for x86 and x86-64.Ulrich Drepper1-0/+30
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper1-14/+5
2005-07-07[BZ #974]Ulrich Drepper1-7/+11
2005-07-05(__libc_csu_fini): Pretty printing.Ulrich Drepper1-2/+2
2005-02-14* csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHAREDUlrich Drepper1-1/+1
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper1-1/+6
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-38/+21
2007-07-122.5-18.1Jakub Jelinek1-21/+38
2004-08-16* csu/elf-init.c: Update copyright terms including special exceptionRoland McGrath1-0/+17
2003-05-21Update.Ulrich Drepper1-7/+7
2002-12-09* elf/Makefile (tests): Uncomment tst-array[123].Roland McGrath1-0/+82