From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17961 invoked by alias); 26 May 2012 19:22:49 -0000 Received: (qmail 17948 invoked by uid 22791); 26 May 2012 19:22:48 -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; Sat, 26 May 2012 19:22:36 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=EU1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1SYMZO-00010e-9D from joseph_myers@mentor.com ; Sat, 26 May 2012 12:22:34 -0700 Received: from digraph.polyomino.org.uk ([172.16.63.104]) by EU1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Sat, 26 May 2012 20:22:32 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.74) (envelope-from ) id 1SYMZL-0005Kr-Jg; Sat, 26 May 2012 19:22:31 +0000 Date: Sat, 26 May 2012 19:22:00 -0000 From: "Joseph S. Myers" To: "H.J. Lu" cc: GNU C Library , libc-ports@sourceware.org, Thomas Schwinge , Kaz Kojima , Andreas Krebbel Subject: Re: RFA: Port maintainers: Convert WORDSIZE[32|64]/ld to abi-variants In-Reply-To: Message-ID: References: <20120526133641.GA9655@intel.com> 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/msg00169.txt.bz2 On Sat, 26 May 2012, H.J. Lu wrote: > I restored sh and sparc entries in shlib-versions on hjl/abi branch. > The new patch is at > > http://sourceware.org/git/?p=glibc.git;a=patch;h=0d1f492b3cf83a200601c1f49734b048c5547e57 Provided the new version passes architecture maintainer testing I think it will probably be OK for 2.16, given the comments Roland requested saying that the use of soname variables set in makefiles is wrong and a bug filed with a 2.17 milestone to get this cleaned up properly along the lines I proposed (naming ABI variants, not triplets, in shlib-versions, with all the architecture information in shlib-versions moving to appropriate sysdeps directories shared by all the ABI variants of each architecture). -- Joseph S. Myers joseph@codesourcery.com