summaryrefslogtreecommitdiff
path: root/elf/dl-sym.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-02-18New function _dl_find_dso_for_objectSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-08-15Add a missing #include to dl-sym.c.Roland McGrath
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-06-20Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller
2009-11-06Fix up whitespaces.Ulrich Drepper
2009-11-06Properly handle STT_GNU_IFUNC symbols in do_sym.H.J. Lu
2009-10-21Handle IFUNC symbols in dlsym.Andreas Schwab
2009-04-01* elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935Ulrich 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-19* sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elementsUlrich 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-29* elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.Ulrich Drepper
2006-10-27USE_TLS support is now default.Ulrich Drepper
2006-10-27* elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper
2006-10-18[BZ #3313]Ulrich Drepper
2006-10-11* include/atomic.c: Define catomic_* operations.Ulrich Drepper
2006-10-10 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2006-02-26* elf/do-lookup.h (do_lookup_x): No need to compare SKIP to NULLUlrich Drepper
2006-02-26(do_sym): For RTLD_NEXT, pass MATCH for dl_lookup_symbol_x, not L.Ulrich Drepper
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-14[BZ #77]Ulrich Drepper
2004-10-11Update.Ulrich Drepper
2004-03-11Update.Ulrich Drepper
2004-03-11Unify _dl_sym and _dl_vsym code and make the entry points wrappers around the...Ulrich Drepper
2004-03-07Update.Ulrich Drepper
2004-03-07Update.Ulrich Drepper
2004-03-06Update.Ulrich Drepper
2004-02-21Update.Ulrich Drepper
2002-04-13Update.Ulrich Drepper
2002-02-13Update.Ulrich Drepper
2002-01-31Update.Ulrich Drepper
2001-09-05Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-05-22Update.Ulrich Drepper
2000-10-23Update.Ulrich Drepper
2000-10-23Update.Ulrich Drepper
2000-08-26Update.Ulrich Drepper
2000-06-10Update.Ulrich Drepper
2000-05-24Update.Ulrich Drepper
2000-05-10Update.Andreas Jaeger