This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master-aarch64-spec2k6-Oz_LTO in repository toolchain/ci/glibc.
from 5325233313 S390: Fix elf/tst-audit25[ab] adds c0efbf8920 string: Replace outdated comments in strlen(). adds 30afd8c44d linux: Constify rfv variable in dl_vdso_vsym adds d6efcc118e powerpc64: Use medium model toc accesses throughout adds 31a9bc8c55 powerpc64: Set up thread register for _dl_relocate_static_pie adds 1a85970f41 powerpc: Relocate stinfo->main adds d2265570a7 manual: Avoid name collision in libm ULP table [BZ #28956] adds ac5f5a92ed Add .clang-format style file adds d2263bf50a test-container: Fix "unused code" warnings on HURD
No new revisions were added by this update.
Summary of changes: .clang-format | 156 +++++++++++++++++++++++++++ string/strlen.c | 16 +-- support/test-container.c | 6 ++ sysdeps/powerpc/hwcapinfo.c | 8 +- sysdeps/powerpc/hwcapinfo.h | 3 +- sysdeps/powerpc/nptl/tls.h | 8 +- sysdeps/powerpc/powerpc64/__longjmp-common.S | 8 +- sysdeps/powerpc/powerpc64/dl-machine.h | 33 +++++- sysdeps/powerpc/powerpc64/dl-trampoline.S | 8 +- sysdeps/powerpc/powerpc64/setjmp-common.S | 8 +- sysdeps/powerpc/powerpc64/start.S | 3 +- sysdeps/powerpc/powerpc64/sysdep.h | 6 +- sysdeps/powerpc/tst-tlsifunc-static.c | 1 + sysdeps/powerpc/tst-tlsifunc.c | 3 + sysdeps/riscv/rv32/rvd/libm-test-ulps-name | 2 +- sysdeps/riscv/rv64/rvd/libm-test-ulps-name | 2 +- sysdeps/unix/sysv/linux/dl-vdso.h | 2 +- sysdeps/unix/sysv/linux/powerpc/Makefile | 6 ++ sysdeps/unix/sysv/linux/powerpc/libc-start.c | 15 ++- 19 files changed, 252 insertions(+), 42 deletions(-) create mode 100644 .clang-format