This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 68622c00eb Update translations new 32ac0b9884 x86: Add CPU Vendor ID detection support for Zhaoxin processors new a98dc92dd1 x86: Add cache information support for Zhaoxin processors new ab54e26415 x86: Add the test case of __get_cpu_features support for Zha [...]
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: sysdeps/x86/cacheinfo.c | 478 ++++++++++++++++++++++--------------- sysdeps/x86/cpu-features.c | 54 +++++ sysdeps/x86/cpu-features.h | 1 + sysdeps/x86/tst-get-cpu-features.c | 2 + 4 files changed, 339 insertions(+), 196 deletions(-)