summaryrefslogtreecommitdiff
path: root/elf/dl-lookup.c
AgeCommit message (Expand)Author
2009-08-07Fix expanding STB_GNU_UNIQUE hash table.Andreas Schwab
2009-07-29Preserve SSE registers in runtime relocations on x86-64.Ulrich Drepper
2009-07-27Fix STB_GNU_UNIQUE handling for > 30 unique symbols.Jakub Jelinek
2009-07-23Minor optimization of unloading prevention patch.Ulrich Drepper
2009-07-23Fix comment.Ulrich Drepper
2009-07-23Some more fixes for the unique symbol handling.Ulrich Drepper
2009-07-23Handle unloading of DSO with a unique symbol definition.Ulrich Drepper
2009-07-10Remove do-lookup.h.Ulrich Drepper
2009-07-09Implement STB_GNU_UNIQUE handling.Ulrich Drepper
2009-06-15libc part of prelink IFUNC support.Jakub Jelinek
2007-09-29* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859Ulrich Drepper
2007-09-19* elf/dl-lookup.c (add_dependency): Handle failing memorycvs/fedora-glibc-20070920T0007Ulrich Drepper
2007-09-18* sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.Ulrich Drepper
2007-06-20* elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper
2007-06-09* elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.Ulrich Drepper
2007-01-15* sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-27USE_TLS support is now default.Ulrich Drepper
2006-10-27* elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper
2006-10-18[BZ #3313]Ulrich Drepper
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath
2005-03-19* elf/dl-lookup.c (add_dependency): Always search l_initfini ifUlrich Drepper
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper
2005-02-26(_dl_debug_bindings): Add namespace information to debug output.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-14[BZ #77]Ulrich Drepper
2004-09-18Update.Ulrich Drepper
2004-05-26(add_dependency): Set DF_1_NODELETE bit in l_flags_1, not in l_flags.Ulrich Drepper
2004-05-12(_dl_lookup_symbol_x): Correct _dl_signal_cerror call.Ulrich Drepper
2004-03-10Update.Ulrich Drepper
2004-03-07We don't need for specialized lookup functions. Combining the functionality d...Ulrich Drepper
2004-03-06Update.Ulrich Drepper
2004-03-05Update.Ulrich Drepper
2003-07-31Update.Ulrich Drepper
2003-03-26Update.Ulrich Drepper
2003-01-12Update.Ulrich Drepper
2002-12-06Update.Ulrich Drepper
2002-09-27Update.Ulrich Drepper
2002-09-18* elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always.Roland McGrath
2002-06-30Update.Ulrich Drepper
2002-06-30Update.Ulrich Drepper
2002-06-22Update.Ulrich Drepper
2002-04-15Update.Ulrich Drepper
2002-04-13Update.Ulrich Drepper
2002-03-01Update.Ulrich Drepper
2002-02-11Update.Ulrich Drepper
2002-02-06Update.Andreas Jaeger