From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 81446 invoked by alias); 19 Mar 2018 18:44:09 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 81429 invoked by uid 89); 19 Mar 2018 18:44:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-9.9 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,GIT_PATCH_3,KAM_LAZY_DOMAIN_SECURITY,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy= X-HELO: hall.aurel32.net Date: Mon, 19 Mar 2018 18:44:00 -0000 From: Aurelien Jarno To: libc-alpha@sourceware.org Subject: Re: [2.27 COMMITTED 1/3] RISC-V: Do not initialize $gp in TLS macros. Message-ID: <20180319184406.up73ea6ymwl674va@aurel32.net> Mail-Followup-To: libc-alpha@sourceware.org References: <20180319184208.23770-1-aurelien@aurel32.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180319184208.23770-1-aurelien@aurel32.net> User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2018-03/txt/msg00475.txt.bz2 On 2018-03-19 19:42, Aurelien Jarno wrote: > From: DJ Delorie > > RISC-V TLS doesn't require GP to be initialized, and doing so breaks > TLS in a shared object. > > (cherry picked from commit 8090720a87e42fddc31396f6126112d4b8014d8e) > --- > ChangeLog | 4 ++++ > sysdeps/riscv/tls-macros.h | 20 +++----------------- > 2 files changed, 7 insertions(+), 17 deletions(-) Oops as the subject says, those patches are for 2.27. Sorry for sending them to the wrong list, please ignore. -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://www.aurel32.net