mlib update: deleted files removed from upstream
commit65c69f815f728f28042390cc5078bfbfa10cf8cd
authorrob <rob@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 17 Nov 2007 21:39:55 +0000 (17 21:39 +0000)
committerrob <rob@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 17 Nov 2007 21:39:55 +0000 (17 21:39 +0000)
tree248d63df690c138586c9bf7865c591ed65a17f9d
parente329c43e3c363fa55f644d4d8dd8baeb2497a394
mlib update: deleted files removed from upstream

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@27232 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
58 files changed:
compiler/mlib/fdlibm.h [deleted file]
compiler/mlib/k_standard.c [deleted file]
compiler/mlib/s_ldexp.c [deleted file]
compiler/mlib/s_ldexpf.c [deleted file]
compiler/mlib/s_lib_version.c [deleted file]
compiler/mlib/s_matherr.c [deleted file]
compiler/mlib/w_acos.c [deleted file]
compiler/mlib/w_acosf.c [deleted file]
compiler/mlib/w_acosh.c [deleted file]
compiler/mlib/w_acoshf.c [deleted file]
compiler/mlib/w_asin.c [deleted file]
compiler/mlib/w_asinf.c [deleted file]
compiler/mlib/w_atan2.c [deleted file]
compiler/mlib/w_atan2f.c [deleted file]
compiler/mlib/w_atanh.c [deleted file]
compiler/mlib/w_atanhf.c [deleted file]
compiler/mlib/w_cosh.c [deleted file]
compiler/mlib/w_coshf.c [deleted file]
compiler/mlib/w_exp.c [deleted file]
compiler/mlib/w_expf.c [deleted file]
compiler/mlib/w_fmod.c [deleted file]
compiler/mlib/w_fmodf.c [deleted file]
compiler/mlib/w_gamma.c [deleted file]
compiler/mlib/w_gamma_r.c [deleted file]
compiler/mlib/w_gammaf.c [deleted file]
compiler/mlib/w_gammaf_r.c [deleted file]
compiler/mlib/w_hypot.c [deleted file]
compiler/mlib/w_hypotf.c [deleted file]
compiler/mlib/w_j0.c [deleted file]
compiler/mlib/w_j0f.c [deleted file]
compiler/mlib/w_j1.c [deleted file]
compiler/mlib/w_j1f.c [deleted file]
compiler/mlib/w_jn.c [deleted file]
compiler/mlib/w_jnf.c [deleted file]
compiler/mlib/w_lgamma.c [deleted file]
compiler/mlib/w_lgamma_r.c [deleted file]
compiler/mlib/w_lgammaf.c [deleted file]
compiler/mlib/w_lgammaf_r.c [deleted file]
compiler/mlib/w_log.c [deleted file]
compiler/mlib/w_log10.c [deleted file]
compiler/mlib/w_log10f.c [deleted file]
compiler/mlib/w_logf.c [deleted file]
compiler/mlib/w_pow.c [deleted file]
compiler/mlib/w_powf.c [deleted file]
compiler/mlib/w_remainder.c [deleted file]
compiler/mlib/w_remainderf.c [deleted file]
compiler/mlib/w_scalb.c [deleted file]
compiler/mlib/w_scalbf.c [deleted file]
compiler/mlib/w_sinh.c [deleted file]
compiler/mlib/w_sinhf.c [deleted file]
compiler/mlib/w_sqrt.c [deleted file]
compiler/mlib/w_sqrtf.c [deleted file]
compiler/mlib/w_y0.c [deleted file]
compiler/mlib/w_y0f.c [deleted file]
compiler/mlib/w_y1.c [deleted file]
compiler/mlib/w_y1f.c [deleted file]
compiler/mlib/w_yn.c [deleted file]
compiler/mlib/w_ynf.c [deleted file]