From f6ad75aa67b19836cd7375c739210358f9d5bb31 Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Mon, 9 Dec 2019 21:53:47 -0500 Subject: [PATCH] update openlibm website. --- docs/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.html b/docs/index.html index ad493c1..d624012 100644 --- a/docs/index.html +++ b/docs/index.html @@ -55,10 +55,10 @@ implementations, which in turn derive from Platform support -

OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, and - OpenBSD. It builds with both GCC and clang. Although largely tested - and widely used on the x86 and x86-64 architectures, OpenLibm also - supports arm, aarch64, ppc64le, and mips. +

OpenLibm builds on Linux, macOS, Windows, FreeBSD, OpenBSD, NetBSD, and +DragonFly BSD. It builds with both GCC and clang. Although largely +tested and widely used on the x86 and x86-64 architectures, OpenLibm +also supports arm, aarch64, ppc64le, mips, wasm32, and s390(x).

Other relevant projects