px4-firmware/nuttx/lib/math
patacongo 5c160fad83 libm compilation fixes from Darcy Gong
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5275 42af7a65-404d-4744-a932-0658087f49c3
2012-10-29 20:50:27 +00:00
..
Kconfig lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 2012-10-28 18:42:09 +00:00
Make.defs libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_acos.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_acosl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_asin.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_asinl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_atan.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_atan2.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_atan2l.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_atanl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_ceil.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_ceill.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_cos.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_cosh.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_coshl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_cosl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_exp.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_expl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_fabs.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_fabsl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_floor.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_floorl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_fmod.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_fmodl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_frexp.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_frexpl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_ldexp.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_ldexpl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_libexpi.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_log.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_log2.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_log2l.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_log10.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_log10l.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_logl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_modf.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_modfl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_pow.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_powl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_sin.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_sinh.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_sinhl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_sinl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_sqrt.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_sqrtl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_tan.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_tanh.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
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 2012-10-28 18:42:09 +00:00
lib_tanhl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00
lib_tanl.c libm compilation fixes from Darcy Gong 2012-10-29 20:50:27 +00:00