summaryrefslogtreecommitdiff
path: root/csu/elf-init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for ...Roland McGrath2013-03-121-0/+7
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Support static IFUNC calls irrespective of USE_MULTIARCH.Roland McGrath2012-08-211-43/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Comment typo fix.Roland McGrath2011-07-101-2/+3
* Fix startup to security-relevant statically linked binaries.Ulrich Drepper2009-11-241-6/+15
* Fix USE_MULTIARCH conditionalAndreas Schwab2009-10-131-5/+7
* Fix build problems with old binutils.Ulrich Drepper2009-06-051-3/+3
* Finish IFUNC support for x86 and x86-64.Ulrich Drepper2009-05-311-0/+30
* * configure.in: If init_array/fini_array support is not available,Ulrich Drepper2005-11-051-14/+5
* [BZ #974]Ulrich Drepper2005-07-071-7/+11
* (__libc_csu_fini): Pretty printing.Ulrich Drepper2005-07-051-2/+2
* * csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHAREDUlrich Drepper2005-02-141-1/+1
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-1/+6
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-38/+21
* 2.5-18.1Jakub Jelinek2007-07-121-21/+38
* * csu/elf-init.c: Update copyright terms including special exceptionRoland McGrath2004-08-161-0/+17
* Update.Ulrich Drepper2003-05-211-7/+7
* * elf/Makefile (tests): Uncomment tst-array[123].Roland McGrath2002-12-091-0/+82