You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
patacongo 5c160fad83 libm compilation fixes from Darcy Gong 12 years ago
..
Kconfig lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
Make.defs libm compilation fixes from Darcy Gong 12 years ago
lib_acos.c libm compilation fixes from Darcy Gong 12 years ago
lib_acosf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_acosl.c libm compilation fixes from Darcy Gong 12 years ago
lib_asin.c libm compilation fixes from Darcy Gong 12 years ago
lib_asinf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_asinl.c libm compilation fixes from Darcy Gong 12 years ago
lib_atan.c libm compilation fixes from Darcy Gong 12 years ago
lib_atan2.c libm compilation fixes from Darcy Gong 12 years ago
lib_atan2f.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_atan2l.c libm compilation fixes from Darcy Gong 12 years ago
lib_atanf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_atanl.c libm compilation fixes from Darcy Gong 12 years ago
lib_ceil.c libm compilation fixes from Darcy Gong 12 years ago
lib_ceilf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_ceill.c libm compilation fixes from Darcy Gong 12 years ago
lib_cos.c libm compilation fixes from Darcy Gong 12 years ago
lib_cosf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_cosh.c libm compilation fixes from Darcy Gong 12 years ago
lib_coshf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_coshl.c libm compilation fixes from Darcy Gong 12 years ago
lib_cosl.c libm compilation fixes from Darcy Gong 12 years ago
lib_exp.c libm compilation fixes from Darcy Gong 12 years ago
lib_expf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_expl.c libm compilation fixes from Darcy Gong 12 years ago
lib_fabs.c libm compilation fixes from Darcy Gong 12 years ago
lib_fabsf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_fabsl.c libm compilation fixes from Darcy Gong 12 years ago
lib_floor.c libm compilation fixes from Darcy Gong 12 years ago
lib_floorf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_floorl.c libm compilation fixes from Darcy Gong 12 years ago
lib_fmod.c libm compilation fixes from Darcy Gong 12 years ago
lib_fmodf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_fmodl.c libm compilation fixes from Darcy Gong 12 years ago
lib_frexp.c libm compilation fixes from Darcy Gong 12 years ago
lib_frexpf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_frexpl.c libm compilation fixes from Darcy Gong 12 years ago
lib_ldexp.c libm compilation fixes from Darcy Gong 12 years ago
lib_ldexpf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_ldexpl.c libm compilation fixes from Darcy Gong 12 years ago
lib_libexpi.c libm compilation fixes from Darcy Gong 12 years ago
lib_libsqrtapprox.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_log.c libm compilation fixes from Darcy Gong 12 years ago
lib_log2.c libm compilation fixes from Darcy Gong 12 years ago
lib_log2f.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_log2l.c libm compilation fixes from Darcy Gong 12 years ago
lib_log10.c libm compilation fixes from Darcy Gong 12 years ago
lib_log10f.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_log10l.c libm compilation fixes from Darcy Gong 12 years ago
lib_logf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_logl.c libm compilation fixes from Darcy Gong 12 years ago
lib_modf.c libm compilation fixes from Darcy Gong 12 years ago
lib_modff.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_modfl.c libm compilation fixes from Darcy Gong 12 years ago
lib_pow.c libm compilation fixes from Darcy Gong 12 years ago
lib_powf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_powl.c libm compilation fixes from Darcy Gong 12 years ago
lib_sin.c libm compilation fixes from Darcy Gong 12 years ago
lib_sinf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_sinh.c libm compilation fixes from Darcy Gong 12 years ago
lib_sinhf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_sinhl.c libm compilation fixes from Darcy Gong 12 years ago
lib_sinl.c libm compilation fixes from Darcy Gong 12 years ago
lib_sqrt.c libm compilation fixes from Darcy Gong 12 years ago
lib_sqrtf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_sqrtl.c libm compilation fixes from Darcy Gong 12 years ago
lib_tan.c libm compilation fixes from Darcy Gong 12 years ago
lib_tanf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_tanh.c libm compilation fixes from Darcy Gong 12 years ago
lib_tanhf.c lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
lib_tanhl.c libm compilation fixes from Darcy Gong 12 years ago
lib_tanl.c libm compilation fixes from Darcy Gong 12 years ago