From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 25E5D385841D; Wed, 1 Dec 2021 21:14:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 25E5D385841D To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 8dcfec72dbe5d3d341a1c20e626f40010a11eae0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8908be1f4f140ccee72ebaec9bfc66c4aa6b033e X-Git-Newrev: 8dcfec72dbe5d3d341a1c20e626f40010a11eae0 Message-Id: <20211201211444.25E5D385841D@sourceware.org> Date: Wed, 1 Dec 2021 21:14:44 +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: Wed, 01 Dec 2021 21:14:44 -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 8dcfec72dbe5d3d341a1c20e626f40010a11eae0 (commit) from 8908be1f4f140ccee72ebaec9bfc66c4aa6b033e (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 8dcfec72dbe5d3d341a1c20e626f40010a11eae0 Author: Gerald Pfeifer Date: Wed Dec 1 23:13:14 2021 +0200 git: Go has a new home diff --git a/htdocs/git.html b/htdocs/git.html index de8f0584..493b5734 100644 --- a/htdocs/git.html +++ b/htdocs/git.html @@ -329,7 +329,7 @@ in Git.

gccgo
This branch is for the Go front end to gcc. For more information about the Go programming language, - see https://golang.org. The + see go.dev. The branch is maintained by Ian Lance Taylor. Patches should be marked with the tag [gccgo] in the Subject line.
----------------------------------------------------------------------- Summary of changes: htdocs/git.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs