From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21047 invoked by alias); 3 Mar 2014 23:20:54 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 21036 invoked by uid 89); 3 Mar 2014 23:20:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pb0-f48.google.com Received: from mail-pb0-f48.google.com (HELO mail-pb0-f48.google.com) (209.85.160.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 03 Mar 2014 23:20:53 +0000 Received: by mail-pb0-f48.google.com with SMTP id md12so4337974pbc.21 for ; Mon, 03 Mar 2014 15:20:51 -0800 (PST) X-Received: by 10.68.129.201 with SMTP id ny9mr22522493pbb.70.1393888851271; Mon, 03 Mar 2014 15:20:51 -0800 (PST) Received: from bubble.grove.modra.org ([101.166.26.37]) by mx.google.com with ESMTPSA id hb10sm40537078pbd.1.2014.03.03.15.20.49 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Mar 2014 15:20:50 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 55731EA00D2; Tue, 4 Mar 2014 09:50:46 +1030 (CST) Date: Mon, 03 Mar 2014 23:20:00 -0000 From: Alan Modra To: Jerome Guitton Cc: binutils@sourceware.org Subject: Re: powerpc-vxworks testers needed Message-ID: <20140303232046.GB26922@bubble.grove.modra.org> Mail-Followup-To: Jerome Guitton , binutils@sourceware.org References: <20140227130825.GD14922@bubble.grove.modra.org> <20140303190716.GA14161@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140303190716.GA14161@adacore.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes X-SW-Source: 2014-03/txt/msg00021.txt.bz2 On Mon, Mar 03, 2014 at 08:07:16PM +0100, Jerome Guitton wrote: > Alan Modra (amodra@gmail.com): > > > Now, I don't have access to a powerpc-vxworks system, so this patch > > might leave vxworks broken due to additional features being enabled. > > For example, TLS optimisation will now occur on powerpc-vxworks, and > > I don't have any information on how TLS is implemented on vxworks. > > Hopefully, it follows my original ppc tls implementation in terms of > > code and reloc sequences.. If not, I'd like to hear about problems > > now rather than a week or so after the next binutils release. ;) > > FWIW, I've tested this patch against our internal Ada testsuites in > rtp/smp (the only configuration where we know that TLS would have an > impact). No regression. Thanks! -- Alan Modra Australia Development Lab, IBM