From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7088 invoked by alias); 9 Aug 2012 19:44:21 -0000 Received: (qmail 7078 invoked by uid 22791); 9 Aug 2012 19:44:20 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,TW_HW X-Spam-Check-By: sourceware.org Received: from toast.topped-with-meat.com (HELO topped-with-meat.com) (204.197.218.159) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 09 Aug 2012 19:44:08 +0000 Received: by topped-with-meat.com (Postfix, from userid 5281) id 6F2C02C0CC; Thu, 9 Aug 2012 12:44:07 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: "Joseph S. Myers" Cc: Subject: Re: [PATCH roland/arm-hwcap-vfp] don't use HWCAP_ARM_* in OS-independent code In-Reply-To: Joseph S. Myers's message of Thursday, 9 August 2012 18:48:35 +0000 References: <20120808235921.AA4292C075@topped-with-meat.com> <20120809171033.CC7D32C0FD@topped-with-meat.com> Message-Id: <20120809194407.6F2C02C0CC@topped-with-meat.com> Date: Thu, 09 Aug 2012 19:44:00 -0000 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.0 cv=LtfpOghc c=1 sm=1 a=phixoO_r9hUA:10 a=Z6MIti7PxpgA:10 a=kj9zAlcOel0A:10 a=hOe2yjtxAAAA:8 a=14OXPxybAAAA:8 a=stQJ-DSM-PDSSk1Z42kA:9 a=CjuIK1q_8ugA:10 a=WkljmVdYkabdwxfqvArNOQ==:117 X-IsSubscribed: yes Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2012-08/txt/msg00081.txt.bz2 > This version is OK. Thanks. I've committed it.