GNU C Library master sources branch master updated. glibc-2.27.9000-117-gd863cd7

hjl@sourceware.org hjl@sourceware.org
Mon Feb 26 12:54:00 GMT 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  d863cd712eb1fc3276896933846cc9d1035afd55 (commit)
      from  7e04eb2932d3126c721ee2bc0d664a5bbea2f41f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=d863cd712eb1fc3276896933846cc9d1035afd55

commit d863cd712eb1fc3276896933846cc9d1035afd55
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Feb 26 04:54:14 2018 -0800

    Fix a typo in ChangeLog (bit_cpu_BIT -> bit_cpu_IBT)

diff --git a/ChangeLog b/ChangeLog
index c23f0ad..db057f0 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.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources



More information about the Glibc-cvs mailing list