Viral B. Shah 68fae89b6a Ignore __pure2 on linux as I don't know what to do about it. 13 years ago
..
Makefile 7129663350 OpenLIBM builds on linux. 13 years ago
e_acos.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_acosf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_acosh.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_acoshf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_acosl.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_asin.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_asinf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_asinl.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_atan2.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_atan2f.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_atan2l.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_atanh.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_atanhf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_cosh.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_coshf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_exp.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_expf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_fmod.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_fmodf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_fmodl.c 9b7ae68a59 Get more files to build with clang. 13 years ago
e_gamma.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_gamma_r.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_gammaf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_gammaf_r.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_hypot.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_hypotf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_hypotl.c 9b7ae68a59 Get more files to build with clang. 13 years ago
e_j0.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_j0f.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_j1.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_j1f.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_jn.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_jnf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_lgamma.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_lgamma_r.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_lgammaf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_lgammaf_r.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_log.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_log10.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_log10f.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
e_log2.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_log2f.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
e_logf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_pow.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_powf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_rem_pio2.c 6cb8c2aaa0 The inline stuff was causing too much pain linking. 13 years ago
e_rem_pio2f.c 6cb8c2aaa0 The inline stuff was causing too much pain linking. 13 years ago
e_remainder.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_remainderf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_remainderl.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_scalb.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_scalbf.c bbb5d6a574 Get the whole thing to compile. Disabled the inline stuff for now. 13 years ago
e_sinh.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_sinhf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_sqrt.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_sqrtf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
e_sqrtl.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
k_cos.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
k_cosf.c 6cb8c2aaa0 The inline stuff was causing too much pain linking. 13 years ago
k_exp.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
k_expf.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
k_log.h 51a63c3270 Comment out __FBSDID 13 years ago
k_logf.h 51a63c3270 Comment out __FBSDID 13 years ago
k_rem_pio2.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
k_sin.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
k_sinf.c 6cb8c2aaa0 The inline stuff was causing too much pain linking. 13 years ago
k_tan.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
k_tanf.c 6cb8c2aaa0 The inline stuff was causing too much pain linking. 13 years ago
math_private.h 7129663350 OpenLIBM builds on linux. 13 years ago
openlibm.h 68fae89b6a Ignore __pure2 on linux as I don't know what to do about it. 13 years ago
s_asinh.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_asinhf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_atan.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_atanf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_atanl.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_carg.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_cargf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_cargl.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_cbrt.c 9b7ae68a59 Get more files to build with clang. 13 years ago
s_cbrtf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_cbrtl.c 9b7ae68a59 Get more files to build with clang. 13 years ago
s_ccosh.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_ccoshf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_ceil.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_ceilf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_ceill.c 9b7ae68a59 Get more files to build with clang. 13 years ago
s_cexp.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_cexpf.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_cimag.c aba7ae910f Initialize repo. FreeBSD 8.2 msun code + some tweaks 14 years ago
s_cimagf.c aba7ae910f Initialize repo. FreeBSD 8.2 msun code + some tweaks 14 years ago
s_cimagl.c aba7ae910f Initialize repo. FreeBSD 8.2 msun code + some tweaks 14 years ago
s_conj.c aba7ae910f Initialize repo. FreeBSD 8.2 msun code + some tweaks 14 years ago
s_conjf.c aba7ae910f Initialize repo. FreeBSD 8.2 msun code + some tweaks 14 years ago
s_conjl.c aba7ae910f Initialize repo. FreeBSD 8.2 msun code + some tweaks 14 years ago
s_copysign.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_copysignf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_copysignl.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_cos.c bbb5d6a574 Get the whole thing to compile. Disabled the inline stuff for now. 13 years ago
s_cosf.c bbb5d6a574 Get the whole thing to compile. Disabled the inline stuff for now. 13 years ago
s_cosl.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_cproj.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_cprojf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_cprojl.c bbb5d6a574 Get the whole thing to compile. Disabled the inline stuff for now. 13 years ago
s_creal.c aba7ae910f Initialize repo. FreeBSD 8.2 msun code + some tweaks 14 years ago
s_crealf.c aba7ae910f Initialize repo. FreeBSD 8.2 msun code + some tweaks 14 years ago
s_creall.c aba7ae910f Initialize repo. FreeBSD 8.2 msun code + some tweaks 14 years ago
s_csinh.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_csinhf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_csqrt.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_csqrtf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_csqrtl.c bbb5d6a574 Get the whole thing to compile. Disabled the inline stuff for now. 13 years ago
s_ctanh.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_ctanhf.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_erf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_erff.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_exp2.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_exp2f.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_expm1.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_expm1f.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_fabs.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_fabsf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_fabsl.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_fdim.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_finite.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_finitef.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_floor.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_floorf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_floorl.c e4481ba487 Get a bunch of stuff to build with clang. 13 years ago
s_fma.c 9b7ae68a59 Get more files to build with clang. 13 years ago
s_fmaf.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_fmal.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_fmax.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_fmaxf.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_fmaxl.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_fmin.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_fminf.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_fminl.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_frexp.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_frexpf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_frexpl.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_ilogb.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_ilogbf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_ilogbl.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_isfinite.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_isnan.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_isnormal.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_llrint.c 51a63c3270 Comment out __FBSDID 13 years ago
s_llrintf.c 51a63c3270 Comment out __FBSDID 13 years ago
s_llrintl.c 51a63c3270 Comment out __FBSDID 13 years ago
s_llround.c 51a63c3270 Comment out __FBSDID 13 years ago
s_llroundf.c 51a63c3270 Comment out __FBSDID 13 years ago
s_llroundl.c 51a63c3270 Comment out __FBSDID 13 years ago
s_log1p.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_log1pf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_logb.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_logbf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_logbl.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_lrint.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_lrintf.c 51a63c3270 Comment out __FBSDID 13 years ago
s_lrintl.c 51a63c3270 Comment out __FBSDID 13 years ago
s_lround.c e4481ba487 Get a bunch of stuff to build with clang. 13 years ago
s_lroundf.c 51a63c3270 Comment out __FBSDID 13 years ago
s_lroundl.c 51a63c3270 Comment out __FBSDID 13 years ago
s_modf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_modff.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_modfl.c 9b7ae68a59 Get more files to build with clang. 13 years ago
s_nan.c e4481ba487 Get a bunch of stuff to build with clang. 13 years ago
s_nearbyint.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_nextafter.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_nextafterf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_nextafterl.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_nexttoward.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_nexttowardf.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_remquo.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_remquof.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_remquol.c 9b7ae68a59 Get more files to build with clang. 13 years ago
s_rint.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_rintf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_rintl.c cd520e4350 Get everything except a couple of files in ld128 to build with gcc. 13 years ago
s_round.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_roundf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_roundl.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_scalbln.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_scalbn.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_scalbnf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_scalbnl.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_signbit.c 3c7b5cc6f7 Get much of src/ to build. 13 years ago
s_signgam.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_significand.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_significandf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_sin.c bbb5d6a574 Get the whole thing to compile. Disabled the inline stuff for now. 13 years ago
s_sinf.c bbb5d6a574 Get the whole thing to compile. Disabled the inline stuff for now. 13 years ago
s_sinl.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_tan.c bbb5d6a574 Get the whole thing to compile. Disabled the inline stuff for now. 13 years ago
s_tanf.c bbb5d6a574 Get the whole thing to compile. Disabled the inline stuff for now. 13 years ago
s_tanh.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_tanhf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_tanl.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_tgammaf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_trunc.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_truncf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
s_truncl.c e4481ba487 Get a bunch of stuff to build with clang. 13 years ago
w_cabs.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
w_cabsf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
w_cabsl.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
w_drem.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago
w_dremf.c b0b27a0ff4 Replace math.h with openlibm.h 13 years ago