Hi Dmitry,
Dmitry Chestnykh wrote,
In aarch64 when the general dynamic access model is
used for tls data
the linker emits two dynamic relocs (R_AARCH64_TLS_DTPMOD(64) and
R_AARCH64_TLS_DTPREL(64)) that must be applied by ld.so during object
loading.
Signed-off-by: Dmitry Chestnykh <dm.chestnykh(a)gmail.com>
Great! 0 test failures for aarch64!
Committed and pushed,
Thanks
Waldemar