Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 17 Feb 2001 01:47:54 +0000 (01:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 17 Feb 2001 01:47:54 +0000 (01:47 +0000)
* math/w_acos.c: Move to ...
* sysdeps/generic/w_acos.c: ...here.  New file.
* math/w_acosf.c: Move to ...
* sysdeps/generic/w_acosf.c: ...here.  New file.
* math/w_acosh.c: Move to ...
* sysdeps/generic/w_acosh.c: ...here.  New file.
* math/w_acoshf.c: Move to ...
* sysdeps/generic/w_acoshf.c: ...here.  New file.
* math/w_acoshl.c: Move to ...
* sysdeps/generic/w_acoshl.c: ...here.  New file.
* math/w_acosl.c: Move to ...
* sysdeps/generic/w_acosl.c: ...here.  New file.
* math/w_asin.c: Move to ...
* sysdeps/generic/w_asin.c: ...here.  New file.
* math/w_asinf.c: Move to ...
* sysdeps/generic/w_asinf.c: ...here.  New file.
* math/w_asinl.c: Move to ...
* sysdeps/generic/w_asinl.c: ...here.  New file.
* math/w_atan2.c: Move to ...
* sysdeps/generic/w_atan2.c: ...here.  New file.
* math/w_atan2f.c: Move to ...
* sysdeps/generic/w_atan2f.c: ...here.  New file.
* math/w_atan2l.c: Move to ...
* sysdeps/generic/w_atan2l.c: ...here.  New file.
* math/w_atanh.c: Move to ...
* sysdeps/generic/w_atanh.c: ...here.  New file.
* math/w_atanhf.c: Move to ...
* sysdeps/generic/w_atanhf.c: ...here.  New file.
* math/w_atanhl.c: Move to ...
* sysdeps/generic/w_atanhl.c: ...here.  New file.
* math/w_cosh.c: Move to ...
* sysdeps/generic/w_cosh.c: ...here.  New file.
* math/w_coshf.c: Move to ...
* sysdeps/generic/w_coshf.c: ...here.  New file.
* math/w_coshl.c: Move to ...
* sysdeps/generic/w_coshl.c: ...here.  New file.
* math/w_drem.c: Move to ...
* sysdeps/generic/w_drem.c: ...here.  New file.
* math/w_dremf.c: Move to ...
* sysdeps/generic/w_dremf.c: ...here.  New file.
* math/w_dreml.c: Move to ...
* sysdeps/generic/w_dreml.c: ...here.  New file.
* math/w_exp10.c: Move to ...
* sysdeps/generic/w_exp10.c: ...here.  New file.
* math/w_exp10f.c: Move to ...
* sysdeps/generic/w_exp10f.c: ...here.  New file.
* math/w_exp10l.c: Move to ...
* sysdeps/generic/w_exp10l.c: ...here.  New file.
* math/w_exp2.c: Move to ...
* sysdeps/generic/w_exp2.c: ...here.  New file.
* math/w_exp2f.c: Move to ...
* sysdeps/generic/w_exp2f.c: ...here.  New file.
* math/w_exp2l.c: Move to ...
* sysdeps/generic/w_exp2l.c: ...here.  New file.
* math/w_fmod.c: Move to ...
* sysdeps/generic/w_fmod.c: ...here.  New file.
* math/w_fmodf.c: Move to ...
* sysdeps/generic/w_fmodf.c: ...here.  New file.
* math/w_fmodl.c: Move to ...
* sysdeps/generic/w_fmodl.c: ...here.  New file.
* math/w_hypot.c: Move to ...
* sysdeps/generic/w_hypot.c: ...here.  New file.
* math/w_hypotf.c: Move to ...
* sysdeps/generic/w_hypotf.c: ...here.  New file.
* math/w_hypotl.c: Move to ...
* sysdeps/generic/w_hypotl.c: ...here.  New file.
* math/w_j0.c: Move to ...
* sysdeps/generic/w_j0.c: ...here.  New file.
* math/w_j0f.c: Move to ...
* sysdeps/generic/w_j0f.c: ...here.  New file.
* math/w_j0l.c: Move to ...
* sysdeps/generic/w_j0l.c: ...here.  New file.
* math/w_j1.c: Move to ...
* sysdeps/generic/w_j1.c: ...here.  New file.
* math/w_j1f.c: Move to ...
* sysdeps/generic/w_j1f.c: ...here.  New file.
* math/w_j1l.c: Move to ...
* sysdeps/generic/w_j1l.c: ...here.  New file.
* math/w_jn.c: Move to ...
* sysdeps/generic/w_jn.c: ...here.  New file.
* math/w_jnf.c: Move to ...
* sysdeps/generic/w_jnf.c: ...here.  New file.
* math/w_jnl.c: Move to ...
* sysdeps/generic/w_jnl.c: ...here.  New file.
* math/w_lgamma.c: Move to ...
* sysdeps/generic/w_lgamma.c: ...here.  New file.
* math/w_lgammaf.c: Move to ...
* sysdeps/generic/w_lgammaf.c: ...here.  New file.
* math/w_lgammaf_r.c: Move to ...
* sysdeps/generic/w_lgammaf_r.c: ...here.  New file.
* math/w_lgammal.c: Move to ...
* sysdeps/generic/w_lgammal.c: ...here.  New file.
* math/w_lgammal_r.c: Move to ...
* sysdeps/generic/w_lgammal_r.c: ...here.  New file.
* math/w_lgamma_r.c: Move to ...
* sysdeps/generic/w_lgamma_r.c: ...here.  New file.
* math/w_log10.c: Move to ...
* sysdeps/generic/w_log10.c: ...here.  New file.
* math/w_log10f.c: Move to ...
* sysdeps/generic/w_log10f.c: ...here.  New file.
* math/w_log10l.c: Move to ...
* sysdeps/generic/w_log10l.c: ...here.  New file.
* math/w_log.c: Move to ...
* sysdeps/generic/w_log.c: ...here.  New file.
* math/w_logf.c: Move to ...
* sysdeps/generic/w_logf.c: ...here.  New file.
* math/w_logl.c: Move to ...
* sysdeps/generic/w_logl.c: ...here.  New file.
* math/w_pow.c: Move to ...
* sysdeps/generic/w_pow.c: ...here.  New file.
* math/w_powf.c: Move to ...
* sysdeps/generic/w_powf.c: ...here.  New file.
* math/w_powl.c: Move to ...
* sysdeps/generic/w_powl.c: ...here.  New file.
* math/w_remainder.c: Move to ...
* sysdeps/generic/w_remainder.c: ...here.  New file.
* math/w_remainderf.c: Move to ...
* sysdeps/generic/w_remainderf.c: ...here.  New file.
* math/w_remainderl.c: Move to ...
* sysdeps/generic/w_remainderl.c: ...here.  New file.
* math/w_scalb.c: Move to ...
* sysdeps/generic/w_scalb.c: ...here.  New file.
* math/w_scalbf.c: Move to ...
* sysdeps/generic/w_scalbf.c: ...here.  New file.
* math/w_scalbl.c: Move to ...
* sysdeps/generic/w_scalbl.c: ...here.  New file.
* math/w_sinh.c: Move to ...
* sysdeps/generic/w_sinh.c: ...here.  New file.
* math/w_sinhf.c: Move to ...
* sysdeps/generic/w_sinhf.c: ...here.  New file.
* math/w_sinhl.c: Move to ...
* sysdeps/generic/w_sinhl.c: ...here.  New file.
* math/w_sqrtl.c: Move to ...
* sysdeps/generic/w_sqrtl.c: ...here.  New file.
* math/w_tgamma.c: Move to ...
* sysdeps/generic/w_tgamma.c: ...here.  New file.
* math/w_tgammaf.c: Move to ...
* sysdeps/generic/w_tgammaf.c: ...here.  New file.
* math/w_tgammal.c: Move to ...
* sysdeps/generic/w_tgammal.c: ...here.  New file.

71 files changed:
ChangeLog
sysdeps/generic/w_acos.c [moved from math/w_acos.c with 100% similarity]
sysdeps/generic/w_acosf.c [moved from math/w_acosf.c with 100% similarity]
sysdeps/generic/w_acosh.c [moved from math/w_acosh.c with 100% similarity]
sysdeps/generic/w_acoshf.c [moved from math/w_acoshf.c with 100% similarity]
sysdeps/generic/w_acoshl.c [moved from math/w_acoshl.c with 100% similarity]
sysdeps/generic/w_acosl.c [moved from math/w_acosl.c with 100% similarity]
sysdeps/generic/w_asin.c [moved from math/w_asin.c with 100% similarity]
sysdeps/generic/w_asinf.c [moved from math/w_asinf.c with 100% similarity]
sysdeps/generic/w_asinl.c [moved from math/w_asinl.c with 100% similarity]
sysdeps/generic/w_atan2.c [moved from math/w_atan2.c with 100% similarity]
sysdeps/generic/w_atan2f.c [moved from math/w_atan2f.c with 100% similarity]
sysdeps/generic/w_atan2l.c [moved from math/w_atan2l.c with 100% similarity]
sysdeps/generic/w_atanh.c [moved from math/w_atanh.c with 100% similarity]
sysdeps/generic/w_atanhf.c [moved from math/w_atanhf.c with 100% similarity]
sysdeps/generic/w_atanhl.c [moved from math/w_atanhl.c with 100% similarity]
sysdeps/generic/w_cosh.c [moved from math/w_cosh.c with 100% similarity]
sysdeps/generic/w_coshf.c [moved from math/w_coshf.c with 100% similarity]
sysdeps/generic/w_coshl.c [moved from math/w_coshl.c with 100% similarity]
sysdeps/generic/w_drem.c [moved from math/w_drem.c with 100% similarity]
sysdeps/generic/w_dremf.c [moved from math/w_dremf.c with 100% similarity]
sysdeps/generic/w_dreml.c [moved from math/w_dreml.c with 100% similarity]
sysdeps/generic/w_exp10.c [moved from math/w_exp10.c with 100% similarity]
sysdeps/generic/w_exp10f.c [moved from math/w_exp10f.c with 100% similarity]
sysdeps/generic/w_exp10l.c [moved from math/w_exp10l.c with 100% similarity]
sysdeps/generic/w_exp2.c [moved from math/w_exp2.c with 100% similarity]
sysdeps/generic/w_exp2f.c [moved from math/w_exp2f.c with 100% similarity]
sysdeps/generic/w_exp2l.c [moved from math/w_exp2l.c with 100% similarity]
sysdeps/generic/w_fmod.c [moved from math/w_fmod.c with 100% similarity]
sysdeps/generic/w_fmodf.c [moved from math/w_fmodf.c with 100% similarity]
sysdeps/generic/w_fmodl.c [moved from math/w_fmodl.c with 100% similarity]
sysdeps/generic/w_hypot.c [moved from math/w_hypot.c with 100% similarity]
sysdeps/generic/w_hypotf.c [moved from math/w_hypotf.c with 100% similarity]
sysdeps/generic/w_hypotl.c [moved from math/w_hypotl.c with 100% similarity]
sysdeps/generic/w_j0.c [moved from math/w_j0.c with 100% similarity]
sysdeps/generic/w_j0f.c [moved from math/w_j0f.c with 100% similarity]
sysdeps/generic/w_j0l.c [moved from math/w_j0l.c with 100% similarity]
sysdeps/generic/w_j1.c [moved from math/w_j1.c with 100% similarity]
sysdeps/generic/w_j1f.c [moved from math/w_j1f.c with 100% similarity]
sysdeps/generic/w_j1l.c [moved from math/w_j1l.c with 100% similarity]
sysdeps/generic/w_jn.c [moved from math/w_jn.c with 100% similarity]
sysdeps/generic/w_jnf.c [moved from math/w_jnf.c with 100% similarity]
sysdeps/generic/w_jnl.c [moved from math/w_jnl.c with 100% similarity]
sysdeps/generic/w_lgamma.c [moved from math/w_lgamma.c with 100% similarity]
sysdeps/generic/w_lgamma_r.c [moved from math/w_lgamma_r.c with 100% similarity]
sysdeps/generic/w_lgammaf.c [moved from math/w_lgammaf.c with 100% similarity]
sysdeps/generic/w_lgammaf_r.c [moved from math/w_lgammaf_r.c with 100% similarity]
sysdeps/generic/w_lgammal.c [moved from math/w_lgammal.c with 100% similarity]
sysdeps/generic/w_lgammal_r.c [moved from math/w_lgammal_r.c with 100% similarity]
sysdeps/generic/w_log.c [moved from math/w_log.c with 100% similarity]
sysdeps/generic/w_log10.c [moved from math/w_log10.c with 100% similarity]
sysdeps/generic/w_log10f.c [moved from math/w_log10f.c with 100% similarity]
sysdeps/generic/w_log10l.c [moved from math/w_log10l.c with 100% similarity]
sysdeps/generic/w_logf.c [moved from math/w_logf.c with 100% similarity]
sysdeps/generic/w_logl.c [moved from math/w_logl.c with 100% similarity]
sysdeps/generic/w_pow.c [moved from math/w_pow.c with 100% similarity]
sysdeps/generic/w_powf.c [moved from math/w_powf.c with 100% similarity]
sysdeps/generic/w_powl.c [moved from math/w_powl.c with 100% similarity]
sysdeps/generic/w_remainder.c [moved from math/w_remainder.c with 100% similarity]
sysdeps/generic/w_remainderf.c [moved from math/w_remainderf.c with 100% similarity]
sysdeps/generic/w_remainderl.c [moved from math/w_remainderl.c with 100% similarity]
sysdeps/generic/w_scalb.c [moved from math/w_scalb.c with 100% similarity]
sysdeps/generic/w_scalbf.c [moved from math/w_scalbf.c with 100% similarity]
sysdeps/generic/w_scalbl.c [moved from math/w_scalbl.c with 100% similarity]
sysdeps/generic/w_sinh.c [moved from math/w_sinh.c with 100% similarity]
sysdeps/generic/w_sinhf.c [moved from math/w_sinhf.c with 100% similarity]
sysdeps/generic/w_sinhl.c [moved from math/w_sinhl.c with 100% similarity]
sysdeps/generic/w_sqrtl.c [moved from math/w_sqrtl.c with 100% similarity]
sysdeps/generic/w_tgamma.c [moved from math/w_tgamma.c with 100% similarity]
sysdeps/generic/w_tgammaf.c [moved from math/w_tgammaf.c with 100% similarity]
sysdeps/generic/w_tgammal.c [moved from math/w_tgammal.c with 100% similarity]

index 685c49c..cc8570b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,146 @@
 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
 
+       * math/w_acos.c: Move to ...
+       * sysdeps/generic/w_acos.c: ...here.  New file.
+       * math/w_acosf.c: Move to ...
+       * sysdeps/generic/w_acosf.c: ...here.  New file.
+       * math/w_acosh.c: Move to ...
+       * sysdeps/generic/w_acosh.c: ...here.  New file.
+       * math/w_acoshf.c: Move to ...
+       * sysdeps/generic/w_acoshf.c: ...here.  New file.
+       * math/w_acoshl.c: Move to ...
+       * sysdeps/generic/w_acoshl.c: ...here.  New file.
+       * math/w_acosl.c: Move to ...
+       * sysdeps/generic/w_acosl.c: ...here.  New file.
+       * math/w_asin.c: Move to ...
+       * sysdeps/generic/w_asin.c: ...here.  New file.
+       * math/w_asinf.c: Move to ...
+       * sysdeps/generic/w_asinf.c: ...here.  New file.
+       * math/w_asinl.c: Move to ...
+       * sysdeps/generic/w_asinl.c: ...here.  New file.
+       * math/w_atan2.c: Move to ...
+       * sysdeps/generic/w_atan2.c: ...here.  New file.
+       * math/w_atan2f.c: Move to ...
+       * sysdeps/generic/w_atan2f.c: ...here.  New file.
+       * math/w_atan2l.c: Move to ...
+       * sysdeps/generic/w_atan2l.c: ...here.  New file.
+       * math/w_atanh.c: Move to ...
+       * sysdeps/generic/w_atanh.c: ...here.  New file.
+       * math/w_atanhf.c: Move to ...
+       * sysdeps/generic/w_atanhf.c: ...here.  New file.
+       * math/w_atanhl.c: Move to ...
+       * sysdeps/generic/w_atanhl.c: ...here.  New file.
+       * math/w_cosh.c: Move to ...
+       * sysdeps/generic/w_cosh.c: ...here.  New file.
+       * math/w_coshf.c: Move to ...
+       * sysdeps/generic/w_coshf.c: ...here.  New file.
+       * math/w_coshl.c: Move to ...
+       * sysdeps/generic/w_coshl.c: ...here.  New file.
+       * math/w_drem.c: Move to ...
+       * sysdeps/generic/w_drem.c: ...here.  New file.
+       * math/w_dremf.c: Move to ...
+       * sysdeps/generic/w_dremf.c: ...here.  New file.
+       * math/w_dreml.c: Move to ...
+       * sysdeps/generic/w_dreml.c: ...here.  New file.
+       * math/w_exp10.c: Move to ...
+       * sysdeps/generic/w_exp10.c: ...here.  New file.
+       * math/w_exp10f.c: Move to ...
+       * sysdeps/generic/w_exp10f.c: ...here.  New file.
+       * math/w_exp10l.c: Move to ...
+       * sysdeps/generic/w_exp10l.c: ...here.  New file.
+       * math/w_exp2.c: Move to ...
+       * sysdeps/generic/w_exp2.c: ...here.  New file.
+       * math/w_exp2f.c: Move to ...
+       * sysdeps/generic/w_exp2f.c: ...here.  New file.
+       * math/w_exp2l.c: Move to ...
+       * sysdeps/generic/w_exp2l.c: ...here.  New file.
+       * math/w_fmod.c: Move to ...
+       * sysdeps/generic/w_fmod.c: ...here.  New file.
+       * math/w_fmodf.c: Move to ...
+       * sysdeps/generic/w_fmodf.c: ...here.  New file.
+       * math/w_fmodl.c: Move to ...
+       * sysdeps/generic/w_fmodl.c: ...here.  New file.
+       * math/w_hypot.c: Move to ...
+       * sysdeps/generic/w_hypot.c: ...here.  New file.
+       * math/w_hypotf.c: Move to ...
+       * sysdeps/generic/w_hypotf.c: ...here.  New file.
+       * math/w_hypotl.c: Move to ...
+       * sysdeps/generic/w_hypotl.c: ...here.  New file.
+       * math/w_j0.c: Move to ...
+       * sysdeps/generic/w_j0.c: ...here.  New file.
+       * math/w_j0f.c: Move to ...
+       * sysdeps/generic/w_j0f.c: ...here.  New file.
+       * math/w_j0l.c: Move to ...
+       * sysdeps/generic/w_j0l.c: ...here.  New file.
+       * math/w_j1.c: Move to ...
+       * sysdeps/generic/w_j1.c: ...here.  New file.
+       * math/w_j1f.c: Move to ...
+       * sysdeps/generic/w_j1f.c: ...here.  New file.
+       * math/w_j1l.c: Move to ...
+       * sysdeps/generic/w_j1l.c: ...here.  New file.
+       * math/w_jn.c: Move to ...
+       * sysdeps/generic/w_jn.c: ...here.  New file.
+       * math/w_jnf.c: Move to ...
+       * sysdeps/generic/w_jnf.c: ...here.  New file.
+       * math/w_jnl.c: Move to ...
+       * sysdeps/generic/w_jnl.c: ...here.  New file.
+       * math/w_lgamma.c: Move to ...
+       * sysdeps/generic/w_lgamma.c: ...here.  New file.
+       * math/w_lgammaf.c: Move to ...
+       * sysdeps/generic/w_lgammaf.c: ...here.  New file.
+       * math/w_lgammaf_r.c: Move to ...
+       * sysdeps/generic/w_lgammaf_r.c: ...here.  New file.
+       * math/w_lgammal.c: Move to ...
+       * sysdeps/generic/w_lgammal.c: ...here.  New file.
+       * math/w_lgammal_r.c: Move to ...
+       * sysdeps/generic/w_lgammal_r.c: ...here.  New file.
+       * math/w_lgamma_r.c: Move to ...
+       * sysdeps/generic/w_lgamma_r.c: ...here.  New file.
+       * math/w_log10.c: Move to ...
+       * sysdeps/generic/w_log10.c: ...here.  New file.
+       * math/w_log10f.c: Move to ...
+       * sysdeps/generic/w_log10f.c: ...here.  New file.
+       * math/w_log10l.c: Move to ...
+       * sysdeps/generic/w_log10l.c: ...here.  New file.
+       * math/w_log.c: Move to ...
+       * sysdeps/generic/w_log.c: ...here.  New file.
+       * math/w_logf.c: Move to ...
+       * sysdeps/generic/w_logf.c: ...here.  New file.
+       * math/w_logl.c: Move to ...
+       * sysdeps/generic/w_logl.c: ...here.  New file.
+       * math/w_pow.c: Move to ...
+       * sysdeps/generic/w_pow.c: ...here.  New file.
+       * math/w_powf.c: Move to ...
+       * sysdeps/generic/w_powf.c: ...here.  New file.
+       * math/w_powl.c: Move to ...
+       * sysdeps/generic/w_powl.c: ...here.  New file.
+       * math/w_remainder.c: Move to ...
+       * sysdeps/generic/w_remainder.c: ...here.  New file.
+       * math/w_remainderf.c: Move to ...
+       * sysdeps/generic/w_remainderf.c: ...here.  New file.
+       * math/w_remainderl.c: Move to ...
+       * sysdeps/generic/w_remainderl.c: ...here.  New file.
+       * math/w_scalb.c: Move to ...
+       * sysdeps/generic/w_scalb.c: ...here.  New file.
+       * math/w_scalbf.c: Move to ...
+       * sysdeps/generic/w_scalbf.c: ...here.  New file.
+       * math/w_scalbl.c: Move to ...
+       * sysdeps/generic/w_scalbl.c: ...here.  New file.
+       * math/w_sinh.c: Move to ...
+       * sysdeps/generic/w_sinh.c: ...here.  New file.
+       * math/w_sinhf.c: Move to ...
+       * sysdeps/generic/w_sinhf.c: ...here.  New file.
+       * math/w_sinhl.c: Move to ...
+       * sysdeps/generic/w_sinhl.c: ...here.  New file.
+       * math/w_sqrtl.c: Move to ...
+       * sysdeps/generic/w_sqrtl.c: ...here.  New file.
+       * math/w_tgamma.c: Move to ...
+       * sysdeps/generic/w_tgamma.c: ...here.  New file.
+       * math/w_tgammaf.c: Move to ...
+       * sysdeps/generic/w_tgammaf.c: ...here.  New file.
+       * math/w_tgammal.c: Move to ...
+       * sysdeps/generic/w_tgammal.c: ...here.  New file.
+
        * locale/programs/ld-address.c (address_finish): Add 'S' to allow
        formats for postal_fmt.
 
similarity index 100%
rename from math/w_acos.c
rename to sysdeps/generic/w_acos.c
similarity index 100%
rename from math/w_acosf.c
rename to sysdeps/generic/w_acosf.c
similarity index 100%
rename from math/w_acosh.c
rename to sysdeps/generic/w_acosh.c
similarity index 100%
rename from math/w_acoshf.c
rename to sysdeps/generic/w_acoshf.c
similarity index 100%
rename from math/w_acoshl.c
rename to sysdeps/generic/w_acoshl.c
similarity index 100%
rename from math/w_acosl.c
rename to sysdeps/generic/w_acosl.c
similarity index 100%
rename from math/w_asin.c
rename to sysdeps/generic/w_asin.c
similarity index 100%
rename from math/w_asinf.c
rename to sysdeps/generic/w_asinf.c
similarity index 100%
rename from math/w_asinl.c
rename to sysdeps/generic/w_asinl.c
similarity index 100%
rename from math/w_atan2.c
rename to sysdeps/generic/w_atan2.c
similarity index 100%
rename from math/w_atan2f.c
rename to sysdeps/generic/w_atan2f.c
similarity index 100%
rename from math/w_atan2l.c
rename to sysdeps/generic/w_atan2l.c
similarity index 100%
rename from math/w_atanh.c
rename to sysdeps/generic/w_atanh.c
similarity index 100%
rename from math/w_atanhf.c
rename to sysdeps/generic/w_atanhf.c
similarity index 100%
rename from math/w_atanhl.c
rename to sysdeps/generic/w_atanhl.c
similarity index 100%
rename from math/w_cosh.c
rename to sysdeps/generic/w_cosh.c
similarity index 100%
rename from math/w_coshf.c
rename to sysdeps/generic/w_coshf.c
similarity index 100%
rename from math/w_coshl.c
rename to sysdeps/generic/w_coshl.c
similarity index 100%
rename from math/w_drem.c
rename to sysdeps/generic/w_drem.c
similarity index 100%
rename from math/w_dremf.c
rename to sysdeps/generic/w_dremf.c
similarity index 100%
rename from math/w_dreml.c
rename to sysdeps/generic/w_dreml.c
similarity index 100%
rename from math/w_exp10.c
rename to sysdeps/generic/w_exp10.c
similarity index 100%
rename from math/w_exp10f.c
rename to sysdeps/generic/w_exp10f.c
similarity index 100%
rename from math/w_exp10l.c
rename to sysdeps/generic/w_exp10l.c
similarity index 100%
rename from math/w_exp2.c
rename to sysdeps/generic/w_exp2.c
similarity index 100%
rename from math/w_exp2f.c
rename to sysdeps/generic/w_exp2f.c
similarity index 100%
rename from math/w_exp2l.c
rename to sysdeps/generic/w_exp2l.c
similarity index 100%
rename from math/w_fmod.c
rename to sysdeps/generic/w_fmod.c
similarity index 100%
rename from math/w_fmodf.c
rename to sysdeps/generic/w_fmodf.c
similarity index 100%
rename from math/w_fmodl.c
rename to sysdeps/generic/w_fmodl.c
similarity index 100%
rename from math/w_hypot.c
rename to sysdeps/generic/w_hypot.c
similarity index 100%
rename from math/w_hypotf.c
rename to sysdeps/generic/w_hypotf.c
similarity index 100%
rename from math/w_hypotl.c
rename to sysdeps/generic/w_hypotl.c
similarity index 100%
rename from math/w_j0.c
rename to sysdeps/generic/w_j0.c
similarity index 100%
rename from math/w_j0f.c
rename to sysdeps/generic/w_j0f.c
similarity index 100%
rename from math/w_j0l.c
rename to sysdeps/generic/w_j0l.c
similarity index 100%
rename from math/w_j1.c
rename to sysdeps/generic/w_j1.c
similarity index 100%
rename from math/w_j1f.c
rename to sysdeps/generic/w_j1f.c
similarity index 100%
rename from math/w_j1l.c
rename to sysdeps/generic/w_j1l.c
similarity index 100%
rename from math/w_jn.c
rename to sysdeps/generic/w_jn.c
similarity index 100%
rename from math/w_jnf.c
rename to sysdeps/generic/w_jnf.c
similarity index 100%
rename from math/w_jnl.c
rename to sysdeps/generic/w_jnl.c
similarity index 100%
rename from math/w_lgamma.c
rename to sysdeps/generic/w_lgamma.c
similarity index 100%
rename from math/w_lgammaf.c
rename to sysdeps/generic/w_lgammaf.c
similarity index 100%
rename from math/w_lgammal.c
rename to sysdeps/generic/w_lgammal.c
similarity index 100%
rename from math/w_log.c
rename to sysdeps/generic/w_log.c
similarity index 100%
rename from math/w_log10.c
rename to sysdeps/generic/w_log10.c
similarity index 100%
rename from math/w_log10f.c
rename to sysdeps/generic/w_log10f.c
similarity index 100%
rename from math/w_log10l.c
rename to sysdeps/generic/w_log10l.c
similarity index 100%
rename from math/w_logf.c
rename to sysdeps/generic/w_logf.c
similarity index 100%
rename from math/w_logl.c
rename to sysdeps/generic/w_logl.c
similarity index 100%
rename from math/w_pow.c
rename to sysdeps/generic/w_pow.c
similarity index 100%
rename from math/w_powf.c
rename to sysdeps/generic/w_powf.c
similarity index 100%
rename from math/w_powl.c
rename to sysdeps/generic/w_powl.c
similarity index 100%
rename from math/w_scalb.c
rename to sysdeps/generic/w_scalb.c
similarity index 100%
rename from math/w_scalbf.c
rename to sysdeps/generic/w_scalbf.c
similarity index 100%
rename from math/w_scalbl.c
rename to sysdeps/generic/w_scalbl.c
similarity index 100%
rename from math/w_sinh.c
rename to sysdeps/generic/w_sinh.c
similarity index 100%
rename from math/w_sinhf.c
rename to sysdeps/generic/w_sinhf.c
similarity index 100%
rename from math/w_sinhl.c
rename to sysdeps/generic/w_sinhl.c
similarity index 100%
rename from math/w_sqrtl.c
rename to sysdeps/generic/w_sqrtl.c
similarity index 100%
rename from math/w_tgamma.c
rename to sysdeps/generic/w_tgamma.c
similarity index 100%
rename from math/w_tgammaf.c
rename to sysdeps/generic/w_tgammaf.c
similarity index 100%
rename from math/w_tgammal.c
rename to sysdeps/generic/w_tgammal.c