diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-02-26 04:54:14 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-02-26 04:54:14 -0800 |
commit | d863cd712eb1fc3276896933846cc9d1035afd55 (patch) | |
tree | 42441b97e8ce382fbe5b349d0a5eea1444e079d1 | |
parent | 7e04eb2932d3126c721ee2bc0d664a5bbea2f41f (diff) | |
download | glibc-d863cd712eb1fc3276896933846cc9d1035afd55.tar.gz glibc-d863cd712eb1fc3276896933846cc9d1035afd55.tar.xz glibc-d863cd712eb1fc3276896933846cc9d1035afd55.zip |
Fix a typo in ChangeLog (bit_cpu_BIT -> bit_cpu_IBT)
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index c23f0ad9b4..db057f038d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16163,7 +16163,7 @@ 2017-08-14 H.J. Lu <hongjiu.lu@intel.com> - * 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. |