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.28.9000-9-g525691b


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  525691bde3b574c4a1800c510db0dd85a70fd9c5 (commit)
      from  dce452dc5278f2985d21315721a6ba802537b862 (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=525691bde3b574c4a1800c510db0dd85a70fd9c5

commit 525691bde3b574c4a1800c510db0dd85a70fd9c5
Author: Siddhesh Poyarekar <siddhesh@sourceware.org>
Date:   Thu Aug 2 23:56:18 2018 +0530

    Add ChangeLog for the last commit

diff --git a/ChangeLog b/ChangeLog
index b4aefd6..f77569e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2018-08-02  Siddhesh Poyarekar  <siddhesh@sourceware.org>
+
+	* NEWS: Mention the change.
+	* elf/dl-tunables.list: Rename tune namespace to cpu.
+	* sysdeps/powerpc/dl-tunables.list: Likewise.
+	* sysdeps/x86/dl-tunables.list: Likewise.
+	* sysdeps/aarch64/dl-tunables.list: Rename tune.cpu to
+	cpu.name.
+	* elf/dl-hwcaps.c (_dl_important_hwcaps): Adjust.
+	* elf/dl-hwcaps.h (GET_HWCAP_MASK): Likewise.
+	* manual/README.tunables: Likewise.
+	* manual/tunables.texi: Likewise.
+	* sysdeps/powerpc/cpu-features.c: Likewise.
+	* sysdeps/unix/sysv/linux/aarch64/cpu-features.c
+	(init_cpu_features): Likewise.
+	* sysdeps/x86/cpu-features.c: Likewise.
+	* sysdeps/x86/cpu-features.h: Likewise.
+	* sysdeps/x86/cpu-tunables.c: Likewise.
+	* sysdeps/x86_64/Makefile: Likewise.
+	* sysdeps/x86/dl-cet.c: Likewise.
+
 2018-08-02  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #23479]

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

Summary of changes:
 ChangeLog |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 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]