Fork of the OpenLibm math library with fx-9860G and fx-CG 50 support.
Go to file
Viral B. Shah 4a9ac47ae8 Disable QUIET_CC and QUIET_LINK for now. 2012-05-25 10:14:29 +05:30
amd64 Allow compilation of assembly files on OSX 2012-05-24 23:14:58 -04:00
arm Import entire msun from FreeBSD. 2011-12-15 11:29:35 +05:30
bsdsrc build cleanup 2012-05-24 23:38:33 -04:00
i387 Allow compilation of assembly files on OSX 2012-05-24 23:14:58 -04:00
ia64 Comment out __FBSDID 2011-12-15 11:46:26 +05:30
include typo 2012-04-08 21:02:23 -04:00
ld80 initial attempt getting everything to build on windows 2012-04-08 20:03:36 -04:00
ld128 Allow compilation of assembly files on OSX 2012-05-24 23:14:58 -04:00
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 address compiler warnings in #3 2012-05-24 23:45:05 -04:00
test Checkin Jameson's inf_torture.c 2012-01-06 09:08:30 +05:30
.gitignore initial attempt getting everything to build on windows 2012-04-08 20:03:36 -04:00
LICENSE.md Update license. 2012-01-01 09:20:08 +05:30
Make.inc Disable QUIET_CC and QUIET_LINK for now. 2012-05-25 10:14:29 +05:30
Makefile Disable QUIET_CC and QUIET_LINK for now. 2012-05-25 10:14:29 +05:30
README.md Update README. 2012-01-05 23:35:01 -05:00
Symbol.map Import entire msun from FreeBSD. 2011-12-15 11:29:35 +05:30

README.md

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.

OpenLIBM builds on Linux and Mac OS X, and with little effort, should build on FreeBSD as well.

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