glibc/sysdeps
H.J. Lu a921ae4701 i386: Add GLIBC_ABI_GNU_TLS version [BZ #33221]
On i386, programs and shared libraries with __thread usage may fail
silently at run-time against glibc without the TLS run-time fix for:

https://sourceware.org/bugzilla/show_bug.cgi?id=32996

Add GLIBC_ABI_GNU_TLS version to indicate that glibc has the working
GNU TLS run-time.  Linker can add the GLIBC_ABI_GNU_TLS version to
binaries which depend on the working TLS run-time so that such programs
and shared libraries will fail to load and run at run-time against
libc.so without the GLIBC_ABI_GNU_TLS version, instead of fail silently
at random.

This fixes BZ #33221.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sam James <sam@gentoo.org>
(cherry picked from commit ed1b7a5a48)
2025-08-20 15:11:21 -07:00
..
aarch64 i386: Update ___tls_get_addr to preserve vector registers 2025-08-20 11:09:07 -07:00
alpha configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
arc login: Check default sizes of structs utmp, utmpx, lastlog 2024-04-19 18:38:23 +02:00
arm elf: Do not add a copy of _dl_find_object to libc.so 2025-08-14 09:07:44 +02:00
csky login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-04-19 18:38:24 +02:00
generic elf: Support recursive use of dynamic TLS in interposed malloc 2025-01-10 16:49:38 -08:00
gnu configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
hppa login: Check default sizes of structs utmp, utmpx, lastlog 2024-04-19 18:38:23 +02:00
htl
hurd
i386 i386: Add GLIBC_ABI_GNU_TLS version [BZ #33221] 2025-08-20 15:11:21 -07:00
ia64 configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
ieee754 math: Improve layout of exp/exp10 data 2025-02-28 14:52:00 +00:00
loongarch i386: Update ___tls_get_addr to preserve vector registers 2025-08-20 11:09:07 -07:00
m68k login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-04-19 18:38:24 +02:00
mach malloc: Use __get_nprocs on arena_get2 (BZ 30945) 2024-02-12 09:53:27 -03:00
microblaze login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-04-19 18:38:24 +02:00
mips login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-04-19 18:38:24 +02:00
nios2 login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-04-19 18:38:24 +02:00
nptl nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786) 2025-07-11 13:56:56 -04:00
or1k login: Check default sizes of structs utmp, utmpx, lastlog 2024-04-19 18:38:23 +02:00
posix Fix underallocation of abort_msg_s struct (CVE-2025-0395) 2025-01-22 17:10:37 +01:00
powerpc i386: Update ___tls_get_addr to preserve vector registers 2025-08-20 11:09:07 -07:00
pthread Add crt1-2.0.o for glibc 2.0 compatibility tests 2024-10-01 10:33:51 +08:00
riscv login: Check default sizes of structs utmp, utmpx, lastlog 2024-04-19 18:38:23 +02:00
s390 s390x: Fix segfault in wcsncmp [BZ #31934] 2024-07-16 10:26:44 +02:00
sh login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-04-19 18:38:24 +02:00
sparc login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-04-19 18:38:24 +02:00
unix x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registers 2025-08-19 18:22:00 -07:00
wordsize-32
wordsize-64
x86 i386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129] 2025-08-20 15:11:09 -07:00
x86_64 i386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129] 2025-08-20 15:11:09 -07:00