about summary refs log tree commit diff
path: root/elf/dl-sym.c
Commit message (Expand)AuthorAgeFilesLines
* Initial implemenation of full dlmopen support. carlos/dlmopenCarlos O'Donell2015-09-181-3/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-4/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* New function _dl_find_dso_for_objectSiddhesh Poyarekar2013-02-181-12/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add a missing #include to dl-sym.c.Roland McGrath2012-08-151-1/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller2011-06-201-2/+2
* Fix up whitespaces.Ulrich Drepper2009-11-061-1/+1
* Properly handle STT_GNU_IFUNC symbols in do_sym.H.J. Lu2009-11-061-2/+7
* Handle IFUNC symbols in dlsym.Andreas Schwab2009-10-211-0/+5
* * elf/dl-open.c: Keep track of used name spaces and only iterate over cvs/fedora-glibc-20090401T0935Ulrich Drepper2009-04-011-2/+2
* * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.Ulrich Drepper2007-09-181-1/+2
* * elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper2007-06-201-5/+5
* * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elementsUlrich Drepper2007-06-191-3/+2
* * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.Ulrich Drepper2007-01-151-2/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-12/+11
* .Jakub Jelinek2007-07-311-11/+12
* * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.Ulrich Drepper2006-10-291-1/+1
* USE_TLS support is now default.Ulrich Drepper2006-10-271-5/+3
* * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper2006-10-271-16/+4
* [BZ #3313]Ulrich Drepper2006-10-181-3/+4
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-111-2/+2
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-10-101-4/+81
* * elf/do-lookup.h (do_lookup_x): No need to compare SKIP to NULLUlrich Drepper2006-02-261-1/+1
* (do_sym): For RTLD_NEXT, pass MATCH for dl_lookup_symbol_x, not L.Ulrich Drepper2006-02-261-1/+1
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-2/+57
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-131/+11
* 2.5-18.1Jakub Jelinek2007-07-121-11/+131
* [BZ #77]Ulrich Drepper2004-10-141-10/+12
* Update.Ulrich Drepper2004-10-111-3/+3
* Update.Ulrich Drepper2004-03-111-5/+4
* Unify _dl_sym and _dl_vsym code and make the entry points wrappers around the...Ulrich Drepper2004-03-111-93/+35
* Update.Ulrich Drepper2004-03-071-1/+3
* Update.Ulrich Drepper2004-03-071-17/+15
* Update.Ulrich Drepper2004-03-061-16/+50
* Update.Ulrich Drepper2004-02-211-2/+2
* Update.Ulrich Drepper2002-04-131-4/+6
* Update.Ulrich Drepper2002-02-131-2/+20
* Update.Ulrich Drepper2002-01-311-13/+13
* Update.Ulrich Drepper2001-09-051-3/+3
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-05-221-5/+15
* Update.Ulrich Drepper2000-10-231-27/+33
* Update.Ulrich Drepper2000-10-231-2/+7
* Update.Ulrich Drepper2000-08-261-25/+23
* Update.Ulrich Drepper2000-06-101-2/+2
* Update.Ulrich Drepper2000-05-241-2/+5
* Update.Andreas Jaeger2000-05-101-2/+2