From patchwork Sat Nov 18 01:08:43 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 839190 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-467242-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="QEFr8cCm"; 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 3ydxhG2c4Gz9s71 for ; Sat, 18 Nov 2017 12:08:57 +1100 (AEDT) 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=bcRwT6YEb17rtwGgd+7BGKBes1tNeq/zGwmLF8KaC9ocveJeNENvF 5ea99Mh6xgoq6kme6HppwokCh2u3ZKu4vY8xno56ni1uCAyiCuE1svBAEm2a4vwv CfH2IcQG9hdfdloMOlP69MMCRxA0RTyscYuDcUJqTX/RepmzjHpWsE= 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=yzvkTnPES7ma5NtpCzfxta2JMXw=; b=QEFr8cCm5xSz1CIIS+9c uKmOHHytbQ8Fj6KD1DfWTncfTHAPb9J/iJdiPbrpjnRCzNHYKsGpAkWaYbBj0oit s2qVSV7Y4lD3mWFKhoaAOp8hw1V24Sx1Q9iGG/3YI7IUFs2zYnp2s7es7OFEpLt7 Ff8PYcA2jXQz1pzxYOaaySU= Received: (qmail 101728 invoked by alias); 18 Nov 2017 01:08:50 -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 101719 invoked by uid 89); 18 Nov 2017 01:08:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.5 required=5.0 tests=BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_ASCII_DIVIDERS, KB_WAM_FROM_NAME_SINGLEWORD, RAZOR2_CF_RANGE_51_100, RAZOR2_CF_RANGE_E8_51_100, RAZOR2_CHECK, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=ATTENTION, cvs, Award, award X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 18 Nov 2017 01:08:48 +0000 Received: from ainaz.pair.com (localhost [127.0.0.1]) by ainaz.pair.com (Postfix) with ESMTP id 56A783F483 for ; Fri, 17 Nov 2017 20:08:46 -0500 (EST) Received: from anthias (vie-188-118-245-227.dsl.sil.at [188.118.245.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id D386F3F444 for ; Fri, 17 Nov 2017 20:08:45 -0500 (EST) Date: Sat, 18 Nov 2017 02:08:43 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Rotate 2016 news Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes Applied. Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.1069 diff -u -r1.1069 index.html --- index.html 3 Nov 2017 12:35:51 -0000 1.1069 +++ index.html 18 Nov 2017 01:07:58 -0000 @@ -93,30 +93,6 @@
Fuchsia OS support was added to GCC, contributed by Google.
-
GCC 6.3 released - [2016-12-21]
-
- -
GCC 6.2 released - [2016-08-22]
-
- -
GCC 4.9.4 released - [2016-08-03]
-
- -
GCC 5.4 released - [2016-06-03]
-
- -
2015 ACM Software System Award - [2016-04-29]
-
- -
GCC 6.1 released - [2016-04-27]
-
-
Index: news.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v retrieving revision 1.158 diff -u -r1.158 news.html --- news.html 26 Feb 2017 13:24:46 -0000 1.158 +++ news.html 18 Nov 2017 01:07:59 -0000 @@ -14,6 +14,30 @@ +
GCC 6.3 released + [2016-12-21]
+
+ +
GCC 6.2 released + [2016-08-22]
+
+ +
GCC 4.9.4 released + [2016-08-03]
+
+ +
GCC 5.4 released + [2016-06-03]
+
+ +
2015 ACM Software System Award + [2016-04-29]
+
+ +
GCC 6.1 released + [2016-04-27]
+
+
Heterogeneous Systems Architecture support [2016-01-27]
Heterogeneous Systems