summaryrefslogtreecommitdiff
path: root/elf/dl-fini.c
AgeCommit message (Expand)Author
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
2004-03-05Update.Ulrich Drepper
2004-02-21Update.Ulrich Drepper
2002-11-07* elf/dl-fini.c (_dl_fini): Invoke fini_array in _reverse_ order.Roland McGrath
2002-11-06Update.Ulrich Drepper
2002-03-01Update.Ulrich Drepper
2002-02-23Update.Ulrich Drepper
2002-02-06Update.Andreas Jaeger
2002-02-03Update.Ulrich Drepper
2002-01-31Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-02-28Update.Ulrich Drepper
2001-02-27Replace _dl_debug_* variables with _dl_debug_mask.Ulrich Drepper
2000-11-16Update.Ulrich Drepper
2000-08-16Update.Ulrich Drepper
2000-05-08Update.Ulrich Drepper
2000-04-17Update.Ulrich Drepper
2000-04-11Update.Ulrich Drepper
2000-04-03Update.Ulrich Drepper
2000-03-30Update.Ulrich Drepper
2000-03-23Update.Ulrich Drepper