| Commit message (Expand) | Author | Age | Files | Lines |
* | dl-runtime: reloc_{offset,index} now functions arch overide'able | Vineet Gupta | 2020-06-05 | 1 | -11/+17 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Introduce link_map_audit_state accessor function | Florian Weimer | 2019-11-15 | 1 | -8/+16 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Fix _dl_profile_fixup data-dependency issue (Bug 23690) | Tulio Magno Quites Machado Filho | 2018-11-30 | 1 | -5/+43 |
* | elf: Unify symbol address run-time calculation [BZ #19818] | Maciej W. Rozycki | 2018-04-04 | 1 | -7/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 2017-06-14 | 1 | -1/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Mark internal _dl_XXX functions hidden | H.J. Lu | 2015-10-15 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Don't use INTDEF/INTUSE with _dl_mcount (bug 14132). | Joseph Myers | 2014-11-05 | 1 | -1/+1 |
* | Fix Wundef warning for ELF_MACHINE_NO_RELA | Siddhesh Poyarekar | 2014-06-26 | 1 | -1/+1 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -2/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Remove miscellaneous bounded-pointers relics in C code. | Joseph Myers | 2013-02-15 | 1 | -1/+1 |
* | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers | 2013-02-13 | 1 | -3/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Remove ELF_MACHINE_NO_PLT conditionals. | Joseph Myers | 2012-11-17 | 1 | -4/+2 |
* | Skip audit if l_reloc_result is NULL | H.J. Lu | 2012-11-14 | 1 | -1/+21 |
* | Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h | H.J. Lu | 2012-09-28 | 1 | -4/+0 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Add an elf_ifunc_invoke interface so that architectures can implement | David S. Miller | 2011-06-20 | 1 | -5/+4 |
* | Fix flags parameter value passed to pltenter and pltexit | Ulrich Drepper | 2011-05-22 | 1 | -7/+5 |
* | Fix passing symbol value to pltexit callbacks when ld.so auditing. | Ulrich Drepper | 2011-02-02 | 1 | -1/+2 |
* | Don't crash on unresolved weak symbol reference when auditing. | Ulrich Drepper | 2010-05-21 | 1 | -2/+3 |
* | Don't crash on unresolved weak symbol reference | Andreas Schwab | 2010-05-21 | 1 | -3/+4 |
* | Preserve SSE registers in runtime relocations on x86-64. | Ulrich Drepper | 2009-07-29 | 1 | -0/+8 |
* | [BZ #10087] | Ulrich Drepper | 2009-04-27 | 1 | -3/+5 |
* | * elf/dl-runtime.c (reloc_offset): Define. | Ulrich Drepper | 2009-03-15 | 1 | -9/+12 |
* | * config.h.in (USE_MULTIARCH): Define. | Ulrich Drepper | 2009-03-13 | 1 | -1/+13 |
* | * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition. | Ulrich Drepper | 2007-09-18 | 1 | -2/+8 |
* | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Ulrich Drepper | 2007-06-20 | 1 | -24/+2 |
* | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper | 2007-05-19 | 1 | -6/+26 |
* | * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK. | Ulrich Drepper | 2007-01-15 | 1 | -12/+24 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -26/+16 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -16/+26 |
* | * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. | Ulrich Drepper | 2006-10-29 | 1 | -4/+4 |
* | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 2006-10-27 | 1 | -35/+8 |
* | [BZ #3313] | Ulrich Drepper | 2006-10-18 | 1 | -8/+9 |
* | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper | 2006-10-11 | 1 | -4/+4 |
* | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2006-10-10 | 1 | -5/+44 |
* | (fixup): Change return type to DL_FIXUP_VALUE_TYPE. Use DL_FIXUP_VALUE_TYPE, ... | Ulrich Drepper | 2005-02-07 | 1 | -17/+21 |
* | 2005-01-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-01-22 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2005-01-09 | 1 | -0/+1 |
* | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 2005-01-06 | 1 | -41/+229 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -268/+52 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -52/+268 |