From patchwork Mon Apr 25 19:56:47 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 92778 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 CE82B1007D1 for ; Tue, 26 Apr 2011 05:57:14 +1000 (EST) Received: (qmail 24880 invoked by alias); 25 Apr 2011 19:57:12 -0000 Received: (qmail 24865 invoked by uid 22791); 25 Apr 2011 19:57:10 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from relay00.pair.com (HELO relay00.pair.com) (209.68.5.9) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Mon, 25 Apr 2011 19:56:50 +0000 Received: (qmail 47435 invoked from network); 25 Apr 2011 19:56:48 -0000 Received: from 188.118.249.157 (HELO ?192.168.0.130?) (188.118.249.157) by relay00.pair.com with SMTP; 25 Apr 2011 19:56:48 -0000 X-pair-Authenticated: 188.118.249.157 Date: Mon, 25 Apr 2011 21:56:47 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Regression links on our main 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 Put the regression links under a stylesheet class of their own. Use that to reduce font size a bit. In other words, make these links into Bugzilla that accompany all our release entries in the status pane a bit smaller (and allow for easier changes going forward). Installed. Gerald Index: gcc.css =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc.css,v retrieving revision 1.18 diff -u -r1.18 gcc.css --- gcc.css 24 Apr 2011 19:38:01 -0000 1.18 +++ gcc.css 25 Apr 2011 11:19:52 -0000 @@ -20,6 +20,7 @@ dl.status { margin-top:0; } dl.status .version { font-weight:bold; } +dl.status .regress { font-size: 90%; } dl.status dd { margin-left:3ex; } .td_title { Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.795 diff -u -r1.795 index.html --- index.html 24 Apr 2011 19:39:39 -0000 1.795 +++ index.html 25 Apr 2011 11:19:52 -0000 @@ -115,12 +115,14 @@ (regression fixes and docs only).
+ Serious regressions. All regressions. +
GCC 4.5.2 @@ -131,6 +133,7 @@ 2011-04-21 (frozen for release). +
Serious @@ -138,6 +141,7 @@ All regressions. +
GCC 4.4.6 @@ -149,12 +153,14 @@ (regression fixes and docs only).
+ Serious regressions. All regressions. +
GCC 4.3.5 @@ -164,12 +170,14 @@ 2010-05-22 (regression fixes and docs only).
+ Serious regressions. All regressions. +
Active development: @@ -181,12 +189,14 @@ Stage 1, open for development.
+ Serious regressions. All regressions. +