From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29805 invoked by alias); 22 Apr 2005 19:12:34 -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 29757 invoked from network); 22 Apr 2005 19:12:27 -0000 Received: from unknown (HELO cheetah.davemloft.net) (216.27.180.174) by sourceware.org with SMTP; 22 Apr 2005 19:12:27 -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 1DP3Sk-0002i1-00; Fri, 22 Apr 2005 12:05:14 -0700 Date: Fri, 22 Apr 2005 19:12:00 -0000 From: "David S. Miller" To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: [COMMIT] Disentangle SPARC Linux from Solaris Message-Id: <20050422120514.5bb0a802.davem@davemloft.net> In-Reply-To: <200504221907.j3MJ7APM000140@elgar.sibelius.xs4all.nl> References: <200504221907.j3MJ7APM000140@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/msg00287.txt.bz2 On Fri, 22 Apr 2005 21:07:10 +0200 (CEST) Mark Kettenis wrote: > It doesn't really make sense anymore for the Linux targets to be based > on thee Solaris targets. I know you were going to do this and was concerned you'd forget the necessary config/sparc/linux*.mt changes, which you did :-) I should have mentioned my premonition last night. Will you take care of it or should I?