aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-lookup.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-15* sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.Ulrich Drepper1-10/+23
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-10/+12
2007-07-31.Jakub Jelinek1-12/+10
2006-10-27USE_TLS support is now default.Ulrich Drepper1-2/+0
2006-10-27* elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper1-5/+3
2006-10-18[BZ #3313]Ulrich Drepper1-1/+5
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper1-9/+47
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath1-1/+1
2005-03-19* elf/dl-lookup.c (add_dependency): Always search l_initfini ifUlrich Drepper1-1/+1
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper1-19/+0
2005-02-26(_dl_debug_bindings): Add namespace information to debug output.Ulrich Drepper1-2/+4
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-67/+48
2007-07-122.5-18.1Jakub Jelinek1-48/+67
2004-10-14[BZ #77]Ulrich Drepper1-7/+12
2004-09-18Update.Ulrich Drepper1-0/+3
2004-05-26(add_dependency): Set DF_1_NODELETE bit in l_flags_1, not in l_flags.Ulrich Drepper1-1/+1
2004-05-12(_dl_lookup_symbol_x): Correct _dl_signal_cerror call.Ulrich Drepper1-1/+2
2004-03-10Update.Ulrich Drepper1-4/+3
2004-03-07We don't need for specialized lookup functions. Combining the functionality d...Ulrich Drepper1-336/+44
2004-03-06Update.Ulrich Drepper1-21/+16
2004-03-05Update.Ulrich Drepper1-12/+12
2003-07-31Update.Ulrich Drepper1-6/+7
2003-03-26Update.Ulrich Drepper1-21/+47
2003-01-12Update.Ulrich Drepper1-5/+22
2002-12-06Update.Ulrich Drepper1-2/+2
2002-09-27Update.Ulrich Drepper1-1/+1
2002-09-18* elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always.Roland McGrath1-7/+9
2002-06-30Update.Ulrich Drepper1-1/+1
2002-06-30Update.Ulrich Drepper1-0/+5
2002-06-22Update.Ulrich Drepper1-0/+6
2002-04-15Update.Ulrich Drepper1-44/+39
2002-04-13Update.Ulrich Drepper1-18/+27
2002-03-01Update.Ulrich Drepper1-8/+8
2002-02-11Update.Ulrich Drepper1-0/+1
2002-02-06Update.Andreas Jaeger1-17/+17
2002-02-03Update.Ulrich Drepper1-17/+22
2002-02-01Update.Ulrich Drepper1-2/+2
2002-02-01Update.Ulrich Drepper1-2/+2
2002-01-31Update.Ulrich Drepper1-17/+16
2002-01-30Update.Ulrich Drepper1-1/+1
2002-01-29Update.Ulrich Drepper1-5/+11
2001-12-12Update.Ulrich Drepper1-95/+134
2001-09-08Update.Ulrich Drepper1-2/+9
2001-09-08Update.Ulrich Drepper1-72/+70
2001-09-05Update.Ulrich Drepper1-2/+6
2001-08-26Update.Ulrich Drepper1-27/+24
2001-08-26Update.Ulrich Drepper1-72/+10
2001-08-25(_dl_lookup_symbol): If we use the cache we don't have to compute the hash va...Ulrich Drepper1-26/+48
2001-08-23Update.Ulrich Drepper1-1/+55
2001-08-23* sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here withRoland McGrath1-11/+2