elf: Enable TLS descriptor tests on aarch64
commit3d53d18fc71c5d9ef4773b8bce04d54b80181926
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 12 Mar 2024 16:21:20 +0000 (12 13:21 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 19 Mar 2024 17:53:30 +0000 (19 14:53 -0300)
tree17f7daad66b3d9416a2373eeae5188730d9cbcbf
parent64c7e344289ed085517c2227d8e3b06388242c13
elf: Enable TLS descriptor tests on aarch64

The aarch64 uses 'trad' for traditional tls and 'desc' for tls
descriptors, but unlike other targets it defaults to 'desc'.  The
gnutls2 configure check does not set aarch64 as an ABI that uses
TLS descriptors, which then disable somes stests.

Also rename the internal machinery fron gnu2 to tls descriptors.

Checked on aarch64-linux-gnu.
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
configure
configure.ac
elf/Makefile
sysdeps/aarch64/preconfigure
sysdeps/arm/Makefile