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-aarch64 in repository toolchain/ci/glibc.
from 3a0588ae48 elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS w [...] adds 834ddd0432 linux: Fix missing internal 64 bit time_t stat usage adds 9e5daa1f6a benchtests: Add pthread-mutex-locks bench adds 7c477b57a3 posix/glob.c: update from gnulib adds 911c63a51c sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h adds 6f043e0ee7 Use __ehdr_start rather than _begin in _dl_start_final
No new revisions were added by this update.
Summary of changes: benchtests/Makefile | 2 + benchtests/bench-pthread-mutex-locks.c | 288 +++++++++++++++++++++ elf/Makefile | 3 +- elf/rtld.c | 7 +- posix/glob.c | 70 ++++- .../generic/fast-jitter.h | 37 +-- sysdeps/unix/sysv/linux/faccessat.c | 4 +- sysdeps/unix/sysv/linux/glob64-time64.c | 1 + sysdeps/unix/sysv/linux/pathconf.c | 4 +- 9 files changed, 376 insertions(+), 40 deletions(-) create mode 100644 benchtests/bench-pthread-mutex-locks.c copy posix/tst-fnmatch4.c => sysdeps/generic/fast-jitter.h (57%)