From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21172 invoked by alias); 22 Apr 2002 00:51:08 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 21157 invoked from network); 22 Apr 2002 00:51:07 -0000 Received: from unknown (HELO pizda.ninka.net) (216.101.162.242) by sources.redhat.com with SMTP; 22 Apr 2002 00:51:07 -0000 Received: from localhost (IDENT:davem@localhost.localdomain [127.0.0.1]) by pizda.ninka.net (8.9.3/8.9.3) with ESMTP id QAA01632; Sun, 21 Apr 2002 16:48:53 -0700 Date: Sun, 21 Apr 2002 17:51:00 -0000 Message-Id: <20020421.164853.06163115.davem@redhat.com> To: ac131313@cygnus.com Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Kill SKIP_PROLOGUE_FRAMELESS_P From: "David S. Miller" In-Reply-To: <3CC3078D.8010403@cygnus.com> References: <20020421.020750.82982361.davem@redhat.com> <3CC3078D.8010403@cygnus.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00754.txt.bz2 From: Andrew Cagney Date: Sun, 21 Apr 2002 14:40:13 -0400 As the patch stands, it is dependant on other changes. Can you please revise this patch so that it is against the existing source base. That would create an arc_... and sparc_... function, but leave the sparc_linux_.. function for later. That is what I was going to do if you approved it before those changes. I'm assuming therefore that I can install the change sans the sparc_linux_* bits.