This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: [PATCH] libm additions and corrections, 1 of 2
On Tuesday 17 March 2009 19:19:21 Howland Craig D (Craig) wrote:
> Note to Jeff: this patch contains additions to math.h that are in
> partial conflict with those in the outstanding patch that Ken Werner
> sent in the "long double (was "strtold?")" email thread (file
> longdouble.patch). That patch adds only llround, and gates it with
> __SPU__.
Hi,
I'm willing to rebase my patch if yours gets applied first. Are there any
objections in general regarding mapping the long double functions to their
counterparts on platforms where a double equals the long double
(http://sourceware.org/ml/newlib/2009/msg00244.html)?
Thanks
Ken