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
gentoo/2.41
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
/
rtld.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Always enable pointer guard [BZ #18928]
Florian Weimer
2015-10-15
1
-11
/
+4
*
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
*
Constify string parameters
Andreas Schwab
2014-12-11
1
-2
/
+2
*
Remove INTDEF / INTUSE / INTVARDEF (bug 14132).
Joseph Myers
2014-11-05
1
-2
/
+2
*
Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).
Joseph Myers
2014-11-05
1
-1
/
+1
*
Don't use INTDEF/INTUSE with _dl_argv (bug 14132).
Joseph Myers
2014-11-04
1
-20
/
+20
*
Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).
Joseph Myers
2014-10-10
1
-9
/
+9
*
Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAIL
Richard Henderson
2014-07-03
1
-13
/
+5
*
Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
Richard Henderson
2014-07-03
1
-3
/
+0
*
Remove second argument from TLS_INIT_TP macro
Andreas Schwab
2014-05-27
1
-2
/
+2
*
Remove last use of USE___THREAD
Andreas Schwab
2014-05-14
1
-149
/
+5
*
Use __ehdr_start, when available, for rtld to get its own headers.
Roland McGrath
2014-03-13
1
-4
/
+19
*
2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2014-03-12
1
-2
/
+3
*
BZ #16613: Support TLS in audit libraries.
Carlos O'Donell
2014-02-25
1
-1
/
+6
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-20
/
+20
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Adjust AT_EXECFN when using explicit loader invocation.
Paul Pluzhnikov
2013-11-18
1
-0
/
+3
*
Remove unused NONTLS_INIT_TP.
Ondřej Bílka
2013-11-03
1
-4
/
+0
*
Print the reason why preloading failed in do_preload()
Michael Stahl
2013-10-20
1
-2
/
+2
*
Avoid crashing in LD_DEBUG when program name is unavailable
Siddhesh Poyarekar
2013-05-29
1
-8
/
+5
*
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
*
Set up the data structures for vDSO in libc.a
H.J. Lu
2012-10-05
1
-94
/
+2
*
Clean up conditionalize of ld.so.cache support.
Roland McGrath
2012-10-03
1
-1
/
+1
*
Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h
H.J. Lu
2012-09-28
1
-9
/
+0
*
rtld: limit self loading check to normal mode only
Dmitry V. Levin
2012-09-19
1
-1
/
+2
*
Fix lots of bitrot for stub configurations.
Roland McGrath
2012-07-30
1
-0
/
+2
*
Add SystemTap static probes to the runtime linker. [BZ #14298]
Gary Benson
2012-07-27
1
-0
/
+3
*
Fix invalid memory access in do_lookup_x.
Andreas Schwab
2012-06-22
1
-0
/
+2
*
Use _dl_fatal_printf instead of a private variant.
Roland McGrath
2012-05-14
1
-1
/
+1
*
New ld.so argument --inhibit-ldcache to disable ld.so.cache lookup
Siddhesh Poyarekar
2012-04-11
1
-0
/
+9
*
Fix DL_DEBUG_UNUSED to elide the VDSO and handle PLT references properly.
David S. Miller
2012-04-05
1
-1
/
+14
*
Move stdio-common/_itoa.h to sysdeps/generic
H.J. Lu
2012-03-20
1
-1
/
+1
*
Always set l_used for vDSO.
Marek Polacek
2012-02-29
1
-1
/
+4
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Don't call ifunc functions in trace mode
Andreas Schwab
2011-10-05
1
-5
/
+7
*
Also relocate in dependency order when doing symbol dependency testing
Andreas Schwab
2011-09-14
1
-7
/
+4
*
Only use USE___THREAD when defined
Andreas Schwab
2011-09-13
1
-2
/
+12
*
Revert "Remove last use of USE___THREAD"
Ulrich Drepper
2011-09-12
1
-3
/
+135
*
Remove last use of USE___THREAD
Andreas Schwab
2011-09-12
1
-135
/
+3
*
Simplify malloc initialization
Ulrich Drepper
2011-09-10
1
-0
/
+1
*
Relocate objects in dependency order
Andreas Schwab
2011-08-30
1
-8
/
+4
*
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
/
+14
*
Handle DSOs without any dependency in ld.so
Ulrich Drepper
2011-05-30
1
-1
/
+0
*
One more thinko in CL
Ulrich Drepper
2011-05-30
1
-0
/
+1
*
Prevent loader from loading itself
Ulrich Drepper
2011-05-30
1
-0
/
+8
[next]