dns response handling: don't treat too many addresses as an error
[musl] / src / ldso / aarch64 /
2019-09-29 Szabolcs Nagyremove remaining traces of __tls_get_new
2019-05-26 Rich Felkeroptimize aarch64 dynamic tlsdesc function to spill...
2019-02-19 Rich Felkerinstall dynamic tls synchronously at dlopen, streamline...
2018-06-02 Szabolcs Nagyfix TLS layout of TLS variant I when there is a gap...
2015-04-18 Rich Felkerapply hidden visibility to tlsdesc accessor functions
2015-04-18 Szabolcs Nagycomment fixes in aarch64 tlsdesc asm
2015-04-15 Rich Felkeruse hidden __tls_get_new for tls/tlsdesc lookup fallbac...
2015-04-14 Rich Felkeruse hidden visibility for call from dlsym to internal...
2015-04-13 Rich Felkerdynamic linker bootstrap overhaul
2015-03-12 Szabolcs Nagyadd aarch64 port