From patchwork Thu Nov 1 23:09:30 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 196407 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 2DCF42C00BF for ; Fri, 2 Nov 2012 10:11:17 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1352416278; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Date: From:To:Subject:Message-ID:MIME-Version:Content-Type: Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:Sender:Delivered-To; bh=9LyP9Evg6lgvLS9jR8U1 MqV1+Nw=; b=yN2PQQ7GRVS3xoF6I5uOyb4JcbQXw+fPSPwYNt/q2sw/6tGRxBon iPl9xlCf6GIhTLMlBe/zbY1/ud+dGv7jwV0SQCiEpkWpzN3upaChq/RfuT3iRfEZ u3aMlfQV0xsX09I6Wa1eVEVxcJp9Yr7DuCYQFV7UjfiZV7Glz3kODM8= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Date:From:To:Subject:Message-ID:MIME-Version:Content-Type:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=HgERVVPoAo5JNcf1SOMjhguc6uSKUqYBlTZu9ztopegoWpzmaLZ0CzzDQOE13C J7Jf2gT2sfam5Ep2aqO/YXQ6QzwYz5XRH9hZuECzkyUC6Zz4bDiuzLEgYaRKQLlK HSs/lxVbNw5CcURN2LSEibNCqbxy0vdRXEM+K2Llua3eU=; Received: (qmail 14890 invoked by alias); 1 Nov 2012 23:09:40 -0000 Received: (qmail 14850 invoked by uid 22791); 1 Nov 2012 23:09:39 -0000 X-SWARE-Spam-Status: No, hits=-50.9 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; Thu, 01 Nov 2012 23:09:32 +0000 Received: from [192.168.0.129] (vie-188-118-240-184.dsl.sil.at [188.118.240.184]) by ainaz.pair.com (Postfix) with ESMTPSA id D9AA83F40F for ; Thu, 1 Nov 2012 19:09:29 -0400 (EDT) Date: Fri, 2 Nov 2012 00:09:30 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Remove Gelato reference from svn.html 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 Looks like Gelato is gone, not surprising given the outlooks (or lack thereof) for ia64 itself, so I applied the following. Remove Gelato reference and abbreviate the description of the ia64-improvements branch. Gerald Index: svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.176 diff -u -3 -p -r1.176 svn.html --- svn.html 26 Jul 2012 00:00:38 -0000 1.176 +++ svn.html 1 Nov 2012 23:05:25 -0000 @@ -955,10 +955,8 @@ be prefixed with the initials of the dis
ia64-improvements
The goal of this branch was to improve the performance of binaries - generated with GCC on the Itanium processor. Details of current - projects on this branch can be found at the Gelato GCC wiki and at the IA-64 improvements page. This branch + generated with GCC on the Itanium processor. Details can be found at the + IA-64 improvements page. This branch was maintained by Robert Kidd <rkidd@crhc.uiuc.edu> and Diego Novillo. It is no longer maintained.