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-master-arm-spec2k6-Oz 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 adds e621246ec6 malloc: Set and reset all hooks for tracing (Bug 16573) new 7e3496cb6c Add bug number to historic ChangeLog entry
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 +++++++++++ ChangeLog.old/ChangeLog.18 | 1 + 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 ++++++++----- 19 files changed, 381 insertions(+), 284 deletions(-)