From patchwork Fri Dec 31 19:34:16 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 77111 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 4BFF2B70CD for ; Sat, 1 Jan 2011 06:34:28 +1100 (EST) Received: (qmail 19521 invoked by alias); 31 Dec 2010 19:34:26 -0000 Received: (qmail 19342 invoked by uid 22791); 31 Dec 2010 19:34:25 -0000 X-SWARE-Spam-Status: No, hits=0.3 required=5.0 tests=AWL, BAYES_50, RCVD_IN_DNSWL_LOW, SPF_SOFTFAIL 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; Fri, 31 Dec 2010 19:34:19 +0000 Received: (qmail 35114 invoked from network); 31 Dec 2010 19:34:16 -0000 Received: from 188.118.255.10 (HELO ?192.168.0.131?) (188.118.255.10) by relay00.pair.com with SMTP; 31 Dec 2010 19:34:16 -0000 X-pair-Authenticated: 188.118.255.10 Date: Fri, 31 Dec 2010 20:34:16 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Simplify news.html a bit 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 ...by replacing the link to INRIA Saclay by textual reference. First of all because it now redirects to one which is really weird (and I bet going to change again), and second because we are not actually supposed to have links to companies and similar in news items. Applied. Gerald Index: news.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v retrieving revision 1.125 diff -u -r1.125 news.html --- news.html 20 Nov 2010 15:15:51 -0000 1.125 +++ news.html 31 Dec 2010 19:30:54 -0000 @@ -100,7 +100,7 @@ the latest AMD Opteron 8354 "Barcelona B3" processors and 16GB of RAM to the GCC Compile Farm project for use by free software developers. Hosting is donated -by INRIA Saclay. +by INRIA Saclay.
May 19, 2008
GCC 4.2.4 has been released.