This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from d18f59bf92 Fix x86 build with --enable-tunable=no new 2d651eb926 x86: Move x86 processor cache info to cpu_features
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: sysdeps/x86/cacheinfo.c | 46 +++- sysdeps/x86/cacheinfo.h | 400 +++----------------------------- sysdeps/x86/cpu-features.c | 35 +-- sysdeps/x86/dl-cacheinfo.h | 460 +++++++++++++++++++++++++++++++++++++ sysdeps/x86/include/cpu-features.h | 22 ++ 5 files changed, 551 insertions(+), 412 deletions(-)