From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1669 invoked by alias); 21 Apr 2005 22:04:39 -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 1646 invoked from network); 21 Apr 2005 22:04:36 -0000 Received: from unknown (HELO cheetah.davemloft.net) (216.27.180.174) by sourceware.org with SMTP; 21 Apr 2005 22:04:36 -0000 Received: from localhost ([127.0.0.1] helo=cheetah.davemloft.net ident=davem) by cheetah.davemloft.net with smtp (Exim 3.36 #1 (Debian)) id 1DOjg7-0002mg-00; Thu, 21 Apr 2005 14:57:43 -0700 Date: Thu, 21 Apr 2005 22:04:00 -0000 From: "David S. Miller" To: Mark Kettenis Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Add sparc64-linux sigtramp support Message-Id: <20050421145743.718ca828.davem@davemloft.net> In-Reply-To: <200504212157.j3LLvV54024635@elgar.sibelius.xs4all.nl> References: <20050420204427.20d670e6.davem@davemloft.net> <200504211923.j3LJNHo6010891@elgar.sibelius.xs4all.nl> <20050421122250.6108168c.davem@davemloft.net> <200504212120.j3LLKB42010991@elgar.sibelius.xs4all.nl> <20050421143418.26d8a104.davem@davemloft.net> <200504212157.j3LLvV54024635@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2005-04/txt/msg00269.txt.bz2 On Thu, 21 Apr 2005 23:57:31 +0200 (CEST) Mark Kettenis wrote: > Thanks. Please check this in. I hope you'll forgive me if I tweak it > bit after you've committed it ... No problem, committed. By tweak I assume you're talking about moving the stuff we want via the sol2 target osabi init calls into the linux tdep files?