From: H.J. Lu Date: Fri, 27 Jul 2018 17:28:30 +0000 (-0700) Subject: Add the missing ChangeLog entry for commit be525a69a66 X-Git-Tag: glibc-2.28~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da80612d6114815db698bf891fb751e7962d1c11;p=thirdparty%2Fglibc.git Add the missing ChangeLog entry for commit be525a69a66 --- diff --git a/ChangeLog b/ChangeLog index 61edfc53813..562ddc7a00d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,16 @@ * sysdeps/powerpc/nofpu/libm-test-ulps: Update. +2018-07-26 H.J. Lu + + [BZ #23459] + * sysdeps/x86/cpu-features.c (get_extended_indices): New + function. + (init_cpu_features): Call get_extended_indices for both Intel + and AMD CPUs. + * sysdeps/x86/cpu-features.h (COMMON_CPUID_INDEX_80000001): + Remove "for AMD" comment. + 2018-07-26 H.J. Lu [BZ # 23456]