From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14529 invoked by alias); 15 May 2012 10:27:57 -0000 Received: (qmail 14494 invoked by uid 22791); 15 May 2012 10:27:56 -0000 X-SWARE-Spam-Status: No, hits=-4.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 15 May 2012 10:27:42 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=EU1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1SUEyj-0005fl-6y from joseph_myers@mentor.com ; Tue, 15 May 2012 03:27:41 -0700 Received: from digraph.polyomino.org.uk ([172.16.63.104]) by EU1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 15 May 2012 11:27:39 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.74) (envelope-from ) id 1SUEyZ-0000L4-Gs; Tue, 15 May 2012 10:27:38 +0000 Date: Tue, 15 May 2012 10:27:00 -0000 From: "Joseph S. Myers" To: Mike Frysinger cc: libc-ports@sourceware.org Subject: Re: ABI test baseline status In-Reply-To: <201205140105.05454.vapier@gentoo.org> Message-ID: References: <201205140105.05454.vapier@gentoo.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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/msg00076.txt.bz2 On Mon, 14 May 2012, Mike Frysinger wrote: > On Sunday 13 May 2012 06:42:12 Joseph S. Myers wrote: > > (And noticed in the course of seeing just how out of date tile had become > > in a few months: ia64 has a stray __ELF__ conditional in > > sysdeps/ia64/fpu/libm-symbols.h. > > pushed the patch below Thanks - note there was another ia64 sysdeps issue mentioned in my message as well (bits/siginfo.h needs updating for the namespace changes on 2012-02-26/2012-02-27 (not using the "struct siginfo" name, defining / using pthread_attr_t appropriately)). -- Joseph S. Myers joseph@codesourcery.com