This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 0b38d66 Bug 20313: Update to Unicode 9.0.0 new ee6df1e powerpc: Convert tests to the new support test-driver new 6ec4140 powerpc: Add tests for __ppc_set_ppr_* functions. new 2f78098 powerpc: Update powerpc-fpu libm-test-ulps
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: ChangeLog | 22 ++++ sysdeps/powerpc/Makefile | 1 + sysdeps/powerpc/fpu/libm-test-ulps | 204 ++++++++++++++++++----------------- sysdeps/powerpc/test-get_hwcap.c | 23 ++-- sysdeps/powerpc/test-gettimebase.c | 3 +- sysdeps/powerpc/tst-set_ppr.c | 103 ++++++++++++++++++ sysdeps/powerpc/tst-tlsopt-powerpc.c | 3 +- 7 files changed, 240 insertions(+), 119 deletions(-) create mode 100644 sysdeps/powerpc/tst-set_ppr.c