update openlibm website.

This commit is contained in:
Viral B. Shah 2019-12-09 21:53:47 -05:00
parent 5efed306d5
commit f6ad75aa67

View file

@ -55,10 +55,10 @@ implementations, which in turn derive from <a href="http://www.netlib.org/fdlibm
<h3> <h3>
<a id="platform-support" class="anchor" href="#platform-support" aria-hidden="true"><span class="octicon octicon-link"></span></a>Platform support</h3> <a id="platform-support" class="anchor" href="#platform-support" aria-hidden="true"><span class="octicon octicon-link"></span></a>Platform support</h3>
<p>OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, and <p>OpenLibm builds on Linux, macOS, Windows, FreeBSD, OpenBSD, NetBSD, and
OpenBSD. It builds with both GCC and clang. Although largely tested DragonFly BSD. It builds with both GCC and clang. Although largely
and widely used on the x86 and x86-64 architectures, OpenLibm also tested and widely used on the x86 and x86-64 architectures, OpenLibm
supports arm, aarch64, ppc64le, and mips. also supports arm, aarch64, ppc64le, mips, wasm32, and s390(x).
<h3> <h3>
<a id="other-relevant-projects" class="anchor" href="#other-relevant-projects" aria-hidden="true"><span class="octicon octicon-link"></span></a>Other relevant projects</h3> <a id="other-relevant-projects" class="anchor" href="#other-relevant-projects" aria-hidden="true"><span class="octicon octicon-link"></span></a>Other relevant projects</h3>