| Commit message (Expand) | Author | Age | Files | Lines |
* | Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h | H.J. Lu | 2012-09-28 | 1 | -0/+6 |
* | Fix lots of bitrot for stub configurations. | Roland McGrath | 2012-07-30 | 1 | -1/+1 |
* | Move ldsodefs.h audit definitions to sysdeps directories. | Joseph Myers | 2012-07-25 | 1 | -108/+0 |
* | Add <sys/auxv.h> and getauxval. | Richard Henderson | 2012-05-20 | 1 | -0/+3 |
* | Hurd: Fix value of __libc_stack_end | Samuel Thibault | 2012-05-10 | 1 | -1/+5 |
* | New ld.so argument --inhibit-ldcache to disable ld.so.cache lookup | Siddhesh Poyarekar | 2012-04-11 | 1 | -1/+4 |
* | Add forward declaration for La_x32_regs/La_x32_retval | H.J. Lu | 2012-03-22 | 1 | -0/+2 |
* | Add x32 support to dynamic linker audit | H.J. Lu | 2012-03-21 | 1 | -0/+9 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Remove Alpha support from ldsodefs.h | Ulrich Drepper | 2012-01-07 | 1 | -10/+0 |
* | More IA-64 removal | Ulrich Drepper | 2012-01-07 | 1 | -11/+1 |
* | Improve printing of lookup scopes | Ulrich Drepper | 2011-08-16 | 1 | -1/+1 |
* | Warning patrol. | Roland McGrath | 2011-08-14 | 1 | -1/+1 |
* | Implement LD_DEBUG=scopes | Ulrich Drepper | 2011-08-13 | 1 | -2/+6 |
* | _dl_sort_fini: Remove unused argument | Marek Polacek | 2011-07-19 | 1 | -3/+3 |
* | Fix concurrency problem between dl_open and dl_iterate_phdr | Andreas Krebbel | 2010-10-26 | 1 | -2/+5 |
* | Require suid bit on audit objects in privileged programs | Andreas Schwab | 2010-10-24 | 1 | -4/+2 |
* | Don't deadlock in __dl_iterate_phdr while (un)loading objects. | Andreas Schwab | 2010-05-03 | 1 | -0/+4 |
* | Mark _dl_random attribute_relro in the header file. | Richard Henderson | 2010-03-26 | 1 | -1/+1 |
* | ld.so: Adjust the auxv if ld.so is directly invoked. | Andreas Krebbel | 2010-01-15 | 1 | -2/+3 |
* | Handle unloading of DSO with a unique symbol definition. | Ulrich Drepper | 2009-07-23 | 1 | -1/+1 |
* | Remove warning and little optimization. | Ulrich Drepper | 2009-07-16 | 1 | -0/+4 |
* | Implement STB_GNU_UNIQUE handling. | Ulrich Drepper | 2009-07-09 | 1 | -0/+15 |
* | * elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935 | Ulrich Drepper | 2009-04-01 | 1 | -0/+2 |
* | * elf/dl-load.c: Remove support for systems without MAP_ANON. | Ulrich Drepper | 2009-03-31 | 1 | -5/+0 |
* | [BZ #9733] | Ulrich Drepper | 2009-03-16 | 1 | -2/+2 |
* | * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take | Ulrich Drepper | 2009-01-11 | 1 | -1/+4 |
* | * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all | Ulrich Drepper | 2008-08-14 | 1 | -5/+0 |
* | * elf/elf.h: Define AT_EXECFN. | Ulrich Drepper | 2008-07-24 | 1 | -0/+6 |
* | [BZ #5786] | Ulrich Drepper | 2008-03-08 | 1 | -0/+3 |
* | * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add | Ulrich Drepper | 2008-03-08 | 1 | -2/+3 |
* | * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859 | Ulrich Drepper | 2007-09-29 | 1 | -2/+2 |
* | * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition. | Ulrich Drepper | 2007-09-18 | 1 | -1/+3 |
* | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Ulrich Drepper | 2007-06-20 | 1 | -4/+12 |
* | * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements | Ulrich Drepper | 2007-06-19 | 1 | -11/+13 |
* | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper | 2007-05-19 | 1 | -0/+2 |
* | * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK. | Ulrich Drepper | 2007-01-15 | 1 | -3/+5 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -51/+21 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -21/+51 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -14/+6 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -10/+2 |
* | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 2006-10-27 | 1 | -2/+0 |
* | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2006-10-10 | 1 | -0/+1 |
* | * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined | Ulrich Drepper | 2006-08-24 | 1 | -1/+1 |
* | [BZ #2683] | Ulrich Drepper | 2006-08-24 | 1 | -2/+2 |
* | * elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206 | Ulrich Drepper | 2006-07-10 | 1 | -1/+1 |
* | * sysdeps/generic/ldsodefs.h: Remove support for non-core | Ulrich Drepper | 2006-05-07 | 1 | -44/+1 |
* | * elf/tst-tls-dlinfo.c: New file. | Roland McGrath | 2006-03-01 | 1 | -0/+5 |
* | * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. | Ulrich Drepper | 2005-12-18 | 1 | -0/+3 |
* | * nscd/connections.c (sendfileall): Define. | Ulrich Drepper | 2005-11-22 | 1 | -1/+0 |