Age | Commit message (Expand) | Author |
2016-07-01 | Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL | Maciej W. Rozycki |
2016-03-31 | Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] | Florian Weimer |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-11-07 | Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink | H.J. Lu |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers |
2015-03-31 | Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86 | H.J. Lu |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-10-08 | Remove unnecessarily nested function in do_lookup_unique. | Roland McGrath |
2014-06-23 | elf/dl-lookup.c: Use __glibc_likely and __glibc_unlikely | Will Newton |
2014-06-23 | elf/dl-lookup.c: Remove unnecessary static variable | Will Newton |
2014-06-23 | elf/dl-lookup.c: Move STB_GNU_UNIQUE handling to a function | Will Newton |
2014-04-03 | elf/dl-lookup.c: Remove obsolete comment about nested function | Will Newton |
2014-02-28 | Promote do_lookup_x:check_match to a full function. | Carlos O'Donell |
2014-02-11 | Merge MIPS dl-lookup.c into generic file. | Joseph Myers |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-11-13 | Avoid passing NULL to DSO_FILENAME. | Marcus Shawcroft |
2013-05-29 | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-08-14 | Add a missing #include. | Roland McGrath |
2012-04-05 | Fix DL_DEBUG_UNUSED to elide the VDSO and handle PLT references properly. | David S. Miller |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-10-29 | Avoid warning in dl-lookup.c | Ulrich Drepper |
2011-05-12 | Fix resizing able for unique symbols when adding symbol for copy relocation | Piotr Bury |
2011-04-22 | Remove doubled words. | Jim Meyering |
2011-03-10 | Fix copy relocations handling of unique objects. | Ulrich Drepper |
2010-03-24 | Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING | Ulrich Drepper |
2009-12-15 | Avoid ELF lookup race. | Ulrich Drepper |
2009-08-07 | Fix expanding STB_GNU_UNIQUE hash table. | Andreas Schwab |
2009-07-29 | Preserve SSE registers in runtime relocations on x86-64. | Ulrich Drepper |
2009-07-27 | Fix STB_GNU_UNIQUE handling for > 30 unique symbols. | Jakub Jelinek |
2009-07-23 | Minor optimization of unloading prevention patch. | Ulrich Drepper |
2009-07-23 | Fix comment. | Ulrich Drepper |
2009-07-23 | Some more fixes for the unique symbol handling. | Ulrich Drepper |
2009-07-23 | Handle unloading of DSO with a unique symbol definition. | Ulrich Drepper |
2009-07-10 | Remove do-lookup.h. | Ulrich Drepper |
2009-07-09 | Implement STB_GNU_UNIQUE handling. | Ulrich Drepper |
2009-06-15 | libc part of prelink IFUNC support. | Jakub Jelinek |
2007-09-29 | * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859 | Ulrich Drepper |
2007-09-19 | * elf/dl-lookup.c (add_dependency): Handle failing memorycvs/fedora-glibc-20070920T0007 | Ulrich 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-27 | USE_TLS support is now default. | Ulrich Drepper |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper |
2006-10-18 | [BZ #3313] | Ulrich Drepper |
2006-07-10 | * elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206 | Ulrich Drepper |