From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23130 invoked by alias); 26 Feb 2017 13:25:52 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 23058 invoked by uid 89); 26 Feb 2017 13:25:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.1 required=5.0 tests=BAYES_00,GIT_PATCH_2,GIT_PATCH_3,KAM_ASCII_DIVIDERS,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=ATTENTION, news!, evenly, H*c:HHHH 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; Sun, 26 Feb 2017 13:25:49 +0000 Received: from anthias (vie-188-118-249-200.dsl.sil.at [188.118.249.200]) (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 DD3233F5E3 for ; Sun, 26 Feb 2017 08:25:46 -0500 (EST) Date: Sun, 26 Feb 2017 13:38:00 -0000 From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Rotate news Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="0-1461567001-1488115547=:2487" X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg01575.txt.bz2 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-1461567001-1488115547=:2487 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT Content-length: 2032 ...so that we show items from the last 12 months. As a nice side effect this balances the columns on main page out more evenly. Applied. Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.1044 diff -u -r1.1044 index.html --- index.html 8 Feb 2017 21:43:47 -0000 1.1044 +++ index.html 26 Feb 2017 13:23:54 -0000 @@ -89,17 +89,6 @@ [2016-04-27]
-
Heterogeneous Systems Architecture support - [2016-01-27]
-
Heterogeneous Systems - Architecture 1.0 - support was added to GCC, contributed by Martin Jambor, Martin Li¨ka - and Michael Matz from SUSE.
- -
GCC 5.3 released - [2015-12-04]
-
-
Index: news.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v retrieving revision 1.157 diff -u -r1.157 news.html --- news.html 30 Jan 2017 21:24:21 -0000 1.157 +++ news.html 26 Feb 2017 13:23:54 -0000 @@ -14,6 +14,17 @@ +
Heterogeneous Systems Architecture support + [2016-01-27]
+
Heterogeneous Systems + Architecture 1.0 + support was added to GCC, contributed by Martin Jambor, Martin Li¨ka + and Michael Matz from SUSE.
+ +
GCC 5.3 released + [2015-12-04]
+
+
GCC 5.2 released [2015-07-16]
--0-1461567001-1488115547=:2487--