Viral B. Shah 7129663350 OpenLIBM builds on linux.
Disable -std=c99 on linux for now, as gcc does freaks out in math_private.h
on the definition of IEEE_WORD_ORDER, and defines ieee_double_shape_type twice.

Disable building s_cbrtl.c for the time being as it requires ieeefp.h
2012-01-05 23:24:14 -05:00
2011-12-15 11:46:26 +05:30
2011-12-15 11:29:35 +05:30
2012-01-01 00:53:38 +05:30
2011-12-15 11:46:26 +05:30
2011-12-15 11:46:26 +05:30
2011-08-13 10:43:52 +05:30
2011-12-15 11:29:35 +05:30
2011-12-15 11:29:35 +05:30
2011-12-15 11:46:26 +05:30
2012-01-05 23:24:14 -05:00
2012-01-06 09:08:30 +05:30
2011-12-31 12:48:43 +05:30
2012-01-01 09:20:08 +05:30
2012-01-05 23:24:14 -05:00
2011-12-31 12:48:43 +05:30
2011-12-15 11:29:35 +05:30

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 msun implementation, which in turn derives from FDLIBM 5.3.

Description
No description provided
Readme 4.4 MiB
Languages
C 93.6%
Assembly 4.2%
CMake 1.4%
Makefile 0.3%
PHP 0.3%
Other 0.2%