This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/glibc.
from 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 new d2265570a7 manual: Avoid name collision in libm ULP table [BZ #28956] new ac5f5a92ed Add .clang-format style file
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: .clang-format | 156 +++++++++++++++++++++++++++ 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 ++- 17 files changed, 241 insertions(+), 31 deletions(-) create mode 100644 .clang-format