summaryrefslogtreecommitdiff
path: root/elf/dl-lookup.c
AgeCommit message (Expand)Author
2007-09-29Updated to fedora-glibc-20070929T1859cvs/fedora-glibc-2_6_90-16Jakub Jelinek
2007-09-20Updated to fedora-glibc-20070920T0007cvs/fedora-glibc-2_6_90-15Jakub Jelinek
2007-09-18Updated to fedora-glibc-20070918T1931cvs/fedora-glibc-2_6_90-14Jakub Jelinek
2007-07-07 * elf/dl-close.c (free_mem): Free _dl_scope_free_list.Jakub Jelinek
2007-07-072007-06-09 Ulrich Drepper <drepper@redhat.com>Jakub Jelinek
2007-01-17Updated to fedora-glibc-20070117T0857Jakub Jelinek
2006-10-29Updated to fedora-glibc-20061029T2155cvs/fedora-glibc-2_5_90-3Jakub Jelinek
2006-10-27Updated to fedora-glibc-20061027T1902cvs/fedora-glibc-2_5_90-2Jakub Jelinek
2006-10-25Updated to fedora-glibc-20061025T1857cvs/fedora-glibc-2_5_90-1Jakub Jelinek
2006-07-11Updated to fedora-glibc-20060710T2206cvs/fedora-glibc-2_4_90-13Jakub Jelinek
2005-12-27Updated to fedora-glibc-20051227T1426Jakub Jelinek
2005-03-19Updated to fedora-glibc-20050319T1907cvs/fedora-glibc-2_3_4-15Jakub Jelinek
2005-03-03Updated to fedora-glibc-20050302T1820Jakub Jelinek
2004-10-14Updated to fedora-glibc-20041014T0548Jakub Jelinek
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
2002-02-03Update.Ulrich Drepper
2002-02-01Update.Ulrich Drepper
2002-02-01Update.Ulrich Drepper
2002-01-31Update.Ulrich Drepper
2002-01-30Update.Ulrich Drepper
2002-01-29Update.Ulrich Drepper
2001-12-12Update.Ulrich Drepper
2001-09-08Update.Ulrich Drepper
2001-09-08Update.Ulrich Drepper
2001-09-05Update.Ulrich Drepper
2001-08-26Update.Ulrich Drepper
2001-08-26Update.Ulrich Drepper
2001-08-25(_dl_lookup_symbol): If we use the cache we don't have to compute the hash va...Ulrich Drepper
2001-08-23Update.Ulrich Drepper
2001-08-23* sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here withRoland McGrath