musl/arch
Rich Felker ea71a9004e deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET
the only part of TP_ADJ that was not uniquely determined by
TLS_ABOVE_TP was the 0x7000 adjustment used mainly on mips and powerpc
variants.
2020-08-24 22:04:52 -04:00
..
aarch64 deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
arm deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
generic move struct dirent to bits header, allow NAME_MAX to vary 2020-01-25 23:08:55 -05:00
i386 deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
m68k deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
microblaze deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
mips deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
mips64 deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
mipsn32 deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
or1k deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
powerpc deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
powerpc64 deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
riscv64 deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
s390x deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
sh deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
x32 deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00
x86_64 deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET 2020-08-24 22:04:52 -04:00