diff --git a/ChangeLog b/ChangeLog index 61edfc5381..562ddc7a00 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]