Jameson Nash
0df00dd0f7
initial attempt getting everything to build on windows
2012-04-08 20:03:36 -04:00
Viral B. Shah
68fae89b6a
Ignore __pure2 on linux as I don't know what to do about it.
2012-01-05 23:33:01 -05:00
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
Viral B. Shah
394d97b5e2
198 out of 203 files build now.
2011-12-31 00:48:35 +05:30
Viral B. Shah
e4481ba487
Get a bunch of stuff to build with clang.
2011-12-31 00:25:58 +05:30
Viral B. Shah
3c7b5cc6f7
Get much of src/ to build.
...
Use build.clang.sh or build.gcc.sh for the time being.
2011-12-16 11:00:31 +05:30
Viral B. Shah
b0b27a0ff4
Replace math.h with openlibm.h
...
Remove man
2011-12-15 11:54:24 +05:30
Viral B. Shah
16b9264f9d
Import entire msun from FreeBSD.
2011-12-15 11:29:35 +05:30
Viral B. Shah
db4db9cf35
uint64_t -> u_int64_t
2011-08-13 10:43:52 +05:30
Viral B. Shah
aba7ae910f
Initialize repo. FreeBSD 8.2 msun code + some tweaks
2011-08-13 00:31:25 +05:30