public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* i386 long double math methods
@ 2019-09-25 22:06 Joel Sherrill
  2019-09-26  5:24 ` Brian Inglis
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Sherrill @ 2019-09-25 22:06 UTC (permalink / raw)
  To: Newlib

Hi

i386-rtems tools do not include long double math routines but Cygwin
does and there is a comment in math.h indicating they have code
elsewhere for these. I went looking for implementations to include in
newlib's libm and it looks like the MIT licensed MUSL has them.

http://git.musl-libc.org/cgit/musl/tree/src/math/i386

Are these OK to use to fill in the long double gaps?

--joel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-09-26 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25 22:06 i386 long double math methods Joel Sherrill
2019-09-26  5:24 ` Brian Inglis
2019-09-26 13:23   ` Joel Sherrill
2019-09-26 15:01     ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).