From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1285) id 332B4389682E; Mon, 7 Dec 2020 08:31:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 332B4389682E To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 33030b1ec3f00a1727b2dcfcc949b588bde8d276 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4d67b0b9267b7e589483844adcf5886dfc4e52d0 X-Git-Newrev: 33030b1ec3f00a1727b2dcfcc949b588bde8d276 Message-Id: <20201207083103.332B4389682E@sourceware.org> Date: Mon, 7 Dec 2020 08:31:03 +0000 (GMT) From: Eric Botcazou 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: Mon, 07 Dec 2020 08:31:03 -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 33030b1ec3f00a1727b2dcfcc949b588bde8d276 (commit) from 4d67b0b9267b7e589483844adcf5886dfc4e52d0 (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 33030b1ec3f00a1727b2dcfcc949b588bde8d276 Author: Eric Botcazou Date: Mon Dec 7 09:30:26 2020 +0100 Mark the `cr16' backend as still using `cc0' diff --git a/htdocs/backends.html b/htdocs/backends.html index 6dad49d1..8d95e915 100644 --- a/htdocs/backends.html +++ b/htdocs/backends.html @@ -76,7 +76,7 @@ arm | b ia s avr | L FI l cp g bfin | F gi c6x | S CB gi -cr16 | L F C g s +cr16 | L F C c g s cris | F B gi s csky | b ia epiphany | C gi s ----------------------------------------------------------------------- Summary of changes: htdocs/backends.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs