aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-deps.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Account for alloca size rounding in extend_allocaAndreas Schwab1-6/+2
2011-10-31Use extend_alloca in _dl_map_object_deps.Paul Pluzhnikov1-2/+17
2011-10-25Small optimization of dependency sortingAndreas Schwab1-1/+1
2011-08-22Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-4/+4
2011-08-22Correct cycle detection during dependency sortingAndreas Schwab1-6/+7
2011-08-22Revert "Don't crash when dependencies are missing"Andreas Schwab1-4/+4
2011-05-30Handle DSOs without any dependency in ld.soUlrich Drepper1-45/+48
2011-02-25Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab1-1/+1
2011-02-25Don't crash when dependencies are missingAndreas Schwab1-4/+4
2011-01-19Fix ordering of DSO constructors and destructors.Ulrich Drepper1-37/+49
2010-10-24Require suid bit on audit objects in privileged programsAndreas Schwab1-1/+1
2010-03-24Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKINGUlrich Drepper1-2/+7
2007-09-29* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859Ulrich Drepper1-35/+65
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-1/+1
2007-07-31.Jakub Jelinek1-1/+1
2006-11-10[BZ #3465]Ulrich Drepper1-1/+1
2006-06-17[BZ #2792]Ulrich Drepper1-6/+6
2006-01-182006-01-18 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-0/+2
2005-06-12* elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper1-11/+20
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper1-2/+0
2005-03-06* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-28/+19
2007-07-122.5-18.1Jakub Jelinek1-19/+28
2004-10-14[BZ #77]Ulrich Drepper1-2/+3
2004-09-23Update.Ulrich Drepper1-1/+1
2004-03-25* Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sedRoland McGrath1-1/+1
2004-03-06Update.Ulrich Drepper1-34/+32
2004-03-05Update.Ulrich Drepper1-5/+5
2003-01-12Update.Ulrich Drepper1-2/+4
2002-08-21(_dl_map_object_deps): Revert patch from 2002-05-28. This cripples the scope...Ulrich Drepper1-4/+0
2002-06-30Update.Ulrich Drepper1-0/+4
2002-04-03Update.Ulrich Drepper1-0/+4
2002-03-01Update.Ulrich Drepper1-4/+4
2002-02-10Update.Ulrich Drepper1-10/+14
2002-02-06Update.Andreas Jaeger1-29/+29
2002-02-03Update.Ulrich Drepper1-33/+35
2002-01-31Update.Ulrich Drepper1-12/+8
2001-12-12Update.Ulrich Drepper1-0/+61
2001-09-14Update.Ulrich Drepper1-19/+8
2001-09-08Update.Ulrich Drepper1-4/+30
2001-09-05Update.Ulrich Drepper1-8/+6
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-06-26Update.Ulrich Drepper1-7/+17
2001-05-23Update.Ulrich Drepper1-4/+2
2001-05-22Update.Ulrich Drepper1-80/+39
2001-04-11Update.Ulrich Drepper1-3/+4
2001-02-28Update.Ulrich Drepper1-13/+11
2001-02-27Replace _dl_debug_* variables with _dl_debug_mask.Ulrich Drepper1-4/+4
2000-12-31Update.Ulrich Drepper1-14/+40
2000-12-27* stdio-common/printf_fp.c (__printf_fp): Add prototype for nested Andreas Jaeger1-0/+2