This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.27.9000-22-g8f4bf93


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  8f4bf93fb9c15097db552a3427e169cdec6107c4 (commit)
      from  658050164df9bce9ef8f2ccb1b74ba9ee2b2f4af (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=8f4bf93fb9c15097db552a3427e169cdec6107c4

commit 8f4bf93fb9c15097db552a3427e169cdec6107c4
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Feb 5 06:19:59 2018 -0800

    Fix a typo in ChangeLog entry

diff --git a/ChangeLog b/ChangeLog
index 42d1f33..a175e0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2018-02-05  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* sysdeps/x86_64/dl-machine.h (elf_machine_rela): Replace
-	__builtin_expect with __glibc_likely and __glibc_likely.
+	__builtin_expect with __glibc_likely and __glibc_unlikely.
 	(elf_machine_lazy_rel): Likewise.
 
 2018-02-05  H.J. Lu  <hongjiu.lu@intel.com>

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

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]