select: fix 64-bit timeout truncation on pre-time64 kernels
[musl] / src / ldso / arm /
2019-11-02 Rich Felkeradd __dlsym_time64 asm entry point for all legacy-32bit...
2019-09-29 Szabolcs Nagyremove remaining traces of __tls_get_new
2019-09-11 Rich Felkerfix arm __tlsdesc_dynamic when built as thumb code...
2019-02-19 Rich Felkerinstall dynamic tls synchronously at dlopen, streamline...
2018-10-09 Rich Felkerfix build regression on armhf in tlsdesc asm
2018-10-01 Rich Felkerinline cp15 thread pointer load in arm dynamic TLSDESC...
2018-10-01 Rich Felkeradd TLSDESC support for 32-bit arm
2016-01-22 Rich Felkermove arm-specific translation units out of arch/arm...
2015-11-10 Rich Felkerexplicitly assemble all arm asm sources as UAL
2015-04-14 Rich Felkeruse hidden visibility for call from dlsym to internal...
2015-04-13 Rich Felkerdynamic linker bootstrap overhaul
2014-06-20 Rich Felkerrename dynamic linker entry point from _start to _dlstart
2012-05-27 Rich Felkeradd ldd and main program loading support to dynamic...
2012-05-27 Rich Felkercleanup dynamic linker start code cruft
2011-10-01 Rich Felkerdlsym entry point for arm
2011-10-01 Rich Felkerdynamic linker entry point for arm