This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/glibc.
from 7912236f4a x86: Set .text section in memset-vec-unaligned-erms adds 61a4425dd4 x86: Don't check PTWRITE in tst-cpu-features-cpuinfo.c adds 6229aa74fb x86: Use CHECK_FEATURE_PRESENT on PCONFIG adds 2e20cd63c9 Fix elf/tst-audit2 on hppa adds f9db5433f3 x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIE adds fee62d6c62 linux: Use socket-constants-time64.h on tst-socket-timestamp-compat adds 17c57d70bd hppa: Fix typo new 0fb8800029 x86-64: Remove bzero weak alias in SS2 memset new 315c9e794a htl: Make pthread_[gs]etspecific not check for key validity new 33038a7d91 mach: Fix LLL_SHARED value new 06dbfcced3 htl: Fix initializing the key lock new 7a06be051c htl: Destroy thread-specific data before releasing joins
The 5 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/pt-exit.c | 6 +++--- mach/lowlevellock.h | 2 +- sysdeps/hppa/dl-machine.h | 24 +++++++++------------ sysdeps/hppa/dl-runtime.h | 2 +- sysdeps/htl/pt-getspecific.c | 3 +-- sysdeps/htl/pt-key-create.c | 1 + sysdeps/htl/pt-key.h | 7 +++--- sysdeps/htl/pt-setspecific.c | 3 +-- sysdeps/i386/configure | 6 ------ sysdeps/i386/configure.ac | 7 ------ .../unix/sysv/linux/tst-socket-timestamp-compat.c | 25 +++++++++++----------- sysdeps/x86/configure | 6 ++++++ sysdeps/x86/configure.ac | 7 ++++++ sysdeps/x86/tst-cpu-features-cpuinfo.c | 3 +++ sysdeps/x86/tst-cpu-features-supports.c | 2 +- sysdeps/x86_64/configure | 6 ------ sysdeps/x86_64/configure.ac | 7 ------ .../x86_64/multiarch/memset-sse2-unaligned-erms.S | 4 +--- 18 files changed, 53 insertions(+), 68 deletions(-)