GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
/
dl-sysdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
2020-01-17
1
-2
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Fix output of LD_SHOW_AUXV=1.
Stefan Liebler
2019-03-13
1
-8
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Print cache size and geometry auxv types on LD_SHOW_AUXV=1
Tulio Magno Quites Machado Filho
2018-12-19
1
-29
/
+39
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
elf: Remove internal_function attribute
Florian Weimer
2017-08-31
1
-2
/
+0
*
Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-21
1
-1
/
+1
*
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
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
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_argv (bug 14132).
Joseph Myers
2014-11-04
1
-1
/
+1
*
Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).
Joseph Myers
2014-10-10
1
-4
/
+4
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
Ryan S. Arnold
2013-06-28
1
-3
/
+7
*
Fix NEED_DL_SYSINFO{,_DSO} conditionalization in _dl_sysdep_start.
Roland McGrath
2013-05-03
1
-4
/
+9
*
Fix NEED_DL_SYSINFO_DSO conditionals.
Roland McGrath
2013-03-01
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Move _dl_important_hwcaps to dl-hwcaps.c
H.J. Lu
2012-10-05
1
-254
/
+0
*
Conditionalize elf/dl-sysdep.c contents on [SHARED].
Roland McGrath
2012-09-28
1
-2
/
+9
*
Fix conditional on using DSOCAPS to match condition on defining it.
Roland McGrath
2012-08-20
1
-1
/
+1
*
Add <sys/auxv.h> and getauxval.
Richard Henderson
2012-05-20
1
-5
/
+4
*
For PR 14055, add bounds check to _dl_show_auxv().
Paul Pluzhnikov
2012-05-02
1
-2
/
+4
*
Move stdio-common/_itoa.h to sysdeps/generic
H.J. Lu
2012-03-20
1
-1
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Fix vDSO synthetic hwcap handling so they are not masked out from ld.so.cache...
Roland McGrath
2010-07-20
1
-0
/
+5
*
Don't take the address of a void object.
Richard Henderson
2010-03-26
1
-3
/
+3
*
ld.so: Adjust the auxv if ld.so is directly invoked.
Andreas Krebbel
2010-01-15
1
-5
/
+5
*
Use NT_GNU_HWCAP instead of literal 2.
Roland McGrath
2010-01-07
1
-2
/
+3
*
Terminate correct buffer.
Ulrich Drepper
2009-06-03
1
-1
/
+1
*
* elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.
Ulrich Drepper
2009-03-14
1
-29
/
+30
*
* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take
Ulrich Drepper
2009-01-11
1
-1
/
+6
*
* sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all
Ulrich Drepper
2008-08-14
1
-3
/
+0
*
2008-07-28 Roland McGrath <roland@redhat.com>
Roland McGrath
2008-07-29
1
-0
/
+1
*
* elf/elf.h: Define AT_EXECFN.
Ulrich Drepper
2008-07-24
1
-0
/
+3
*
[BZ #5786]
Ulrich Drepper
2008-03-08
1
-1
/
+2
*
Fix typo.
Ulrich Drepper
2007-07-04
1
-1
/
+1
*
* elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.
Ulrich Drepper
2007-07-04
1
-4
/
+16
*
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...
Ulrich Drepper
2007-01-11
1
-42
/
+8
*
.
Jakub Jelinek
2007-07-31
1
-8
/
+42
*
USE_TLS support is now default.
Ulrich Drepper
2006-10-27
1
-27
/
+5
*
2005-12-13 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
2005-12-14
1
-0
/
+590
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-602
/
+0
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-0
/
+602