From owner-svn-src-all@freebsd.org Thu Aug 30 15:23:47 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20ECD10A1774; Thu, 30 Aug 2018 15:23:47 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BDA1D85CCE; Thu, 30 Aug 2018 15:23:46 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id D05AE398ED7; Thu, 30 Aug 2018 15:23:44 +0000 (UTC) Date: Thu, 30 Aug 2018 15:23:44 +0000 From: Brooks Davis To: Kyle Evans Cc: Brooks Davis , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r337978 - in head/libexec/rtld-elf: . aarch64 arm mips powerpc powerpc64 riscv Message-ID: <20180830152344.GA21890@spindle.one-eyed-alien.net> References: <201808171619.w7HGJlZe015255@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2018 15:23:47 -0000 --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 30, 2018 at 07:40:59AM -0500, Kyle Evans wrote: > On Fri, Aug 17, 2018 at 11:20 AM Brooks Davis wrote: > > > > Author: brooks > > Date: Fri Aug 17 16:19:47 2018 > > New Revision: 337978 > > URL: https://svnweb.freebsd.org/changeset/base/337978 > > > > Log: > > Rework rtld's TLS Variant I implementation to match r326794 > > > > The above commit fixed handling overaligned TLS segments in libc's > > TLS Variant I implementation, but rtld provides its own implementation > > for dynamically-linked executables which lacks these fixes. Thus, > > port these changes to rtld. > > >=20 > Hello! >=20 > Any plan on re-introducing this during the freeze, now that mmel@ has > fixed the armv7 bits as of r338317? It's on my list. I'll craft a commit request. -- Brooks --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJbiAwAAAoJEKzQXbSebgfACzIH/37QsJ7snuw8Q23kHT35B3OY 6Itya0TYJc3kCLeXmDB20A54ARmTYSjk5YuzgK+N8Ex30DPP3ubxggqB+y75cvM1 VCvSODPYpDMbDs55UYDskNzkKkQkunJKU80k0euL1OXTGCs5rXozn9lqzHzo2kDY 9MKz7YMJHJBhYSJmj5Cqmgnlpt6RMR0VSWuDqOxvphktIvDmu9RgPQ6dKg6gxLJp An+gomwNZM0lPiFsCR+mP8qomfPYRqgE1IPwALP9zMhTqcn5u7YlnjQdNSF24Uc8 sXOjfco64ZC1qNYSvGpQQhtabQ8592+5Cn1E9KckKwWf3/qqiRy8xg4USvCnR0g= =rFU5 -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu--