Fork of the OpenLibm math library with fx-9860G and fx-CG 50 support.
Go to file
Viral B. Shah db4db9cf35 uint64_t -> u_int64_t 2011-08-13 10:43:52 +05:30
amd64 Initialize repo. FreeBSD 8.2 msun code + some tweaks 2011-08-13 00:31:25 +05:30
bsdsrc Initialize repo. FreeBSD 8.2 msun code + some tweaks 2011-08-13 00:31:25 +05:30
i387 Initialize repo. FreeBSD 8.2 msun code + some tweaks 2011-08-13 00:31:25 +05:30
include uint64_t -> u_int64_t 2011-08-13 10:43:52 +05:30
ld128 Initialize repo. FreeBSD 8.2 msun code + some tweaks 2011-08-13 00:31:25 +05:30
src uint64_t -> u_int64_t 2011-08-13 10:43:52 +05:30
LICENSE BSD license 2011-08-13 00:34:54 +05:30
README Initialize repo. FreeBSD 8.2 msun code + some tweaks 2011-08-13 00:31:25 +05:30

README

Openlibm is an effort to have a high quality independent 
libm library. It is meant to be used standalone in applications and
programming language implementations, and perhaps even as a reference
for libm implementations in OSes.

The Openlibm code derives from the FreeBSD 8.2 msun implementation,
which in turn derives from FDLIBM 5.3.