This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from 333221862e resolv: Remove RES_INSECURE1, RES_INSECURE2 adds 6103c0a811 Remove TIMING_INIT adds a173d09f85 Improve bench-memmem adds 93eebae516 Improve bench-strstr adds 648279f4af Improve string benchtests new e621246ec6 malloc: Set and reset all hooks for tracing (Bug 16573)
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: ChangeLog | 61 +++++++++++ benchtests/bench-malloc-simple.c | 3 - benchtests/bench-malloc-thread.c | 5 - benchtests/bench-memmem.c | 79 +++++++++++--- benchtests/bench-skeleton.c | 5 +- benchtests/bench-stpcpy.c | 20 ++-- benchtests/bench-stpncpy.c | 47 ++------- benchtests/bench-strcat.c | 19 ++-- benchtests/bench-strcpy.c | 23 ++-- benchtests/bench-strlen.c | 2 + benchtests/bench-strncat.c | 28 ++--- benchtests/bench-strncpy.c | 43 ++------ benchtests/bench-strnlen.c | 31 ++++-- benchtests/bench-strstr.c | 220 ++++++++++++++++++++++++--------------- benchtests/bench-strtod.c | 3 - benchtests/bench-timing.h | 2 - benchtests/bench-wcsnlen.c | 1 + malloc/mtrace.c | 72 ++++++++----- 18 files changed, 380 insertions(+), 284 deletions(-)