This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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] Remove log2 define


On Aug 24 16:04, Wilco Dijkstra wrote:
> Corinna Vinschen wrote:
> 
> >> Since newlib now has a fast implementation of log2,
> >
> > Only if !__OBSOLETE_MATH
> 
> Is there any reason keep that old code, particularly for the rewritten double
> precision functions? We now have a log2 that is both fast, accurate and
> correct, which isn't true for the obsolete version.

If you want to make it default for all targets, I guess you can go
ahead and send patches to remove the obsolete code.


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


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