From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3276 invoked by alias); 26 Aug 2012 10:29:46 -0000 Received: (qmail 3266 invoked by uid 22791); 26 Aug 2012 10:29:45 -0000 X-SWARE-Spam-Status: No, hits=-51.7 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; Sun, 26 Aug 2012 10:29:33 +0000 Received: from [192.168.0.129] (vie-188-118-248-247.dsl.sil.at [188.118.248.247]) by ainaz.pair.com (Postfix) with ESMTPSA id D94753F40F; Sun, 26 Aug 2012 06:29:31 -0400 (EDT) Date: Sun, 26 Aug 2012 10:29:00 -0000 From: Gerald Pfeifer To: Nick Clifton cc: gcc-patches@gcc.gnu.org Subject: Re: Commit: FRV: Add support for -fstack-usage In-Reply-To: <87r4rsuvwj.fsf@redhat.com> Message-ID: References: <87r4rsuvwj.fsf@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2012-08/txt/msg01791.txt.bz2 On Tue, 31 Jul 2012, Nick Clifton wrote: > I am applying the patch below to add support for the -fstack-usage > option to the FRV backend. I also added the below to our release notes. Feel free to tweak, add more, or let me know of changes you'd like to see. Gerald Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v retrieving revision 1.17 diff -u -3 -p -r1.17 changes.html --- changes.html 20 Aug 2012 12:23:39 -0000 1.17 +++ changes.html 26 Aug 2012 10:27:18 -0000 @@ -153,6 +153,13 @@ by this change.

libraries. This includes the system libraries and startup modules. +

FRV

+ +
    +
  • This target now supports the -fstack-usage + command-line option.
  • +
+

MIPS

  • GCC now passes the -mmcu and -mno-mcu