svn commit: r238722 - in head/lib/msun: . ld128 ld80 man src
Steve Kargl
sgk at troutmask.apl.washington.edu
Tue Jul 24 17:42:10 UTC 2012
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:
> > Author: kargl
> > Date: Mon Jul 23 19:13:55 2012
> > New Revision: 238722
> > URL: http://svn.freebsd.org/changeset/base/238722
> >
> > Log:
> > Compute the exponential of x for Intel 80-bit format and IEEE 128-bit
> > format. These implementations are based on
> >
> > PTP Tang, "Table-driven implementation of the exponential function
> > in IEEE floating-point arithmetic," ACM Trans. Math. Soft., 15,
> > 144-157 (1989).
>
> I believe some ports could benefit from OSVERSION bump for this one.
>
I've never done a OSVERSION bump, so you'll need to tell me how.
But, more importantly, I can find no information in the Developer's
Handbook and only two rather terse references in the Porter's
Handbook. So, what is OSVERSION? Why do you think it needs a
bump?
--
Steve
More information about the svn-src-head
mailing list