This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from b4e4172 Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver. new 10303eb Move most libmvec test contents from .c to .h files.
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 | 28 ++++++++++++++++++++++ sysdeps/x86_64/fpu/test-double-vlen2.c | 9 +------ .../{test-double-vlen2.c => test-double-vlen2.h} | 4 +--- sysdeps/x86_64/fpu/test-double-vlen4-avx2.c | 14 +---------- .../x86_64/fpu/test-double-vlen4-avx2.h | 14 +++++------ sysdeps/x86_64/fpu/test-double-vlen4.c | 11 +-------- .../{test-double-vlen4.c => test-double-vlen4.h} | 4 +--- sysdeps/x86_64/fpu/test-double-vlen8.c | 11 +-------- .../{test-double-vlen8.c => test-double-vlen8.h} | 4 +--- sysdeps/x86_64/fpu/test-float-vlen16.c | 11 +-------- .../{test-float-vlen16.c => test-float-vlen16.h} | 4 +--- sysdeps/x86_64/fpu/test-float-vlen4.c | 9 +------ .../fpu/{test-float-vlen4.c => test-float-vlen4.h} | 4 +--- sysdeps/x86_64/fpu/test-float-vlen8-avx2.c | 14 +---------- .../x86_64/fpu/test-float-vlen8-avx2.h | 14 +++++------ sysdeps/x86_64/fpu/test-float-vlen8.c | 11 +-------- .../fpu/{test-float-vlen8.c => test-float-vlen8.h} | 4 +--- 17 files changed, 56 insertions(+), 114 deletions(-) copy sysdeps/x86_64/fpu/{test-double-vlen2.c => test-double-vlen2.h} (94%) copy benchtests/pthread_once-source.c => sysdeps/x86_64/fpu/test-double-vlen4-avx2 [...] copy sysdeps/x86_64/fpu/{test-double-vlen4.c => test-double-vlen4.h} (94%) copy sysdeps/x86_64/fpu/{test-double-vlen8.c => test-double-vlen8.h} (94%) copy sysdeps/x86_64/fpu/{test-float-vlen16.c => test-float-vlen16.h} (94%) copy sysdeps/x86_64/fpu/{test-float-vlen4.c => test-float-vlen4.h} (94%) copy benchtests/pthread_once-source.c => sysdeps/x86_64/fpu/test-float-vlen8-avx2.h (82%) copy sysdeps/x86_64/fpu/{test-float-vlen8.c => test-float-vlen8.h} (95%)