From owner-svn-src-all@FreeBSD.ORG Wed Jul 25 07:32:16 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70478106566B; Wed, 25 Jul 2012 07:32:16 +0000 (UTC) (envelope-from peter@rulingia.com) Received: from vps.rulingia.com (host-122-100-2-194.octopus.com.au [122.100.2.194]) by mx1.freebsd.org (Postfix) with ESMTP id D13B68FC17; Wed, 25 Jul 2012 07:32:15 +0000 (UTC) Received: from server.rulingia.com (c220-239-247-45.belrs5.nsw.optusnet.com.au [220.239.247.45]) by vps.rulingia.com (8.14.5/8.14.5) with ESMTP id q6P7WDsc025368 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 25 Jul 2012 17:32:13 +1000 (EST) (envelope-from peter@rulingia.com) X-Bogosity: Ham, spamicity=0.000000 Received: from aspire.rulingia.com (aspire.rulingia.com [192.168.123.161]) by server.rulingia.com (8.14.5/8.14.5) with ESMTP id q6P7VwHb022303 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 25 Jul 2012 17:31:58 +1000 (EST) (envelope-from peter@rulingia.com) Received: from aspire.rulingia.com (localhost [127.0.0.1]) by aspire.rulingia.com (8.14.5/8.14.5) with ESMTP id q6P7Vvqu095337 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 25 Jul 2012 17:31:57 +1000 (EST) (envelope-from peter@aspire.rulingia.com) Received: (from peter@localhost) by aspire.rulingia.com (8.14.5/8.14.5/Submit) id q6P7VuJu095336; Wed, 25 Jul 2012 17:31:56 +1000 (EST) (envelope-from peter) Date: Wed, 25 Jul 2012 17:31:56 +1000 From: Peter Jeremy To: Steve Kargl , Alexey Dokuchaev , Steve Kargl , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-ID: <20120725073156.GA91536@aspire.rulingia.com> References: <201207231913.q6NJDucB040333@svn.freebsd.org> <20120724084335.GB28038@FreeBSD.org> <20120724174206.GA63841@troutmask.apl.washington.edu> <20120724175712.GA66863@zim.MIT.EDU> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline In-Reply-To: <20120724175712.GA66863@zim.MIT.EDU> X-PGP-Key: http://www.rulingia.com/keys/peter.pgp User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: svn commit: r238722 - in head/lib/msun: . ld128 ld80 man src X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 25 Jul 2012 07:32:16 -0000 --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2012-Jul-24 13:57:12 -0400, David Schultz wrote: >On Tue, Jul 24, 2012, Steve Kargl wrote: >> On Tue, Jul 24, 2012 at 08:43:35AM +0000, Alexey Dokuchaev wrote: >> > On Mon, Jul 23, 2012 at 07:13:56PM +0000, Steve Kargl wrote: >> > > Compute the exponential of x for Intel 80-bit format and IEEE 128-= bit >> > > format. These implementations are based on >> > I believe some ports could benefit from OSVERSION bump for this one. =2E.. >against. In this case, it would help any ports that have >workarounds for the lack of expl() to compile both before and >after this change. But it's also important not to bump the >version gratuitously if there's no reason to believe the change >might introduce incompatibilities. Hopefully, this is just the first of a series of similar commits over the next 4-5 months so if we bump OSVERSION for this, we are probably looking at another half-dozen or so bumps. Do any ports actually have a hard-wired decision for expl() (or other libm functions)? I would hope most ports that are interested in complex and/or long double functions have some sort of configure-time test that will automatically detect their presence or absence. --=20 Peter Jeremy --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlAPoOwACgkQ/opHv/APuIcNaQCghMNyIi83Qk31vY4aBcMth3EV MXIAn03npk0yCgsAuxjglCI9TLszHFSq =/sqP -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s--