From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2563 invoked by alias); 11 May 2008 13:46:48 -0000 Received: (qmail 2552 invoked by uid 22791); 11 May 2008 13:46:47 -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; Sun, 11 May 2008 13:46:29 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 8DD682A9726; Sun, 11 May 2008 09:46:27 -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 z6jpVt5fUSv7; Sun, 11 May 2008 09:46:27 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5980B2A95DB; Sun, 11 May 2008 09:46:27 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 1D9CFE7ACD; Sun, 11 May 2008 06:46:25 -0700 (PDT) Date: Sun, 11 May 2008 14:58:00 -0000 From: Joel Brobecker To: David Miller Cc: gdb-patches@sourceware.org Subject: Re: [PATCH]: Fix sparc*-linux build. Message-ID: <20080511134624.GG28890@adacore.com> References: <20080510.223018.112217553.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080510.223018.112217553.davem@davemloft.net> 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-05/txt/msg00350.txt.bz2 > 2008-05-10 David S. Miller > > * sparc-linux-tdep.c, sparc64-linux-tdep.c: Use dwarf2_append_unwinders(), > not dwarf2_frame_sniffer. > > Ok to apply? Yes. Just one tiny correction: The first line of your ChangeLog entry exceeds 80 characters. Thanks, -- Joel