Add .cantunwind to _dl_start_user
[platform/upstream/glibc.git] / elf / dl-fini.c
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-21 Guy MartinDon't use broken DL_AUTO_FUNCTION_ADDRESS()
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-21 Jeff Law2012-06-21 Jeff Law <law@redhat.com>
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-10-25 Andreas SchwabSmall optimization of dependency sorting
2011-10-20 Andreas SchwabPreserve link time dependencies over relocation depende...
2011-08-22 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-22 Andreas SchwabCorrect cycle detection during dependency sorting
2011-07-20 Marek Polacek_dl_sort_fini: Remove unused argument
2011-05-30 Ulrich DrepperHandle DSOs without any dependency in ld.so
2011-01-19 Ulrich DrepperFix ordering of DSO constructors and destructors.
2009-04-01 Ulrich Drepper* elf/dl-open.c: Keep track of used name spaces and... cvs/fedora-glibc-20090401T0935
2007-09-29 Ulrich Drepper* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list... cvs/fedora-glibc-20070929T1859
2005-03-19 Ulrich Drepper* elf/dl-fini.c (_dl_fini): Split sorting of the maps...
2005-03-18 Ulrich Drepper* include/link.h (struct link_map): Remove l_opencount...
2005-01-09 Ulrich DrepperUpdate.
2005-01-06 Ulrich Drepper* csu/elf-init.c (__libc_csu_fini): Don't do anything...
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-10-27 Ulrich DrepperUpdate.
2004-10-14 Ulrich Drepper[BZ #77]
2004-07-08 Ulrich Drepper(_dl_fini): Add nloaded variable, load GL(dl_nloaded...
2004-07-07 Ulrich DrepperUpdate.
2004-03-06 Ulrich DrepperUpdate.
2004-03-06 Ulrich DrepperUpdate.
2004-03-05 Ulrich DrepperUpdate.
2004-02-21 Ulrich DrepperUpdate.
2002-11-07 Roland McGrath* elf/dl-fini.c (_dl_fini): Invoke fini_array in _rever...
2002-11-06 Ulrich DrepperUpdate.
2002-03-01 Ulrich DrepperUpdate.
2002-02-23 Ulrich DrepperUpdate.
2002-02-06 Andreas JaegerUpdate.
2002-02-03 Ulrich DrepperUpdate.
2002-01-31 Ulrich DrepperUpdate.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2001-02-28 Ulrich DrepperUpdate.
2001-02-27 Ulrich DrepperReplace _dl_debug_* variables with _dl_debug_mask.
2000-11-16 Ulrich DrepperUpdate.
2000-08-16 Ulrich DrepperUpdate.
2000-05-08 Ulrich DrepperUpdate.
2000-04-17 Ulrich DrepperUpdate.
2000-04-11 Ulrich DrepperUpdate.
2000-04-03 Ulrich DrepperUpdate.
2000-03-30 Ulrich DrepperUpdate.
2000-03-23 Ulrich DrepperUpdate.
1999-07-24 Ulrich DrepperUpdate.
1998-04-02 Ulrich DrepperUpdate.
1998-03-24 Ulrich DrepperUpdate.
1998-03-10 Ulrich DrepperUpdate.
1998-03-06 Ulrich DrepperUpdate.
1996-11-17 Ulrich Drepperupdate from main archive 961116 cvs/libc-961117 cvs/libc-961118 cvs/libc-961119
1996-07-14 Roland McGrathSun Jul 14 01:51:39 1996 Roland McGrath <roland@delas... cvs/libc-960714
1996-05-12 Roland McGrathSun May 12 11:16:58 1996 Roland McGrath <roland@delas...
1995-05-31 Roland McGrathTue May 30 15:52:32 1995 Roland McGrath <roland@churc...
1995-05-02 Roland McGrath* sysdeps/mach/i386/sysdep.h (SNARF_ARGS, CALL_WITH_SP...