about summary refs log tree commit diff
path: root/elf/dl-support.c
Commit message (Expand)AuthorAgeFilesLines
...
* tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar2017-06-071-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Add framework for tunablesSiddhesh Poyarekar2016-12-311-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Add AT_PLATFORM to _dl_aux_init ()Carlos Eduardo Seo2015-10-271-0/+3
* [BZ #17250] Fix static dlopen default library search pathMaciej W. Rozycki2015-09-251-1/+0
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAILRichard Henderson2014-07-031-7/+1
* [BZ #16046] Static dlopen correction fallout fixes.Maciej W. Rozycki2014-01-311-0/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix static-binary lazy FPU context allocationMaciej W. Rozycki2013-09-091-0/+6
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-281-0/+4
* [BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki2013-06-281-7/+44
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Make _dl_phdr pointer to const.Roland McGrath2013-03-281-2/+2
* Clean up _dl_pagesize initialization.Roland McGrath2013-03-151-4/+2
* Fix NEED_DL_SYSINFO_DSO conditionals.Roland McGrath2013-03-011-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix build for !(defined NEED_DL_SYSINFO || defined NEED_DL_SYSINFO_DSO).Thomas Schwinge2012-11-011-1/+1
* Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu2012-10-051-17/+0
* Set up the data structures for vDSO in libc.aH.J. Lu2012-10-051-0/+9
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-201-0/+2
* New ld.so argument --inhibit-ldcache to disable ld.so.cache lookupSiddhesh Poyarekar2012-04-111-1/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Provide static initializer for _dl_pagesize in statically linked codeUlrich Drepper2011-09-111-2/+3
* Make PowerPC64 default to nonexecutable stackRyan S. Arnold2010-12-191-2/+4
* Don't try to free rpath strings allocated during startupAndreas Schwab2010-09-151-0/+3
* Don't deadlock in __dl_iterate_phdr while (un)loading objects.Andreas Schwab2010-05-031-0/+4
* Obey LD_HWCAP_MASK in ld.so.cache lookups. roland/hwcap_maskRoland McGrath2010-04-051-1/+9
* * elf/dl-open.c: Keep track of used name spaces and only iterate over cvs/fedora-glibc-20090401T0935Ulrich Drepper2009-04-011-0/+1
* * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): TakeUlrich Drepper2009-01-111-1/+7
* * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo allUlrich Drepper2008-08-141-7/+0
* * elf/elf.h: Define AT_EXECFN.Ulrich Drepper2008-07-241-1/+8
* * elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper2007-06-201-0/+2
* * elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper2007-05-191-1/+4
* * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV. Richard Henderson2007-03-131-0/+3
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-8/+1
* .Jakub Jelinek2007-07-311-1/+8
* * elf/dl-support.c: Include dl-procinfo.h.Ulrich Drepper2006-12-191-0/+1
* USE_TLS support is now default.Ulrich Drepper2006-10-271-3/+1
* * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust forUlrich Drepper2005-05-111-2/+2
* * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath2005-04-071-3/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-11/+5
* 2.5-18.1Jakub Jelinek2007-07-121-5/+11
* * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): DefineRoland McGrath2004-11-061-0/+7
* [BZ #77]Ulrich Drepper2004-10-141-15/+2
* [BZ #384]Ulrich Drepper2004-09-261-10/+10
* Update.Ulrich Drepper2004-07-061-0/+2
* Update.Ulrich Drepper2004-03-061-0/+6