From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24783 invoked by alias); 13 May 2012 12:15:36 -0000 Received: (qmail 24762 invoked by uid 22791); 13 May 2012 12:15:34 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from usmamail.tilera.com (HELO USMAMAIL.TILERA.COM) (12.216.194.151) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 13 May 2012 12:15:21 +0000 Received: from [192.168.1.104] (24.34.76.130) by USMAExch2.tad.internal.tilera.com (10.3.0.33) with Microsoft SMTP Server id 14.0.694.0; Sun, 13 May 2012 08:15:20 -0400 Message-ID: <4FAFA5D6.4020704@tilera.com> Date: Sun, 13 May 2012 12:15:00 -0000 From: Chris Metcalf User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: "Joseph S. Myers" CC: , , "Ryan S. Arnold" , Carlos O'Donell , Richard Henderson , Kaz Kojima , Thomas Schwinge , Andreas Krebbel , "H.J. Lu" , Mike Frysinger Subject: Re: ABI test baseline status References: In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1" 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/msg00054.txt.bz2 On 5/13/2012 6:42 AM, Joseph S. Myers wrote: > * tile needs data added (probably three baselines - tilepro, tilegx32, > tilegx64). In addition, other changes to tile and linux-generic are > needed to bring them up to date with libc changes since those ports were > added. (If you are maintaining a port, you really need to follow > glibc-cvs, watch out for libc changes relevant to the port and try to get > it updated within days unless you're away at the time. We should also try > to make clear in patch postings if they are relevant to ports, but > following glibc-cvs is a good idea as well.) Specifically, the > linux-generic bits/typesizes.h (and the alpha one) doesn't seem to have > been updated for I have all the changes queued up in my git tree, plus other optimization, etc., changes that have been added to our 2.12 branch for our CentOS 6.1-compatible release. I am just struggling with the abilist stuff over this weekend and should have the whole patch series out on Monday. I'll have some further questions to ask about the ulps-generating stuff, though. I hacked the examples to work around the missing exception #defines on tile to generate some plausible ulps data, but as things stand the presence of all the FE_xxx tests means the tests don't compile. -- Chris Metcalf, Tilera Corp. http://www.tilera.com