From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28373 invoked by alias); 19 Dec 2012 09:39:52 -0000 Received: (qmail 28354 invoked by uid 22791); 19 Dec 2012 09:39:51 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from shards.monkeyblade.net (HELO shards.monkeyblade.net) (149.20.54.216) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 19 Dec 2012 09:39:31 +0000 Received: from localhost (74-93-104-98-Washington.hfc.comcastbusiness.net [74.93.104.98]) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 7C559583948; Wed, 19 Dec 2012 01:39:34 -0800 (PST) Date: Wed, 19 Dec 2012 09:39:00 -0000 Message-Id: <20121219.013930.546849725830051814.davem@davemloft.net> To: joseph@codesourcery.com Cc: libc-ports@sourceware.org, libc-alpha@sourceware.org Subject: Re: Architectures status 2012-12-18 From: David Miller In-Reply-To: References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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-12/txt/msg00054.txt.bz2 From: "Joseph S. Myers" Date: Tue, 18 Dec 2012 20:34:27 +0000 > * SPARC: > > (a) SPARC should have lll_futex_timed_wait_bitset added. I have this in my TODO list, but for glibc-2.18. This is an optimization and there is no reason to target it for 2.17 Likewise for all other targets. I feel similarly about sotruss-lib.c additions, maintainers had forever to take care of stuff like that. It's a feature issue. As for HPPA, I'm pretty sure that Carlos is aware that it needs a lot of work, but this is again totally outside of the scope for 2.17 Thanks for looking into all of this.