aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-fini.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-10-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer
2023-09-08elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-27elf: Introduce to _dl_call_finiFlorian Weimer
2022-02-01elf: Add la_activity during application exitAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28elf: Add _dl_audit_objcloseAdhemerval Zanella
2021-10-21elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-15Introduce link_map_audit_state accessor functionFlorian Weimer
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-27Consolidate link map sortingAndreas Schwab
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-08-14_dl_fini: Remove internal_function attributeFlorian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-29_dl_fini: Rewrite to use VLA instead of extend_allocaFlorian Weimer
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-06-212012-06-21 Jeff Law <law@redhat.com>Jeff Law
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-25Small optimization of dependency sortingAndreas Schwab
2011-10-20Preserve link time dependencies over relocation dependenciesAndreas Schwab
2011-08-22Correct cycle detection during dependency sortingAndreas Schwab
2011-07-19_dl_sort_fini: Remove unused argumentMarek Polacek
2011-05-30Handle DSOs without any dependency in ld.soUlrich Drepper
2011-01-19Fix ordering of DSO constructors and destructors.Ulrich Drepper
2009-04-01* elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935Ulrich Drepper
2007-09-29* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859Ulrich Drepper
2005-03-19* elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper
2005-01-09Update.Ulrich Drepper
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-27Update.Ulrich Drepper
2004-10-14[BZ #77]Ulrich Drepper
2004-07-08(_dl_fini): Add nloaded variable, load GL(dl_nloaded) into it while still in ...Ulrich Drepper
2004-07-07Update.Ulrich Drepper
2004-03-06Update.Ulrich Drepper
2004-03-06Update.Ulrich Drepper