From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31010 invoked by alias); 25 Feb 2006 02:00:42 -0000 Received: (qmail 30993 invoked by uid 22791); 25 Feb 2006 02:00:42 -0000 X-Spam-Check-By: sourceware.org Received: from gateway.sf.frob.com (HELO gateway.sf.frob.com) (64.81.54.130) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 25 Feb 2006 02:00:42 +0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id C71D1357B; Fri, 24 Feb 2006 18:00:39 -0800 (PST) Received: by magilla.sf.frob.com (Postfix, from userid 5281) id B931F180A66; Fri, 24 Feb 2006 18:00:39 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: "David S. Miller" Cc: libc-hacker@sources.redhat.com Subject: Re: [PATCH]: Missing Sparc Implies In-Reply-To: David S. Miller's message of Friday, 24 February 2006 17:58:58 -0800 <20060224.175858.05656238.davem@davemloft.net> X-Antipastobozoticataclysm: When George Bush projectile vomits antipasto on the Japanese. Message-Id: <20060225020039.B931F180A66@magilla.sf.frob.com> Date: Sat, 25 Feb 2006 02:00:00 -0000 Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00048.txt.bz2 > 2006-02-24 David S. Miller > > * configure.in: Add sparcv9 to machine for sparcv9b > * configure: Regenerate > * sysdeps/sparc/sparc32/sparcv9b/Implies: Delete. > * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9b/Implies: Delete. This looks right to me. But please verify that is actually behaves correctly as I've said it will. Thanks, Roland