From patchwork Mon Aug 19 06:26:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1149049 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-507214-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="PBarLU+3"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46BkTX3mFXz9sMr for ; Mon, 19 Aug 2019 16:26:22 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=dprYnGPYh1G0OEbsmhq+I95U4EOu9OGj7+NWhR5KN6/fiK+BFUs4y p2YOWtc6/OpGvEXafJgkX28TYa+SCB1WvBguUowrFDDP+v4EKEFSYtHJS3Gu9nwc SCh4+4h0sbR3bS840juZY3+rT+kM+RJYFeZXMYa3s9xeGCwULHVv5U= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=Tesm1Nzz8719cHlrPSUSk5K7+Zc=; b=PBarLU+36D4ZD2r3zg4P /LjYw5nR6SoYW4XU4AcI+pZVUVFrHgs7aUQ7xsBJnwrL41MlX6bm/lIcAvZ9RYWS vdIFpUv1zuwVu5tfnHkbHzq7sfJCD/gwx2tOMKGDL/i1xjAikq1xY0RPybLKCdGL mdSkLWWahVqhJe8CLz1gQD8= Received: (qmail 100545 invoked by alias); 19 Aug 2019 06:26:15 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 100429 invoked by uid 89); 19 Aug 2019 06:26:15 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.7 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_ASCII_DIVIDERS, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.1 spammy=ATTENTION, Latest, 82, cauldron X-HELO: hamza.pair.com Received: from hamza.pair.com (HELO hamza.pair.com) (209.68.5.143) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 19 Aug 2019 06:26:14 +0000 Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id C3D7933DE1 for ; Mon, 19 Aug 2019 02:26:12 -0400 (EDT) Received: from anthias (unknown [178.114.243.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 6506233DE0 for ; Mon, 19 Aug 2019 02:26:12 -0400 (EDT) Date: Mon, 19 Aug 2019 08:26:36 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Rotate news Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes Time to rotate some news again. Committed. Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.1134 diff -u -r1.1134 index.html --- index.html 12 Aug 2019 08:46:23 -0000 1.1134 +++ index.html 18 Aug 2019 11:42:31 -0000 @@ -98,18 +98,6 @@
GCC support for C-SKY V2 processors has been added. This back end was contributed by C-SKY Microsystems and Mentor Graphics.
-
GNU Tools Cauldron 2018 - [2018-07-29]
-
Held in Manchester, September 7-9 2018
- -
GCC 8.2 released - [2018-07-26]
-
- -
GCC 8.1 released - [2018-05-02]
-
-
Index: news.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v retrieving revision 1.166 diff -u -r1.166 news.html --- news.html 3 May 2019 09:05:54 -0000 1.166 +++ news.html 18 Aug 2019 11:42:32 -0000 @@ -16,6 +16,18 @@ +
GNU Tools Cauldron 2018 + [2018-07-29]
+
Held in Manchester, September 7-9 2018
+ +
GCC 8.2 released + [2018-07-26]
+
+ +
GCC 8.1 released + [2018-05-02]
+
+
GCC 7.3 released [2018-01-25]