Re: svn commit: r251343 - in head/lib/msun: . ld128 ld80 man src

2013-06-03 Thread David Schultz
On Mon, Jun 03, 2013, Steve Kargl wrote: > Author: kargl > Date: Mon Jun 3 19:51:32 2013 > New Revision: 251343 > URL: http://svnweb.freebsd.org/changeset/base/251343 > > Log: > ld80 and ld128 implementations of expm1l(). This code started life > as a fairly faithful implementation of the al

Re: svn commit: r251343 - in head/lib/msun: . ld128 ld80 man src

2013-06-03 Thread Steve Kargl
On Mon, Jun 03, 2013 at 07:51:32PM +, Steve Kargl wrote: > Author: kargl > Date: Mon Jun 3 19:51:32 2013 > New Revision: 251343 > URL: http://svnweb.freebsd.org/changeset/base/251343 > > Log: > ld80 and ld128 implementations of expm1l(). This code started life > as a fairly faithful impl

svn commit: r251343 - in head/lib/msun: . ld128 ld80 man src

2013-06-03 Thread Steve Kargl
Author: kargl Date: Mon Jun 3 19:51:32 2013 New Revision: 251343 URL: http://svnweb.freebsd.org/changeset/base/251343 Log: ld80 and ld128 implementations of expm1l(). This code started life as a fairly faithful implementation of the algorithm found in PTP Tang, "Table-driven implementat