about summary refs log tree commit diff
path: root/elf/dl-init.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer2023-10-181-16/+0
* elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer2023-09-081-0/+16
* elf: Do not run constructors for proxy objectsFlorian Weimer2023-08-221-2/+6
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-6/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* elf: Assert that objects are relocated before their constructors runFlorian Weimer2020-05-181-0/+6
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-6/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* _dl_init: Remove internal_function attributeFlorian Weimer2017-08-141-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* 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
* Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers2014-11-051-7/+1
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+0
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin2013-11-211-7/+1
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-3/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix commentUlrich Drepper2012-01-271-2/+2
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-12/+0
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-0/+12
* 2.5-18.1Jakub Jelinek2007-07-121-12/+0
* Update.Ulrich Drepper2004-07-061-0/+4
* Update.Ulrich Drepper2004-03-061-7/+7
* Update.Ulrich Drepper2004-03-051-3/+3
* (_dl_init): Fix test of the size of the preinit_array section. (call_init): O...Ulrich Drepper2002-09-201-6/+7
* Update.Ulrich Drepper2002-03-011-3/+4
* Update.Andreas Jaeger2002-02-061-7/+7
* Update.Ulrich Drepper2002-02-031-7/+8
* Update.Ulrich Drepper2002-01-311-9/+6
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-02-281-5/+5
* Replace _dl_debug_* variables with _dl_debug_mask.Ulrich Drepper2001-02-271-2/+2
* Update.Ulrich Drepper2001-02-031-5/+7
* Update.Ulrich Drepper2001-02-021-55/+65
* Update.Ulrich Drepper2000-11-161-1/+2
* Update.Ulrich Drepper2000-04-281-1/+1
* Update.Ulrich Drepper2000-04-171-2/+2
* Update.Ulrich Drepper2000-03-311-1/+1
* Update.Ulrich Drepper2000-03-311-0/+6
* Update.Ulrich Drepper2000-03-311-0/+19
* Update.Ulrich Drepper2000-03-301-45/+24