This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from dcad5c8578 x86: Fix for cache computation on AMD legacy cpus. new 644aa127b9 htl: Add support for static TSD data new 53da64d1cf htl: Initialize ___pthread_self early
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: htl/cancellation.c | 8 -------- htl/pt-self.c | 10 +--------- sysdeps/htl/pt-destroy-specific.c | 35 ++++++++++++++++++++++++++++++----- sysdeps/htl/pt-getspecific.c | 8 ++++++++ sysdeps/htl/pt-init-specific.c | 2 ++ sysdeps/htl/pt-key-create.c | 25 +++++++++++++++++-------- sysdeps/htl/pt-key-delete.c | 12 ++++++++++-- sysdeps/htl/pt-key.h | 7 ++++++- sysdeps/htl/pt-setspecific.c | 26 ++++++++++++++++++++++++-- sysdeps/mach/hurd/htl/pt-sysdep.c | 14 ++++++++++++++ 10 files changed, 112 insertions(+), 35 deletions(-)