From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1852 invoked by alias); 30 May 2012 18:29:46 -0000 Received: (qmail 1843 invoked by uid 22791); 30 May 2012 18:29:45 -0000 X-SWARE-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-vc0-f169.google.com (HELO mail-vc0-f169.google.com) (209.85.220.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 30 May 2012 18:29:33 +0000 Received: by vcbfl10 with SMTP id fl10so99736vcb.0 for ; Wed, 30 May 2012 11:29:32 -0700 (PDT) Received: by 10.52.68.37 with SMTP id s5mr15268232vdt.7.1338402572828; Wed, 30 May 2012 11:29:32 -0700 (PDT) Received: from pebble.twiddle.home ([173.160.232.49]) by mx.google.com with ESMTPS id d11sm689339vdt.14.2012.05.30.11.29.31 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 30 May 2012 11:29:32 -0700 (PDT) Message-ID: <4FC6670B.8030807@twiddle.net> Date: Wed, 30 May 2012 18:29:00 -0000 From: Richard Henderson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Roland McGrath CC: libc-ports@sourceware.org Subject: Re: [alpha] Add abilist files References: <4FBEA11D.6010304@twiddle.net> <20120524211245.6867F2C086@topped-with-meat.com> In-Reply-To: <20120524211245.6867F2C086@topped-with-meat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-05/txt/msg00187.txt.bz2 On 05/24/2012 02:12 PM, Roland McGrath wrote: > I think it would better to leave the bad exports out of ld.abilist and > deal with the expected check failure pending the ld fix. Fixed with the make-syscalls.sh change, and abilist adjusted. r~