about summary refs log tree commit diff
path: root/extra-lib.mk
diff options
context:
space:
mode:
authorSergey Bugaev <bugaevc@gmail.com>2023-02-14 20:37:20 +0300
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-02-14 20:27:11 +0100
commit748511f0bb61785f976e18843d707a8ba8fffe29 (patch)
tree42f62a9054a9fe8c91476d67dd92bea8642d2ff1 /extra-lib.mk
parente7223fa1e8e0673440cc62364b67d55afc78123a (diff)
downloadglibc-748511f0bb61785f976e18843d707a8ba8fffe29.tar.gz
glibc-748511f0bb61785f976e18843d707a8ba8fffe29.tar.xz
glibc-748511f0bb61785f976e18843d707a8ba8fffe29.zip
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 'extra-lib.mk')
0 files changed, 0 insertions, 0 deletions