This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 1433e270a1 htl: Avoid a local plt for pthread_self new 4970c9e0b5 nptl: add missing pthread-offsets.h new 6d0d2eb1e7 nptl: update default pthread-offsets.h
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: sysdeps/aarch64/nptl/pthread-offsets.h | 3 +++ sysdeps/alpha/nptl/pthread-offsets.h | 3 +++ sysdeps/ia64/nptl/pthread-offsets.h | 3 +++ sysdeps/nptl/pthread-offsets.h | 22 ++++++---------------- sysdeps/riscv/nptl/pthread-offsets.h | 3 +++ sysdeps/sparc/nptl/pthread-offsets.h | 13 +++++++++++++ 6 files changed, 31 insertions(+), 16 deletions(-) create mode 100644 sysdeps/aarch64/nptl/pthread-offsets.h create mode 100644 sysdeps/alpha/nptl/pthread-offsets.h create mode 100644 sysdeps/ia64/nptl/pthread-offsets.h create mode 100644 sysdeps/riscv/nptl/pthread-offsets.h create mode 100644 sysdeps/sparc/nptl/pthread-offsets.h