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-release-arm-spec2k6-O3_LTO in repository toolchain/ci/glibc.
from 2d3fefd7ce posix: Fix large mmap64 offset for mips64n32 (BZ#24699) adds 23ef51a50a alpha: Do not redefine __NR_shmat or __NR_osf_shmat adds 6d8eaf4a25 hppa: Update libm-tests-ulps adds ef98313dd3 Update Alpha libm-test-ulps adds 1ad15e008c Improve performance of strstr adds 91372f0001 Improve performance of memmem adds a132a2c305 alpha: force old OSF1 syscalls for getegid, geteuid and getp [...]
No new revisions were added by this update.
Summary of changes: ChangeLog | 38 ++++++ NEWS | 2 + string/memmem.c | 127 ++++++++++++------ string/str-two-way.h | 9 +- string/strstr.c | 165 +++++++++++++++++------- sysdeps/alpha/fpu/libm-test-ulps | 16 +-- sysdeps/hppa/fpu/libm-test-ulps | 88 ++++++------- sysdeps/unix/{ => sysv/linux}/alpha/getegid.S | 0 sysdeps/unix/{ => sysv/linux}/alpha/geteuid.S | 0 sysdeps/unix/{ => sysv/linux}/alpha/getppid.S | 0 sysdeps/unix/sysv/linux/alpha/kernel-features.h | 6 +- sysdeps/unix/sysv/linux/alpha/sysdep.h | 4 +- 12 files changed, 307 insertions(+), 148 deletions(-) rename sysdeps/unix/{ => sysv/linux}/alpha/getegid.S (100%) rename sysdeps/unix/{ => sysv/linux}/alpha/geteuid.S (100%) rename sysdeps/unix/{ => sysv/linux}/alpha/getppid.S (100%)