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_check_gdb/master-aarch64 in repository toolchain/ci/glibc.
from f8587a6189 x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT adds efa7936e4c dlsym: Make RTLD_NEXT prefer default version definition [BZ #14932] new a8f62164b1 benchtests: Improve benchtests for strstr, memmem, and memchr
The 1 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: benchtests/bench-memchr.c | 108 ++++++++---- benchtests/bench-memmem.c | 82 ++++++--- benchtests/bench-strstr.c | 185 +++++++++++++++++---- elf/Makefile | 7 + elf/dl-sym.c | 2 +- elf/nextmod3.c | 20 +++ elf/nextmod3.map | 3 + .../x86/tst-cet-legacy-1.c => elf/tst-next-ver.c | 34 ++-- 8 files changed, 332 insertions(+), 109 deletions(-) create mode 100644 elf/nextmod3.c create mode 100644 elf/nextmod3.map copy sysdeps/x86/tst-cet-legacy-1.c => elf/tst-next-ver.c (60%)