From patchwork Mon Sep 12 00:21:41 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 114255 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 8D906B727E for ; Mon, 12 Sep 2011 10:22:17 +1000 (EST) Received: (qmail 14988 invoked by alias); 12 Sep 2011 00:22:11 -0000 Received: (qmail 14977 invoked by uid 22791); 12 Sep 2011 00:22:09 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Sep 2011 00:21:43 +0000 Received: from g159.suse.de (charybdis-ext.suse.de [195.135.221.2]) by ainaz.pair.com (Postfix) with ESMTPSA id 5E6E23F416; Sun, 11 Sep 2011 20:21:42 -0400 (EDT) Date: Mon, 12 Sep 2011 02:21:41 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org cc: Nicola Pero Subject: [wwwdocs] Revamp the news section on our title page Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes 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 Nicola suggested that I have a look a couple of months ago, and add short, catchy titles. Indeed focusing so much on the date as we've had for, what, the last decade?, can be improved upon which this patch does. Gerald Index: gcc.css =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc.css,v retrieving revision 1.22 diff -u -r1.22 gcc.css --- gcc.css 11 Sep 2011 14:00:47 -0000 1.22 +++ gcc.css 12 Sep 2011 00:02:45 -0000 @@ -15,8 +15,10 @@ .highlight{ color: darkslategray; font-weight:bold; } dl.news { margin-top:0; } -dl.news dt { font-weight:bold; } -dl.news dd { margin-left:3ex; } +dl.news dt { color:darkslategrey; font-weight:bold; margin-top:0.3em; } +dl.news dd { margin-left:3ex; margin-top:0.1em; margin-bottom:0.1em; } +dl.news .date { color:darkslategrey; margin-left:0.1ex; } dl.status { margin-top:0; } dl.status .version { font-weight:bold; } Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.812 diff -u -r1.812 index.html --- index.html 10 Sep 2011 21:09:18 -0000 1.812 +++ index.html 12 Sep 2011 00:02:45 -0000 @@ -53,39 +53,46 @@
-
August 2, 2011
+
OpenMP v3.1 + [2011-08-02]
An implementation of the OpenMP v3.1 parallel programming interface for C, C++ and Fortran has been added. Code was contributed by Jakub Jelinek of Red Hat, Inc. and Tobias Burnus.
-
July 15, 2011
+
TI C6X processor support + [2011-07-15]
A port for the TI C6X family of processors has been contributed by CodeSourcery.
-
June 27, 2011
-
GCC 4.3.6 has been released.
+
GCC 4.3.6 released + [2011-06-27]
+
+ +
GCC 4.6.1 released + [2011-06-27]
+
+ +
GCC 4.5.3 released + [2011-04-28]
+
-
June 27, 2011
-
GCC 4.6.1 has been released.
+
GCC 4.4.6 released + [2011-04-16]
-
April 28, 2011
-
GCC 4.5.3 has been released.
- -
April 16, 2011
-
GCC 4.4.6 has been released.
- -
April 4, 2011
+
GCC at Google Summer of Code + [2011-04-04]
GCC has been accepted to Google's Summer of Code 2011. We are currently accepting student applications.
-
March 25, 2011
-
GCC 4.6.0 has been released.
+
GCC 4.6.0 released + [2011-03-25]
-
January 11, 2011
+
Objective-C enhanced significantly + [2011-01-11]
GCC 4.6 will support many new Objective-C features, such as declared and synthesized properties, dot syntax, fast enumeration, optional protocol methods, method/protocol/class