From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 9FF0B3858D28; Sat, 16 Oct 2021 22:31:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9FF0B3858D28 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 0d0bdd64945d11ef54baac30e21501292446da22 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2308b4267ab03467a84a1557537770896a905e63 X-Git-Newrev: 0d0bdd64945d11ef54baac30e21501292446da22 Message-Id: <20211016223153.9FF0B3858D28@sourceware.org> Date: Sat, 16 Oct 2021 22:31:53 +0000 (GMT) From: Gerald Pfeifer X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2021 22:31:53 -0000 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 "gcc-wwwdocs". The branch, master has been updated via 0d0bdd64945d11ef54baac30e21501292446da22 (commit) from 2308b4267ab03467a84a1557537770896a905e63 (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 ----------------------------------------------------------------- commit 0d0bdd64945d11ef54baac30e21501292446da22 Author: Gerald Pfeifer Date: Sun Oct 17 00:31:22 2021 +0200 Update two links related to Go diff --git a/htdocs/gcc-5/changes.html b/htdocs/gcc-5/changes.html index a346c7f6..05e796dd 100644 --- a/htdocs/gcc-5/changes.html +++ b/htdocs/gcc-5/changes.html @@ -598,8 +598,8 @@ version 2 and the current setting.
  • GCC 5 provides a complete implementation of the Go 1.4.2 release.
  • Building GCC 5 with Go enabled will install two new - programs: go - and gofmt.
  • + programs: go + and gofmt. ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-5/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs