This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/8] float128: Add wrappers for IEEE functions.


On Wed, 14 Dec 2016 00:47:25 +0000
Joseph Myers <joseph@codesourcery.com> wrote:

> On Fri, 9 Dec 2016, Gabriel F. T. Gomes wrote:
> 
> > I attached a new version with the suggested changes.  
> 
> This patch is OK.
> 
> (For the record for anyone wondering: in this case it's correct that the 
> template does not use M_LIBM_NEED_COMPAT, because the compat symbol for 
> long double = double on architectures where it changed points directly to 
> the underlying implementation that does not set errno.)
> 

Thanks.  Pushed as 14348aaeff5c.

(I'll send the patch for w_scalbln in another thread, because my last
attempts (2) to send it to this thread never made it to libc-alpha).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]