Fork of the OpenLibm math library with fx-9860G and fx-CG 50 support.
Go to file
Viral B. Shah 189b043947 Start work on top-level Makefile 2011-12-31 01:12:12 +05:30
amd64 Comment out __FBSDID 2011-12-15 11:46:26 +05:30
arm Import entire msun from FreeBSD. 2011-12-15 11:29:35 +05:30
bsdsrc Replace math.h with openlibm.h 2011-12-15 11:54:24 +05:30
i387 Comment out __FBSDID 2011-12-15 11:46:26 +05:30
ia64 Comment out __FBSDID 2011-12-15 11:46:26 +05:30
include uint64_t -> u_int64_t 2011-08-13 10:43:52 +05:30
ld80 Get a bunch of stuff to build with clang. 2011-12-31 00:25:58 +05:30
ld128 Replace math.h with openlibm.h 2011-12-15 11:54:24 +05:30
mips Import entire msun from FreeBSD. 2011-12-15 11:29:35 +05:30
powerpc Import entire msun from FreeBSD. 2011-12-15 11:29:35 +05:30
sparc64 Comment out __FBSDID 2011-12-15 11:46:26 +05:30
src Makefile 2011-12-31 01:10:24 +05:30
LICENSE BSD license 2011-08-13 00:34:54 +05:30
Makefile Start work on top-level Makefile 2011-12-31 01:12:12 +05:30
README Initialize repo. FreeBSD 8.2 msun code + some tweaks 2011-08-13 00:31:25 +05:30
Symbol.map Import entire msun from FreeBSD. 2011-12-15 11:29:35 +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.