about summary refs log tree commit diff
path: root/elf/dl-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206Ulrich Drepper2006-07-101-9/+47
* * elf/cache.c: Use <> rather than "" #includes.Roland McGrath2005-12-211-1/+1
* * elf/dl-lookup.c (add_dependency): Always search l_initfini ifUlrich Drepper2005-03-191-1/+1
* * include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper2005-03-181-19/+0
* (_dl_debug_bindings): Add namespace information to debug output.Ulrich Drepper2005-02-261-2/+4
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-67/+48
* 2.5-18.1Jakub Jelinek2007-07-121-48/+67
* [BZ #77]Ulrich Drepper2004-10-141-7/+12
* Update.Ulrich Drepper2004-09-181-0/+3
* (add_dependency): Set DF_1_NODELETE bit in l_flags_1, not in l_flags.Ulrich Drepper2004-05-261-1/+1
* (_dl_lookup_symbol_x): Correct _dl_signal_cerror call.Ulrich Drepper2004-05-121-1/+2
* Update.Ulrich Drepper2004-03-101-4/+3
* We don't need for specialized lookup functions. Combining the functionality d...Ulrich Drepper2004-03-071-336/+44
* Update.Ulrich Drepper2004-03-061-21/+16
* Update.Ulrich Drepper2004-03-051-12/+12
* Update.Ulrich Drepper2003-07-311-6/+7
* Update.Ulrich Drepper2003-03-261-21/+47
* Update.Ulrich Drepper2003-01-121-5/+22
* Update.Ulrich Drepper2002-12-061-2/+2
* Update.Ulrich Drepper2002-09-271-1/+1
* * elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always.Roland McGrath2002-09-181-7/+9
* Update.Ulrich Drepper2002-06-301-1/+1
* Update.Ulrich Drepper2002-06-301-0/+5
* Update.Ulrich Drepper2002-06-221-0/+6
* Update.Ulrich Drepper2002-04-151-44/+39
* Update.Ulrich Drepper2002-04-131-18/+27
* Update.Ulrich Drepper2002-03-011-8/+8
* Update.Ulrich Drepper2002-02-111-0/+1
* Update.Andreas Jaeger2002-02-061-17/+17
* Update.Ulrich Drepper2002-02-031-17/+22
* Update.Ulrich Drepper2002-02-011-2/+2
* Update.Ulrich Drepper2002-02-011-2/+2
* Update.Ulrich Drepper2002-01-311-17/+16
* Update.Ulrich Drepper2002-01-301-1/+1
* Update.Ulrich Drepper2002-01-291-5/+11
* Update.Ulrich Drepper2001-12-121-95/+134
* Update.Ulrich Drepper2001-09-081-2/+9
* Update.Ulrich Drepper2001-09-081-72/+70
* Update.Ulrich Drepper2001-09-051-2/+6
* Update.Ulrich Drepper2001-08-261-27/+24
* Update.Ulrich Drepper2001-08-261-72/+10
* (_dl_lookup_symbol): If we use the cache we don't have to compute the hash va...Ulrich Drepper2001-08-251-26/+48
* Update.Ulrich Drepper2001-08-231-1/+55
* * sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here withRoland McGrath2001-08-231-11/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-05-221-28/+65
* Update.Ulrich Drepper2001-02-281-35/+26
* Replace _dl_debug_* variables with _dl_debug_mask.Ulrich Drepper2001-02-271-6/+6
* Update.Ulrich Drepper2000-10-251-4/+3
* (add_dependency): Remove unused variable j.Andreas Jaeger2000-10-241-2/+0