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-arm-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from a85c93c424 Open master branch for glibc 2.35 development adds 4165dd2e95 Remove obsolete comments/name from acos-inputs, since slow p [...] adds db737c79c6 Remove obsolete comments/name from several benchtest input files. adds 6069826312 nis: Fix leak on realloc failure in nis_getnames [BZ #28150] adds 2ee9b24f47 Fix build of nptl/tst-thread_local1.cc with GCC 12 adds b0234d79e7 ldconfig: avoid leak on empty paths in config file adds 5f9b78fe35 gconv_parseconfdir: Fix memory leak adds 1e0e6d656d iconv_charmap: Close output file when done adds 45caed9d67 copy_and_spawn_sgid: Avoid double calls to close() adds 77a34079d8 gaiconf_init: Avoid double-free in label and precedence lists adds df183287ff hurd: Avoid spurious warning adds b17e842a60 gethosts: Remove unused argument _type adds ac30324c67 test-dlclose-exit-race: avoid hang on pthread_create error adds 5b86241a03 linux: Add sparck brk implementation adds c52eb066bc Update sparc libm-test-ulps adds 3d9a539ee6 rt: Set the correct message queue for tst-mqueue10 adds 505a964ae0 tst-mxfast: Don't run with mcheck adds fb89489636 Add INADDR_DUMMY from Linux 5.13 to netinet/in.h adds c87fcacc50 Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 ( [...] adds e4ca6de1bc powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE [...] adds f2a15dd668 powerpc64: Check cacheline size before using optimised memse [...] adds 60b4dd2579 powerpc64: Add checks for Altivec and VSX in ifunc selection
No new revisions were added by this update.
Summary of changes: benchtests/acos-inputs | 3 - benchtests/asin-inputs | 3 - benchtests/atan-inputs | 3 - benchtests/cos-inputs | 3 - benchtests/pow-inputs | 4 - benchtests/sin-inputs | 3 - benchtests/tan-inputs | 7 - elf/ldconfig.c | 6 +- hurd/hurdselect.c | 2 +- iconv/gconv_parseconfdir.h | 9 +- iconv/iconv_charmap.c | 2 + inet/netinet/in.h | 3 + io/fcntl.h | 8 +- malloc/Makefile | 3 +- misc/sys/ioctl.h | 4 +- nis/nis_subr.c | 8 +- nptl/tst-thread_local1.cc | 1 + rt/tst-mqueue10.c | 4 +- stdlib/test-dlclose-exit-race.c | 14 +- support/support_capture_subprocess.c | 1 + sysdeps/posix/getaddrinfo.c | 8 +- sysdeps/powerpc/powerpc64/multiarch/bzero.c | 6 +- .../powerpc/powerpc64/multiarch/ifunc-impl-list.c | 157 +++++++++++++-------- sysdeps/powerpc/powerpc64/multiarch/memchr.c | 5 +- sysdeps/powerpc/powerpc64/multiarch/memcmp.c | 5 +- sysdeps/powerpc/powerpc64/multiarch/memcpy.c | 7 +- sysdeps/powerpc/powerpc64/multiarch/memmove.c | 3 +- sysdeps/powerpc/powerpc64/multiarch/mempcpy.c | 3 +- sysdeps/powerpc/powerpc64/multiarch/memrchr.c | 5 +- sysdeps/powerpc/powerpc64/multiarch/memset.c | 16 ++- sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c | 5 +- sysdeps/powerpc/powerpc64/multiarch/stpcpy.c | 9 +- sysdeps/powerpc/powerpc64/multiarch/stpncpy.c | 2 +- sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c | 5 +- sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c | 2 +- sysdeps/powerpc/powerpc64/multiarch/strcasestr.c | 3 +- sysdeps/powerpc/powerpc64/multiarch/strcat.c | 6 +- sysdeps/powerpc/powerpc64/multiarch/strchr.c | 5 +- sysdeps/powerpc/powerpc64/multiarch/strchrnul.c | 5 +- sysdeps/powerpc/powerpc64/multiarch/strcmp.c | 5 +- sysdeps/powerpc/powerpc64/multiarch/strcpy.c | 9 +- sysdeps/powerpc/powerpc64/multiarch/strcspn.c | 3 +- sysdeps/powerpc/powerpc64/multiarch/strlen.c | 11 +- sysdeps/powerpc/powerpc64/multiarch/strncase.c | 5 +- sysdeps/powerpc/powerpc64/multiarch/strncase_l.c | 2 +- sysdeps/powerpc/powerpc64/multiarch/strncat.c | 6 +- sysdeps/powerpc/powerpc64/multiarch/strncmp.c | 5 +- sysdeps/powerpc/powerpc64/multiarch/strncpy.c | 2 +- sysdeps/powerpc/powerpc64/multiarch/strnlen.c | 5 +- sysdeps/powerpc/powerpc64/multiarch/strrchr.c | 5 +- sysdeps/powerpc/powerpc64/multiarch/strspn.c | 3 +- sysdeps/powerpc/powerpc64/multiarch/strstr.c | 2 +- sysdeps/sparc/fpu/libm-test-ulps | 2 +- sysdeps/unix/sysv/linux/{ => sparc}/brk.c | 19 ++- sysdeps/unix/sysv/linux/sys/prctl.h | 2 +- 55 files changed, 265 insertions(+), 169 deletions(-) copy sysdeps/unix/sysv/linux/{ => sparc}/brk.c (76%)