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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
install dynamic tls synchronously at dlopen, streamline access
Rich Felker
2019-02-18
1
-19
/
+0
*
fix build regression on armhf in tlsdesc asm
Rich Felker
2018-10-09
1
-0
/
+1
*
inline cp15 thread pointer load in arm dynamic TLSDESC asm when possible
Rich Felker
2018-10-01
1
-0
/
+9
*
add TLSDESC support for 32-bit arm
Rich Felker
2018-10-01
1
-0
/
+62
*
move arm-specific translation units out of arch/arm/src, to src/*/arm
Rich Felker
2016-01-22
1
-0
/
+42
*
explicitly assemble all arm asm sources as UAL
Rich Felker
2015-11-10
1
-0
/
+1
*
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
-18
/
+0
*
rename dynamic linker entry point from _start to _dlstart
Rich Felker
2014-06-20
1
-2
/
+2
*
add ldd and main program loading support to dynamic linker
Rich Felker
2012-05-27
1
-0
/
+7
*
cleanup dynamic linker start code cruft
Rich Felker
2012-05-27
1
-4
/
+1
*
dlsym entry point for arm
Rich Felker
2011-10-01
1
-0
/
+6
*
dynamic linker entry point for arm
Rich Felker
2011-10-01
1
-0
/
+14