| Commit message (Expand) | Author | Age | Files | Lines |
* | Promote do_lookup_x:check_match to a full function. | Carlos O'Donell | 2014-02-28 | 1 | -104/+122 |
* | Merge MIPS dl-lookup.c into generic file. | Joseph Myers | 2014-02-11 | 1 | -0/+8 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -14/+14 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Avoid passing NULL to DSO_FILENAME. | Marcus Shawcroft | 2013-11-13 | 1 | -1/+1 |
* | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 2013-05-29 | 1 | -15/+7 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Add a missing #include. | Roland McGrath | 2012-08-14 | 1 | -1/+2 |
* | Fix DL_DEBUG_UNUSED to elide the VDSO and handle PLT references properly. | David S. Miller | 2012-04-05 | 1 | -1/+2 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Avoid warning in dl-lookup.c | Ulrich Drepper | 2011-10-29 | 1 | -2/+2 |
* | Fix resizing able for unique symbols when adding symbol for copy relocation | Piotr Bury | 2011-05-12 | 1 | -27/+20 |
* | Remove doubled words. | Jim Meyering | 2011-04-22 | 1 | -1/+1 |
* | Fix copy relocations handling of unique objects. | Ulrich Drepper | 2011-03-10 | 1 | -4/+14 |
* | Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING | Ulrich Drepper | 2010-03-24 | 1 | -2/+52 |
* | Avoid ELF lookup race. | Ulrich Drepper | 2009-12-15 | 1 | -3/+4 |
* | Fix expanding STB_GNU_UNIQUE hash table. | Andreas Schwab | 2009-08-07 | 1 | -1/+1 |
* | Preserve SSE registers in runtime relocations on x86-64. | Ulrich Drepper | 2009-07-29 | 1 | -0/+13 |
* | Fix STB_GNU_UNIQUE handling for > 30 unique symbols. | Jakub Jelinek | 2009-07-27 | 1 | -2/+3 |
* | Minor optimization of unloading prevention patch. | Ulrich Drepper | 2009-07-23 | 1 | -5/+5 |
* | Fix comment. | Ulrich Drepper | 2009-07-23 | 1 | -1/+1 |
* | Some more fixes for the unique symbol handling. | Ulrich Drepper | 2009-07-23 | 1 | -5/+4 |
* | Handle unloading of DSO with a unique symbol definition. | Ulrich Drepper | 2009-07-23 | 1 | -2/+9 |
* | Remove do-lookup.h. | Ulrich Drepper | 2009-07-10 | 1 | -2/+365 |
* | Implement STB_GNU_UNIQUE handling. | Ulrich Drepper | 2009-07-09 | 1 | -3/+3 |
* | libc part of prelink IFUNC support. | Jakub Jelinek | 2009-06-15 | 1 | -6/+11 |
* | * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859 | Ulrich Drepper | 2007-09-29 | 1 | -48/+108 |
* | * elf/dl-lookup.c (add_dependency): Handle failing memorycvs/fedora-glibc-20070920T0007 | Ulrich Drepper | 2007-09-19 | 1 | -6/+6 |
* | * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition. | Ulrich Drepper | 2007-09-18 | 1 | -23/+60 |
* | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Ulrich Drepper | 2007-06-20 | 1 | -22/+9 |
* | * elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist. | Ulrich Drepper | 2007-06-09 | 1 | -7/+3 |
* | * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK. | Ulrich Drepper | 2007-01-15 | 1 | -10/+23 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -10/+12 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -12/+10 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -2/+0 |
* | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 2006-10-27 | 1 | -5/+3 |
* | [BZ #3313] | Ulrich Drepper | 2006-10-18 | 1 | -1/+5 |
* | * elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206 | Ulrich Drepper | 2006-07-10 | 1 | -9/+47 |
* | * elf/cache.c: Use <> rather than "" #includes. | Roland McGrath | 2005-12-21 | 1 | -1/+1 |
* | * elf/dl-lookup.c (add_dependency): Always search l_initfini if | Ulrich Drepper | 2005-03-19 | 1 | -1/+1 |
* | * include/link.h (struct link_map): Remove l_opencount. Add l_removed. | Ulrich Drepper | 2005-03-18 | 1 | -19/+0 |
* | (_dl_debug_bindings): Add namespace information to debug output. | Ulrich Drepper | 2005-02-26 | 1 | -2/+4 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -67/+48 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -48/+67 |
* | [BZ #77] | Ulrich Drepper | 2004-10-14 | 1 | -7/+12 |
* | Update. | Ulrich Drepper | 2004-09-18 | 1 | -0/+3 |
* | (add_dependency): Set DF_1_NODELETE bit in l_flags_1, not in l_flags. | Ulrich Drepper | 2004-05-26 | 1 | -1/+1 |
* | (_dl_lookup_symbol_x): Correct _dl_signal_cerror call. | Ulrich Drepper | 2004-05-12 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2004-03-10 | 1 | -4/+3 |
* | We don't need for specialized lookup functions. Combining the functionality d... | Ulrich Drepper | 2004-03-07 | 1 | -336/+44 |