From patchwork Thu Sep 6 03:42:54 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 182001 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 2F1FF2C007B for ; Thu, 6 Sep 2012 13:43:23 +1000 (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=1347507804; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Date: From:To:cc:Subject:In-Reply-To:Message-ID:References: MIME-Version:Content-Type:Mailing-List:Precedence:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:Sender: Delivered-To; bh=Whx3pemuTlCALK8lGWe9i8r3VjQ=; b=Oorec0sTgXiBqNU AHoYMCymshWv50Idd7np3HIPfPI/RvLvrJvKJ12a50X/667SW+Yx8ARJVn5e0ZyO J3q2uhe+OUbPTZI2odGjys6oU25U1bEHZXqfUWtao+B2sTygG0vi18jOXUY270jz 4qH1iC9HsvvCew/T/Qx91w7uq/BQ= 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:cc:Subject:In-Reply-To:Message-ID:References:MIME-Version:Content-Type:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=ipPwhnAztZXcLzlH6YIKIBz2eWQGN/H4Aa0H7KCnr71Dggp+Y7VqhSfIxb1Vei VGcq3Lg/EDszWWgtE6I3ciWoD74LiKJGq3VzybkdfWeCL2of2oftrM1BwLs0EtfC SD02ltCZ6AKfhw2+l2pTxvjx7KyYta02VD8OB8NUAneeM=; Received: (qmail 8310 invoked by alias); 6 Sep 2012 03:43:21 -0000 Received: (qmail 8302 invoked by uid 22791); 6 Sep 2012 03:43:20 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL, BAYES_00, KHOP_THREADED 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, 06 Sep 2012 03:43:07 +0000 Received: from [192.168.5.117] (ip-64-134-164-213.public.wayport.net [64.134.164.213]) by ainaz.pair.com (Postfix) with ESMTPSA id D5BFF3F418; Wed, 5 Sep 2012 23:43:06 -0400 (EDT) Date: Wed, 5 Sep 2012 22:42:54 -0500 (CDT) From: Gerald Pfeifer To: nick clifton cc: gcc-patches@gcc.gnu.org Subject: Re: [wwwdocs] PATCH for Re: Commit: XStormy16: Add support for -fstack-usage In-Reply-To: <50447A84.4090404@redhat.com> Message-ID: References: <87ipd4uph1.fsf@redhat.com> <50447A84.4090404@redhat.com> 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 On Mon, 3 Sep 2012, nick clifton wrote: > I like the full "xstormy16" as well. I think that the fact that the gcc > backend sources are in a directory called "stormy16" is just a historical > curiosity... Now that we are using svn, you could do a mv and change this. :) And the following patch updated the web page per your preference. Gerald Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v retrieving revision 1.27 diff -u -3 -p -r1.27 changes.html --- changes.html 4 Sep 2012 16:20:29 -0000 1.27 +++ changes.html 6 Sep 2012 03:38:50 -0000 @@ -298,7 +298,7 @@ by this change.

  • Added optimized instruction scheduling for Niagara4.
  • -

    XStormy16

    +

    XStormy16

    • This target now supports the -fstack-usage