summaryrefslogtreecommitdiff
path: root/elf/dl-runtime.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-15Mark internal _dl_XXX functions hiddenH.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-05Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).Joseph Myers
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-17Remove ELF_MACHINE_NO_PLT conditionals.Joseph Myers
2012-11-14Skip audit if l_reloc_result is NULLH.J. Lu
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu
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
2011-05-22Fix flags parameter value passed to pltenter and pltexitUlrich Drepper
2011-02-02Fix passing symbol value to pltexit callbacks when ld.so auditing.Ulrich Drepper
2010-05-21Don't crash on unresolved weak symbol reference when auditing.Ulrich Drepper
2010-05-21Don't crash on unresolved weak symbol referenceAndreas Schwab
2009-07-29Preserve SSE registers in runtime relocations on x86-64.Ulrich Drepper
2009-04-27[BZ #10087]Ulrich Drepper
2009-03-15* elf/dl-runtime.c (reloc_offset): Define.Ulrich Drepper
2009-03-13* config.h.in (USE_MULTIARCH): Define.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-05-19* elf/dl-close.c (_dl_close_worker): When removing object fromUlrich 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-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
2005-02-07(fixup): Change return type to DL_FIXUP_VALUE_TYPE. Use DL_FIXUP_VALUE_TYPE, ...Ulrich Drepper
2005-01-222005-01-21 Roland McGrath <roland@redhat.com>Roland McGrath
2005-01-09Update.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-03-09Update.Ulrich Drepper
2004-03-07Update.Ulrich Drepper
2004-03-06Update.Ulrich Drepper
2004-03-05Update.Ulrich Drepper
2004-02-09Update.Ulrich Drepper
2003-02-07Update.Ulrich Drepper
2002-09-18* locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls forRoland McGrath
2002-08-29* elf/dl-runtime.c (IN_DL_RUNTIME): Define this macro first thing.Roland McGrath
2002-04-13Update.Ulrich Drepper
2002-03-01Update.Ulrich Drepper