]> git.ipfire.org Git - thirdparty/glibc.git/history - elf/dl-lookup.c
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / elf / dl-lookup.c
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-13  Marcus ShawcroftAvoid passing NULL to DSO_FILENAME.
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-08-14  Roland McGrathAdd a missing #include.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-04-05  David S. MillerFix DL_DEBUG_UNUSED to elide the VDSO and handle PLT...
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-10-29  Ulrich DrepperAvoid warning in dl-lookup.c
2011-05-13  Piotr BuryFix resizing able for unique symbols when adding symbol...
2011-04-23  Jim MeyeringRemove doubled words.
2011-03-10  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-03-10  Ulrich DrepperFix copy relocations handling of unique objects.
2010-03-24  Ulrich DrepperFix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING
2009-12-15  Ulrich DrepperAvoid ELF lookup race.
2009-08-07  Andreas SchwabFix expanding STB_GNU_UNIQUE hash table.
2009-07-29  Ulrich DrepperPreserve SSE registers in runtime relocations on x86-64.
2009-07-27  Jakub JelinekFix STB_GNU_UNIQUE handling for > 30 unique symbols.
2009-07-23  Ulrich DrepperMinor optimization of unloading prevention patch.
2009-07-23  Ulrich DrepperFix comment.
2009-07-23  Ulrich DrepperSome more fixes for the unique symbol handling.
2009-07-23  Ulrich DrepperHandle unloading of DSO with a unique symbol definition.
2009-07-10  Ulrich DrepperRemove do-lookup.h.
2009-07-10  Ulrich DrepperImplement STB_GNU_UNIQUE handling.
2009-06-15  Jakub Jelineklibc part of prelink IFUNC support.
2007-09-29  Ulrich Drepper* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list... cvs/fedora-glibc-20070929T1859
2007-09-19  Ulrich Drepper* elf/dl-lookup.c (add_dependency): Handle failing... cvs/fedora-glibc-20070920T0007
2007-09-18  Ulrich Drepper* sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK...
2007-06-20  Ulrich Drepper* elf/dl-close.c (free_mem): Free _dl_scope_free_list.
2007-06-09  Ulrich Drepper* elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use...
2007-01-15  Ulrich Drepper* sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-10-27  Ulrich DrepperUSE_TLS support is now default.
2006-10-27  Ulrich Drepper* elf/dl-lookup.c (_dl_debug_bindings): Remove unised...
2006-10-18  Ulrich Drepper[BZ #3313]
2006-07-10  Ulrich Drepper* elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206
2005-12-21  Roland McGrath* elf/cache.c: Use <> rather than "" #includes.
2005-03-19  Ulrich Drepper* elf/dl-lookup.c (add_dependency): Always search l_ini...
2005-03-18  Ulrich Drepper* include/link.h (struct link_map): Remove l_opencount...
2005-02-26  Ulrich Drepper(_dl_debug_bindings): Add namespace information to...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-10-14  Ulrich Drepper[BZ #77]
2004-09-18  Ulrich DrepperUpdate.
2004-05-26  Ulrich Drepper(add_dependency): Set DF_1_NODELETE bit in l_flags_1...
2004-05-12  Ulrich Drepper(_dl_lookup_symbol_x): Correct _dl_signal_cerror call.
2004-03-10  Ulrich DrepperUpdate.
2004-03-07  Ulrich DrepperWe don't need for specialized lookup functions. Combini...
2004-03-06  Ulrich DrepperUpdate.
2004-03-05  Ulrich DrepperUpdate.
2003-07-31  Ulrich DrepperUpdate.
2003-03-26  Ulrich DrepperUpdate.
2003-01-12  Ulrich DrepperUpdate.
2002-12-06  Ulrich DrepperUpdate.
2002-09-27  Ulrich DrepperUpdate.
2002-09-18  Roland McGrath* elf/dl-lookup.c (_dl_debug_bindings): Print TLS looku...
2002-06-30  Ulrich DrepperUpdate.
2002-06-30  Ulrich DrepperUpdate.
2002-06-22  Ulrich DrepperUpdate.
2002-04-15  Ulrich DrepperUpdate.
2002-04-13  Ulrich DrepperUpdate.
2002-03-01  Ulrich DrepperUpdate.
2002-02-11  Ulrich DrepperUpdate.
2002-02-06  Andreas JaegerUpdate.
2002-02-03  Ulrich DrepperUpdate.
2002-02-01  Ulrich DrepperUpdate.
2002-02-01  Ulrich DrepperUpdate.
2002-01-31  Ulrich DrepperUpdate.
2002-01-30  Ulrich DrepperUpdate.
2002-01-29  Ulrich DrepperUpdate.
2001-12-12  Ulrich DrepperUpdate.
2001-09-08  Ulrich DrepperUpdate.
2001-09-08  Ulrich DrepperUpdate.
2001-09-05  Ulrich DrepperUpdate.
2001-08-26  Ulrich DrepperUpdate.
2001-08-26  Ulrich DrepperUpdate.
2001-08-25  Ulrich Drepper(_dl_lookup_symbol): If we use the cache we don't have...
2001-08-23  Ulrich DrepperUpdate.
2001-08-23  Roland McGrath* sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare...
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-05-22  Ulrich DrepperUpdate.
2001-02-28  Ulrich DrepperUpdate.
2001-02-27  Ulrich DrepperReplace _dl_debug_* variables with _dl_debug_mask.
2000-10-25  Ulrich DrepperUpdate.
2000-10-24  Andreas Jaeger(add_dependency): Remove unused variable j.
2000-10-24  Ulrich DrepperUpdate.
2000-10-21  Ulrich DrepperUpdate.
2000-09-15  Ulrich Drepper(_dl_lookup_symbol_skip): Fix a typo.
2000-08-26  Ulrich DrepperUpdate.
2000-06-10  Ulrich DrepperUpdate.
2000-06-08  Ulrich DrepperUpdate.
2000-05-22  Ulrich DrepperUpdate.
2000-05-08  Andreas Jaeger2000-05-08 Jakub Jelinek <jakub@redhat.com>
2000-05-05  Ulrich DrepperUpdate.
2000-04-17  Ulrich DrepperUpdate.
2000-04-17  Ulrich DrepperUpdate.
2000-04-03  Ulrich DrepperUpdate.
2000-03-23  Ulrich DrepperUpdate.
1999-08-01  Ulrich DrepperPretty print.
next