OpenLibm?

Joel Sherrill joel@rtems.org
Wed Dec 1 23:32:52 GMT 2021


Hi

I was looking for a possible source of long double libm method
implementations and it looks like openlibm
(https://github.com/JuliaMath/openlibm) has a complete implementation
for multiple architectures of interest. It is based on the fdlibm
source I think most of newlib's libm came from and appears to be well
maintained.

Any thoughts on using this for at least the long double methods?

Other than inertia, is there a reason not to consider newlib just
importing this?

--joel


More information about the Newlib mailing list