about summary refs log tree commit diff
path: root/elf/dl-sysdep.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-360/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Add framework for tunablesSiddhesh Poyarekar2016-12-311-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers2014-11-041-1/+1
* Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers2014-10-101-4/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-281-3/+7
* Fix NEED_DL_SYSINFO{,_DSO} conditionalization in _dl_sysdep_start.Roland McGrath2013-05-031-4/+9
* Fix NEED_DL_SYSINFO_DSO conditionals.Roland McGrath2013-03-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu2012-10-051-254/+0
* Conditionalize elf/dl-sysdep.c contents on [SHARED].Roland McGrath2012-09-281-2/+9
* Fix conditional on using DSOCAPS to match condition on defining it.Roland McGrath2012-08-201-1/+1
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-201-5/+4
* For PR 14055, add bounds check to _dl_show_auxv().Paul Pluzhnikov2012-05-021-2/+4
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-201-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix vDSO synthetic hwcap handling so they are not masked out from ld.so.cache...Roland McGrath2010-07-201-0/+5
* Don't take the address of a void object.Richard Henderson2010-03-261-3/+3
* ld.so: Adjust the auxv if ld.so is directly invoked.Andreas Krebbel2010-01-151-5/+5
* Use NT_GNU_HWCAP instead of literal 2.Roland McGrath2010-01-071-2/+3
* Terminate correct buffer.Ulrich Drepper2009-06-031-1/+1
* * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.Ulrich Drepper2009-03-141-29/+30
* * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): TakeUlrich Drepper2009-01-111-1/+6
* * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo allUlrich Drepper2008-08-141-3/+0
* 2008-07-28 Roland McGrath <roland@redhat.com>Roland McGrath2008-07-291-0/+1
* * elf/elf.h: Define AT_EXECFN.Ulrich Drepper2008-07-241-0/+3
* [BZ #5786]Ulrich Drepper2008-03-081-1/+2
* Fix typo.Ulrich Drepper2007-07-041-1/+1
* * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.Ulrich Drepper2007-07-041-4/+16
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-42/+8
* .Jakub Jelinek2007-07-311-8/+42
* USE_TLS support is now default.Ulrich Drepper2006-10-271-27/+5
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-141-0/+590
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-602/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+602