This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from aa19c68d2b hurd: Use __mach_setup_thread_call () new c7fcce38c8 hurd: Make sure to not use tcb->self new 2f8ecb58a5 hurd: Fix x86_64 _hurd_tls_fork new 70fd6b3b23 hurd: Fix setting up pthreads new c93ee967cd hurd: Also make it possible to call strlen very early
The 4 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/mach/hurd/{x86 => i386}/htl/pt-setup.c | 36 ++++----- sysdeps/mach/hurd/i386/tls.h | 3 +- sysdeps/mach/hurd/{x86 => x86_64}/htl/pt-setup.c | 95 ++++++++++-------------- sysdeps/mach/hurd/x86_64/static-start.S | 3 + sysdeps/mach/hurd/x86_64/tls.h | 28 +++++-- 5 files changed, 76 insertions(+), 89 deletions(-) copy sysdeps/mach/hurd/{x86 => i386}/htl/pt-setup.c (82%) rename sysdeps/mach/hurd/{x86 => x86_64}/htl/pt-setup.c (50%)