index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ldso
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-02
add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs
Rich Felker
1
-0
/
+3
2019-09-29
remove remaining traces of __tls_get_new
Szabolcs Nagy
1
-2
/
+0
2019-09-11
fix arm __tlsdesc_dynamic when built as thumb code without __ARM_ARCH>=5
Rich Felker
1
-0
/
+4
2019-02-18
install dynamic tls synchronously at dlopen, streamline access
Rich Felker
1
-19
/
+0
2018-10-09
fix build regression on armhf in tlsdesc asm
Rich Felker
1
-0
/
+1
2018-10-01
inline cp15 thread pointer load in arm dynamic TLSDESC asm when possible
Rich Felker
1
-0
/
+9
2018-10-01
add TLSDESC support for 32-bit arm
Rich Felker
1
-0
/
+62
2016-01-22
move arm-specific translation units out of arch/arm/src, to src/*/arm
Rich Felker
1
-0
/
+42
2015-11-10
explicitly assemble all arm asm sources as UAL
Rich Felker
1
-0
/
+1
2015-04-14
use hidden visibility for call from dlsym to internal __dlsym
Rich Felker
1
-0
/
+1
2015-04-13
dynamic linker bootstrap overhaul
Rich Felker
1
-18
/
+0
2014-06-20
rename dynamic linker entry point from _start to _dlstart
Rich Felker
1
-2
/
+2
2012-05-27
add ldd and main program loading support to dynamic linker
Rich Felker
1
-0
/
+7
2012-05-27
cleanup dynamic linker start code cruft
Rich Felker
1
-4
/
+1
2011-10-01
dlsym entry point for arm
Rich Felker
1
-0
/
+6
2011-10-01
dynamic linker entry point for arm
Rich Felker
1
-0
/
+14