glibc/sysdeps/mach/hurd/x86
Sergey Bugaev 71232da3b3 hurd: Remove __hurd_threadvar_stack_{offset,mask}
Noone is or should be using __hurd_threadvar_stack_{offset,mask}, we
have proper TLS now. These two remaining variables are never set to
anything other than zero, so any code that would try to use them as
described would just dereference a zero pointer and crash. So remove
them entirely.

Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
Message-Id: <20230319151017.531737-6-bugaevc@gmail.com>
2023-04-03 00:53:25 +02:00
..
htl hurd: Set up the basic tree for x86_64-gnu 2023-02-12 16:12:06 +01:00
sys hurd: Move some i386 bits to x86 2023-02-02 00:27:26 +01:00
dl-sysdep.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
init-first.c hurd: Remove __hurd_threadvar_stack_{offset,mask} 2023-04-03 00:53:25 +02:00
ioperm.c [hurd] Fix i686 build breakage caused by 4fedebc911 2023-02-17 11:21:28 +01:00
Makefile hurd: Move some i386 bits to x86 2023-02-02 00:27:26 +01:00
set-hooks-arch.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00