index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ldso
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs
Rich Felker
2019-11-02
1
-0
/
+3
*
remove remaining traces of __tls_get_new
Szabolcs Nagy
2019-09-29
1
-2
/
+0
*
install dynamic tls synchronously at dlopen, streamline access
Rich Felker
2019-02-18
1
-7
/
+1
*
apply hidden visibility to tlsdesc accessor functions
Rich Felker
2015-04-17
1
-0
/
+2
*
use hidden __tls_get_new for tls/tlsdesc lookup fallback cases
Rich Felker
2015-04-14
1
-1
/
+3
*
use hidden visibility for call from dlsym to internal __dlsym
Rich Felker
2015-04-14
1
-0
/
+1
*
dynamic linker bootstrap overhaul
Rich Felker
2015-04-13
1
-22
/
+0
*
rename dynamic linker entry point from _start to _dlstart
Rich Felker
2014-06-20
1
-2
/
+2
*
add tlsdesc support for i386
Rich Felker
2014-06-19
1
-0
/
+27
*
add ldd and main program loading support to dynamic linker
Rich Felker
2012-05-27
1
-0
/
+6
*
cleanup dynamic linker start code cruft
Rich Felker
2012-05-27
1
-8
/
+5
*
RTLD_NEXT support
Rich Felker
2011-08-16
1
-0
/
+10
*
make ldso asm more uniform with rest of codebase (no unnecessary suffixes)
Rich Felker
2011-06-19
1
-12
/
+12
*
experimental dynamic linker!
Rich Felker
2011-06-18
1
-0
/
+19