From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31925 invoked by alias); 2 Sep 2008 20:59:09 -0000 Received: (qmail 31916 invoked by uid 22791); 2 Sep 2008 20:59:09 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 02 Sep 2008 20:58:34 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9F9972A96E1; Tue, 2 Sep 2008 16:58:32 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id pGzZT+2SZqhH; Tue, 2 Sep 2008 16:58:32 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5FE892A9634; Tue, 2 Sep 2008 16:58:30 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 5E3F5E7ACD; Tue, 2 Sep 2008 22:58:27 +0200 (CEST) Date: Tue, 02 Sep 2008 20:59:00 -0000 From: Joel Brobecker To: Jerome Guitton Cc: gdb-patches@sourceware.org Subject: Re: [RFA/powerpc] Add handling for stack-check sequences in prologue Message-ID: <20080902205827.GB3774@adacore.com> References: <20080901164641.GA226@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080901164641.GA226@adacore.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-09/txt/msg00021.txt.bz2 > 2008-09-01 Jerome Guitton > > * rs6000-tdep.c (rs6000_fetch_instruction) > (rs6000_skip_stack_check): New functions. > (skip_prologue): Skip stack check sequence. I just reviewed the patch, and it looks OK to me. I think there are other maintainers who are also interested in powerpc, so give it a few more days (say until Fri) to see if they might want to comment and then commit if no objection. -- Joel