GNU C Library master sources branch master updated. glibc-2.24-645-gae7b8fb

jsm28@sourceware.org jsm28@sourceware.org
Wed Jan 18 17:28:00 GMT 2017


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  ae7b8fbdda76d0777de8d62ffc79f3265121fcd2 (commit)
      from  570c443352023691f4f7c9ed40199f18c746568c (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=ae7b8fbdda76d0777de8d62ffc79f3265121fcd2

commit ae7b8fbdda76d0777de8d62ffc79f3265121fcd2
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Jan 18 17:27:47 2017 +0000

    Update install.texi latest GCC version known to work.
    
    	* manual/install.texi (Tools for Compilation): Update GCC version
    	known to work to build glibc.
    	* INSTALL: Regenerated.

diff --git a/ChangeLog b/ChangeLog
index 424f8b9..6c78761 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-01-18  Joseph Myers  <joseph@codesourcery.com>
+
+	* manual/install.texi (Tools for Compilation): Update GCC version
+	known to work to build glibc.
+	* INSTALL: Regenerated.
+
 2017-01-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
 
 	[BZ #21006]
diff --git a/INSTALL b/INSTALL
index 55d52c5..3b3fd12 100644
--- a/INSTALL
+++ b/INSTALL
@@ -415,7 +415,7 @@ build the GNU C Library:
      GCC 4.7 or higher is required.  In general it is recommended to use
      the newest version of the compiler that is known to work for
      building the GNU C Library, as newer compilers usually produce
-     better code.  As of release time, GCC 5.3 is the newest compiler
+     better code.  As of release time, GCC 6.3 is the newest compiler
      verified to work to build the GNU C Library.
 
      For multi-arch support it is recommended to use a GCC which has
diff --git a/manual/install.texi b/manual/install.texi
index 2657da1..266add8 100644
--- a/manual/install.texi
+++ b/manual/install.texi
@@ -460,7 +460,7 @@ GCC 4.7 or newer
 GCC 4.7 or higher is required.  In general it is recommended to use
 the newest version of the compiler that is known to work for building
 @theglibc{}, as newer compilers usually produce better code.  As of
-release time, GCC 5.3 is the newest compiler verified to work to build
+release time, GCC 6.3 is the newest compiler verified to work to build
 @theglibc{}.
 
 For multi-arch support it is recommended to use a GCC which has been built with

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

Summary of changes:
 ChangeLog           |    6 ++++++
 INSTALL             |    2 +-
 manual/install.texi |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)


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



More information about the Glibc-cvs mailing list