This is an automated email from the git hooks/post-receive script.
"Adhemerval Zanella pushed a change to branch master in repository toolchain/cortex-strings.
from 90b6126 Add a .size directive for strcmp new 27ee190 Makefile.am fixes new 9a530ff Sync test-skeleton.c with glibc new 60a5cd0 Sync test-string.h with glibc
The 3 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: Makefile.am | 6 +- tests/hp-timing.h | 83 ------------------------- tests/test-memchr.c | 24 -------- tests/test-memcmp.c | 24 -------- tests/test-memcpy.c | 24 -------- tests/test-memmove.c | 28 --------- tests/test-memset.c | 24 -------- tests/test-skeleton.c | 164 +++++++++++++++++++++++++++++++++----------------- tests/test-strchr.c | 24 -------- tests/test-strcmp.c | 24 -------- tests/test-strcpy.c | 24 -------- tests/test-string.h | 97 ++++++++++++++++++++++------- tests/test-strlen.c | 24 -------- tests/test-strncmp.c | 35 ----------- tests/test-strnlen.c | 24 -------- 15 files changed, 191 insertions(+), 438 deletions(-) delete mode 100644 tests/hp-timing.h