From d863cd712eb1fc3276896933846cc9d1035afd55 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 26 Feb 2018 04:54:14 -0800 Subject: [PATCH] Fix a typo in ChangeLog (bit_cpu_BIT -> bit_cpu_IBT) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c23f0ad9b4..db057f038d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16163,7 +16163,7 @@ 2017-08-14 H.J. Lu - * sysdeps/x86/cpu-features.h (bit_cpu_BIT): New. + * sysdeps/x86/cpu-features.h (bit_cpu_IBT): New. (bit_cpu_SHSTK): Likewise. (index_cpu_IBT): Likewise. (index_cpu_SHSTK): Likewise.