| Commit message (Expand) | Author | Age | Files | Lines |
* | Redesign the fastload support for additional performance | Ambrose Feinstein | 2021-08-27 | 1 | -3/+0 |
* | Undid the dl_enable_fastload environment variable changes. | Raman Tenneti | 2021-08-27 | 1 | -1/+0 |
* | Add "fastload" support. | Paul Pluzhnikov | 2021-08-27 | 1 | -0/+7 |
* | Fix regressions in async-safe TLS, add run-time control for debugging, add mo... | Stan Shebs | 2021-08-27 | 1 | -0/+3 |
* | For b/4074041, add EXEC_ORIGIN support. Forward-ported from cl/56955623 and h... | Paul Pluzhnikov | 2014-03-08 | 1 | -0/+3 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu | 2017-12-15 | 1 | -0/+11 |
* | ld.so: Add architecture specific fields | H.J. Lu | 2017-11-13 | 1 | -0/+1 |
* | elf: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 1 | -2/+0 |
* | NPTL: Remove internal_function from stack marking functions | Florian Weimer | 2017-08-13 | 1 | -2/+1 |
* | tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask | Siddhesh Poyarekar | 2017-06-07 | 1 | -0/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Add framework for tunables | Siddhesh Poyarekar | 2016-12-31 | 1 | -0/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Add AT_PLATFORM to _dl_aux_init () | Carlos Eduardo Seo | 2015-10-27 | 1 | -0/+3 |
* | [BZ #17250] Fix static dlopen default library search path | Maciej W. Rozycki | 2015-09-25 | 1 | -1/+0 |
* | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 2015-09-08 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAIL | Richard Henderson | 2014-07-03 | 1 | -7/+1 |
* | [BZ #16046] Static dlopen correction fallout fixes. | Maciej W. Rozycki | 2014-01-31 | 1 | -0/+3 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Fix static-binary lazy FPU context allocation | Maciej W. Rozycki | 2013-09-09 | 1 | -0/+6 |
* | Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type. | Ryan S. Arnold | 2013-06-28 | 1 | -0/+4 |
* | [BZ #15022] Correct global-scope dlopen issues in static executables. | Maciej W. Rozycki | 2013-06-28 | 1 | -7/+44 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 1 | -0/+1 |
* | Make _dl_phdr pointer to const. | Roland McGrath | 2013-03-28 | 1 | -2/+2 |
* | Clean up _dl_pagesize initialization. | Roland McGrath | 2013-03-15 | 1 | -4/+2 |
* | Fix NEED_DL_SYSINFO_DSO conditionals. | Roland McGrath | 2013-03-01 | 1 | -2/+2 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Fix build for !(defined NEED_DL_SYSINFO || defined NEED_DL_SYSINFO_DSO). | Thomas Schwinge | 2012-11-01 | 1 | -1/+1 |
* | Move _dl_important_hwcaps to dl-hwcaps.c | H.J. Lu | 2012-10-05 | 1 | -17/+0 |
* | Set up the data structures for vDSO in libc.a | H.J. Lu | 2012-10-05 | 1 | -0/+9 |
* | Add <sys/auxv.h> and getauxval. | Richard Henderson | 2012-05-20 | 1 | -0/+2 |
* | New ld.so argument --inhibit-ldcache to disable ld.so.cache lookup | Siddhesh Poyarekar | 2012-04-11 | 1 | -1/+3 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Provide static initializer for _dl_pagesize in statically linked code | Ulrich Drepper | 2011-09-11 | 1 | -2/+3 |
* | Make PowerPC64 default to nonexecutable stack | Ryan S. Arnold | 2010-12-19 | 1 | -2/+4 |
* | Don't try to free rpath strings allocated during startup | Andreas Schwab | 2010-09-15 | 1 | -0/+3 |
* | Don't deadlock in __dl_iterate_phdr while (un)loading objects. | Andreas Schwab | 2010-05-03 | 1 | -0/+4 |
* | Obey LD_HWCAP_MASK in ld.so.cache lookups.roland/hwcap_mask | Roland McGrath | 2010-04-05 | 1 | -1/+9 |
* | * elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935 | Ulrich Drepper | 2009-04-01 | 1 | -0/+1 |
* | * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take | Ulrich Drepper | 2009-01-11 | 1 | -1/+7 |
* | * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all | Ulrich Drepper | 2008-08-14 | 1 | -7/+0 |
* | * elf/elf.h: Define AT_EXECFN. | Ulrich Drepper | 2008-07-24 | 1 | -1/+8 |
* | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Ulrich Drepper | 2007-06-20 | 1 | -0/+2 |
* | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper | 2007-05-19 | 1 | -1/+4 |
* | * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV. | Richard Henderson | 2007-03-13 | 1 | -0/+3 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -8/+1 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -1/+8 |
* | * elf/dl-support.c: Include dl-procinfo.h. | Ulrich Drepper | 2006-12-19 | 1 | -0/+1 |