diff options
author | Sergey Bugaev <bugaevc@gmail.com> | 2023-02-14 20:37:20 +0300 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-02-14 20:27:11 +0100 |
commit | 748511f0bb61785f976e18843d707a8ba8fffe29 (patch) | |
tree | 42f62a9054a9fe8c91476d67dd92bea8642d2ff1 /support | |
parent | e7223fa1e8e0673440cc62364b67d55afc78123a (diff) | |
download | glibc-748511f0bb61785f976e18843d707a8ba8fffe29.zip glibc-748511f0bb61785f976e18843d707a8ba8fffe29.tar.gz glibc-748511f0bb61785f976e18843d707a8ba8fffe29.tar.bz2 |
hurd: i386 TLS tweaks
* Micro-optimize TLS access using GCC's native support for gs-based
addressing when available;
* Just use THREAD_GETMEM and THREAD_SETMEM instead of more inline
assembly;
* Sync tcbhead_t layout with NPTL, in particular update/fix __private_ss
offset;
* Statically assert that the two offsets that are a part of ABI are what
we expect them to be.
Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
Message-Id: <20230214173722.428140-2-bugaevc@gmail.com>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions