---
 mingw-w64-crt/Makefile.am                    | 36 +++++++++++++++-------------
 mingw-w64-crt/math/{ => x86}/acosf.c         |  0
 mingw-w64-crt/math/{ => x86}/acosh.c         |  0
 mingw-w64-crt/math/{ => x86}/acosh.def.h     |  0
 mingw-w64-crt/math/{ => x86}/acoshf.c        |  0
 mingw-w64-crt/math/{ => x86}/acoshl.c        |  0
 mingw-w64-crt/math/{ => x86}/acosl.c         |  0
 mingw-w64-crt/math/{ => x86}/asinf.c         |  0
 mingw-w64-crt/math/{ => x86}/asinh.c         |  0
 mingw-w64-crt/math/{ => x86}/asinhf.c        |  0
 mingw-w64-crt/math/{ => x86}/asinhl.c        |  0
 mingw-w64-crt/math/{ => x86}/asinl.c         |  0
 mingw-w64-crt/math/{ => x86}/atan2.c         |  0
 mingw-w64-crt/math/{ => x86}/atan2f.c        |  0
 mingw-w64-crt/math/{ => x86}/atan2l.c        |  0
 mingw-w64-crt/math/{ => x86}/atanf.c         |  0
 mingw-w64-crt/math/{ => x86}/atanh.c         |  0
 mingw-w64-crt/math/{ => x86}/atanhf.c        |  0
 mingw-w64-crt/math/{ => x86}/atanhl.c        |  0
 mingw-w64-crt/math/{ => x86}/atanl.c         |  0
 mingw-w64-crt/math/{ => x86}/cos.c           |  0
 mingw-w64-crt/math/{ => x86}/cos.def.h       |  0
 mingw-w64-crt/math/{ => x86}/cosf.c          |  0
 mingw-w64-crt/math/{ => x86}/cosl.c          |  0
 mingw-w64-crt/math/{ => x86}/cosl_internal.S |  0
 mingw-w64-crt/math/{ => x86}/cossin.c        |  0
 mingw-w64-crt/math/{ => x86}/exp.c           |  0
 mingw-w64-crt/math/{ => x86}/exp.def.h       |  0
 mingw-w64-crt/math/{ => x86}/exp2.S          |  0
 mingw-w64-crt/math/{ => x86}/exp2f.S         |  0
 mingw-w64-crt/math/{ => x86}/exp2l.S         |  0
 mingw-w64-crt/math/{ => x86}/expl.c          |  0
 mingw-w64-crt/math/{ => x86}/expm1.c         |  0
 mingw-w64-crt/math/{ => x86}/expm1.def.h     |  0
 mingw-w64-crt/math/{ => x86}/expm1f.c        |  0
 mingw-w64-crt/math/{ => x86}/expm1l.c        |  0
 mingw-w64-crt/math/{ => x86}/fastmath.h      |  0
 mingw-w64-crt/math/{ => x86}/fmod.c          |  0
 mingw-w64-crt/math/{ => x86}/fmodf.c         |  0
 mingw-w64-crt/math/{ => x86}/fmodl.c         |  0
 mingw-w64-crt/math/{ => x86}/frexpl.S        |  0
 mingw-w64-crt/math/{ => x86}/fucom.c         |  0
 mingw-w64-crt/math/{ => x86}/ilogb.S         |  0
 mingw-w64-crt/math/{ => x86}/ilogbf.S        |  0
 mingw-w64-crt/math/{ => x86}/ilogbl.S        |  0
 mingw-w64-crt/math/{ => x86}/internal_logl.S |  0
 mingw-w64-crt/math/{ => x86}/ldexp.c         |  0
 mingw-w64-crt/math/{ => x86}/ldexpl.c        |  0
 mingw-w64-crt/math/{ => x86}/log.c           |  0
 mingw-w64-crt/math/{ => x86}/log.def.h       |  0
 mingw-w64-crt/math/{ => x86}/log10l.S        |  0
 mingw-w64-crt/math/{ => x86}/log1p.S         |  0
 mingw-w64-crt/math/{ => x86}/log1pf.S        |  0
 mingw-w64-crt/math/{ => x86}/log1pl.S        |  0
 mingw-w64-crt/math/{ => x86}/log2.S          |  0
 mingw-w64-crt/math/{ => x86}/log2f.S         |  0
 mingw-w64-crt/math/{ => x86}/log2l.S         |  0
 mingw-w64-crt/math/{ => x86}/logb.c          |  0
 mingw-w64-crt/math/{ => x86}/logbf.c         |  0
 mingw-w64-crt/math/{ => x86}/logbl.c         |  0
 mingw-w64-crt/math/{ => x86}/logl.c          |  0
 mingw-w64-crt/math/{ => x86}/pow.c           |  0
 mingw-w64-crt/math/{ => x86}/pow.def.h       |  0
 mingw-w64-crt/math/{ => x86}/powl.c          |  0
 mingw-w64-crt/math/{ => x86}/remainder.S     |  0
 mingw-w64-crt/math/{ => x86}/remainderf.S    |  0
 mingw-w64-crt/math/{ => x86}/remainderl.S    |  0
 mingw-w64-crt/math/{ => x86}/remquo.S        |  0
 mingw-w64-crt/math/{ => x86}/remquof.S       |  0
 mingw-w64-crt/math/{ => x86}/remquol.S       |  0
 mingw-w64-crt/math/{ => x86}/scalbn.S        |  0
 mingw-w64-crt/math/{ => x86}/scalbnf.S       |  0
 mingw-w64-crt/math/{ => x86}/scalbnl.S       |  0
 mingw-w64-crt/math/{ => x86}/sin.c           |  0
 mingw-w64-crt/math/{ => x86}/sin.def.h       |  0
 mingw-w64-crt/math/{ => x86}/sinf.c          |  0
 mingw-w64-crt/math/{ => x86}/sinl.c          |  0
 mingw-w64-crt/math/{ => x86}/sinl_internal.S |  0
 mingw-w64-crt/math/{ => x86}/tanf.c          |  0
 mingw-w64-crt/math/{ => x86}/tanl.S          |  0
 80 files changed, 19 insertions(+), 17 deletions(-)
 rename mingw-w64-crt/math/{ => x86}/acosf.c (100%)
 rename mingw-w64-crt/math/{ => x86}/acosh.c (100%)
 rename mingw-w64-crt/math/{ => x86}/acosh.def.h (100%)
 rename mingw-w64-crt/math/{ => x86}/acoshf.c (100%)
 rename mingw-w64-crt/math/{ => x86}/acoshl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/acosl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/asinf.c (100%)
 rename mingw-w64-crt/math/{ => x86}/asinh.c (100%)
 rename mingw-w64-crt/math/{ => x86}/asinhf.c (100%)
 rename mingw-w64-crt/math/{ => x86}/asinhl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/asinl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/atan2.c (100%)
 rename mingw-w64-crt/math/{ => x86}/atan2f.c (100%)
 rename mingw-w64-crt/math/{ => x86}/atan2l.c (100%)
 rename mingw-w64-crt/math/{ => x86}/atanf.c (100%)
 rename mingw-w64-crt/math/{ => x86}/atanh.c (100%)
 rename mingw-w64-crt/math/{ => x86}/atanhf.c (100%)
 rename mingw-w64-crt/math/{ => x86}/atanhl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/atanl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/cos.c (100%)
 rename mingw-w64-crt/math/{ => x86}/cos.def.h (100%)
 rename mingw-w64-crt/math/{ => x86}/cosf.c (100%)
 rename mingw-w64-crt/math/{ => x86}/cosl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/cosl_internal.S (100%)
 rename mingw-w64-crt/math/{ => x86}/cossin.c (100%)
 rename mingw-w64-crt/math/{ => x86}/exp.c (100%)
 rename mingw-w64-crt/math/{ => x86}/exp.def.h (100%)
 rename mingw-w64-crt/math/{ => x86}/exp2.S (100%)
 rename mingw-w64-crt/math/{ => x86}/exp2f.S (100%)
 rename mingw-w64-crt/math/{ => x86}/exp2l.S (100%)
 rename mingw-w64-crt/math/{ => x86}/expl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/expm1.c (100%)
 rename mingw-w64-crt/math/{ => x86}/expm1.def.h (100%)
 rename mingw-w64-crt/math/{ => x86}/expm1f.c (100%)
 rename mingw-w64-crt/math/{ => x86}/expm1l.c (100%)
 rename mingw-w64-crt/math/{ => x86}/fastmath.h (100%)
 rename mingw-w64-crt/math/{ => x86}/fmod.c (100%)
 rename mingw-w64-crt/math/{ => x86}/fmodf.c (100%)
 rename mingw-w64-crt/math/{ => x86}/fmodl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/frexpl.S (100%)
 rename mingw-w64-crt/math/{ => x86}/fucom.c (100%)
 rename mingw-w64-crt/math/{ => x86}/ilogb.S (100%)
 rename mingw-w64-crt/math/{ => x86}/ilogbf.S (100%)
 rename mingw-w64-crt/math/{ => x86}/ilogbl.S (100%)
 rename mingw-w64-crt/math/{ => x86}/internal_logl.S (100%)
 rename mingw-w64-crt/math/{ => x86}/ldexp.c (100%)
 rename mingw-w64-crt/math/{ => x86}/ldexpl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/log.c (100%)
 rename mingw-w64-crt/math/{ => x86}/log.def.h (100%)
 rename mingw-w64-crt/math/{ => x86}/log10l.S (100%)
 rename mingw-w64-crt/math/{ => x86}/log1p.S (100%)
 rename mingw-w64-crt/math/{ => x86}/log1pf.S (100%)
 rename mingw-w64-crt/math/{ => x86}/log1pl.S (100%)
 rename mingw-w64-crt/math/{ => x86}/log2.S (100%)
 rename mingw-w64-crt/math/{ => x86}/log2f.S (100%)
 rename mingw-w64-crt/math/{ => x86}/log2l.S (100%)
 rename mingw-w64-crt/math/{ => x86}/logb.c (100%)
 rename mingw-w64-crt/math/{ => x86}/logbf.c (100%)
 rename mingw-w64-crt/math/{ => x86}/logbl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/logl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/pow.c (100%)
 rename mingw-w64-crt/math/{ => x86}/pow.def.h (100%)
 rename mingw-w64-crt/math/{ => x86}/powl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/remainder.S (100%)
 rename mingw-w64-crt/math/{ => x86}/remainderf.S (100%)
 rename mingw-w64-crt/math/{ => x86}/remainderl.S (100%)
 rename mingw-w64-crt/math/{ => x86}/remquo.S (100%)
 rename mingw-w64-crt/math/{ => x86}/remquof.S (100%)
 rename mingw-w64-crt/math/{ => x86}/remquol.S (100%)
 rename mingw-w64-crt/math/{ => x86}/scalbn.S (100%)
 rename mingw-w64-crt/math/{ => x86}/scalbnf.S (100%)
 rename mingw-w64-crt/math/{ => x86}/scalbnl.S (100%)
 rename mingw-w64-crt/math/{ => x86}/sin.c (100%)
 rename mingw-w64-crt/math/{ => x86}/sin.def.h (100%)
 rename mingw-w64-crt/math/{ => x86}/sinf.c (100%)
 rename mingw-w64-crt/math/{ => x86}/sinl.c (100%)
 rename mingw-w64-crt/math/{ => x86}/sinl_internal.S (100%)
 rename mingw-w64-crt/math/{ => x86}/tanf.c (100%)
 rename mingw-w64-crt/math/{ => x86}/tanl.S (100%)

diff --git a/mingw-w64-crt/Makefile.am b/mingw-w64-crt/Makefile.am
index a555800..79a687d 100644
--- a/mingw-w64-crt/Makefile.am
+++ b/mingw-w64-crt/Makefile.am
@@ -252,9 +252,8 @@ src_libmingwex=\
   math/sinhf.c          math/sinhl.c       math/sqrt.c           \
   math/sqrtf.c          math/sqrtl.c       math/tanhf.c          math/tanhl.c  
       math/tgamma.c        \
   math/tgammaf.c        math/tgammal.c     math/truncl.c         \
-  math/acosh.def.h      math/cos.def.h     math/exp.def.h        
math/expm1.def.h     math/log.def.h       math/pow.def.h       \
-  math/powi.def.h       math/sin.def.h     math/sqrt.def.h       \
-  math/cephes_emath.h  math/cephes_mconf.h  math/fastmath.h  math/fp_consts.h  
math/abs64.c \
+  math/powi.def.h       math/sqrt.def.h       \
+  math/cephes_emath.h   math/cephes_mconf.h math/fp_consts.h     math/abs64.c \
   \
   misc/mb_wc_common.h \
   misc/mingw_getsp.S \
@@ -298,20 +297,23 @@ src_libmingwex=\
 
 # these go into both 32 and 64 bit x86 versions:
 src_libmingwex_x86=\
-  math/acosf.c              math/acosh.c              math/acosl.c             
 math/acoshf.c             math/acoshl.c             \
-  math/asinf.c              math/asinh.c              math/asinl.c             
 math/asinhf.c             math/asinhl.c             \
-  math/atan2f.c             math/atan2.c  math/atan2l.c             
math/atanf.c              math/atanh.c              math/atanl.c              \
-  math/atanhf.c             math/atanhl.c             math/cos.c               
 math/cosf.c               math/cosl.c               \
-  math/cosl_internal.S      math/cossin.c             math/exp.c               
 math/expl.c               math/exp2.S               \
-  math/exp2f.S              math/exp2l.S              math/expm1.c             
 math/expm1f.c             math/expm1l.c             \
-  math/fmod.c               math/fmodf.c              math/fmodl.c             
 math/frexpl.S             math/fucom.c              \
-  math/ilogb.S              math/ilogbf.S             math/ilogbl.S            
 math/internal_logl.S      math/ldexp.c              \
-  math/ldexpl.c             math/log.c                math/log10l.S            
 math/log1p.S              math/log1pf.S             \
-  math/log1pl.S             math/log2.S               math/log2f.S             
 math/log2l.S              math/logb.c               \
-  math/logbf.c              math/logbl.c              math/logl.c              
 math/pow.c                math/powl.c               \
-  math/remainder.S          math/remainderf.S         math/remainderl.S        
 math/remquo.S             math/remquof.S            \
-  math/remquol.S            math/scalbn.S             math/scalbnf.S           
 math/scalbnl.S            math/sin.c                \
-  math/sinf.c               math/sinl.c               math/sinl_internal.S     
 math/tanf.c               math/tanl.S
+  math/x86/acosf.c          math/x86/acosh.c          math/x86/acosl.c         
 math/x86/acosh.def.h      math/x86/acoshf.c         \
+  math/x86/acoshl.c         math/x86/asinf.c          math/x86/asinh.c         
 math/x86/asinl.c          math/x86/asinhf.c         \
+  math/x86/asinhl.c         math/x86/atan2f.c         math/x86/atan2.c         
 math/x86/atan2l.c         math/x86/atanf.c          \
+  math/x86/atanh.c          math/x86/atanl.c          math/x86/atanhf.c        
 math/x86/atanhl.c         math/x86/cos.c            \
+  math/x86/cos.def.h        math/x86/cosf.c           math/x86/cosl.c          
 math/x86/cosl_internal.S  math/x86/cossin.c         \
+  math/x86/exp.c            math/x86/exp.def.h        math/x86/expl.c          
 math/x86/exp2.S           math/x86/exp2f.S          \
+  math/x86/exp2l.S          math/x86/expm1.c          math/x86/expm1.def.h     
 math/x86/expm1f.c         math/x86/expm1l.c         \
+  math/x86/fastmath.h       math/x86/fmod.c           math/x86/fmodf.c         
 math/x86/fmodl.c          math/x86/frexpl.S         \
+  math/x86/fucom.c          math/x86/ilogb.S          math/x86/ilogbf.S        
 math/x86/ilogbl.S         math/x86/internal_logl.S  \
+  math/x86/ldexp.c          math/x86/ldexpl.c         math/x86/log.c           
 math/x86/log.def.h        math/x86/log10l.S         \
+  math/x86/log1p.S          math/x86/log1pf.S         math/x86/log1pl.S        
 math/x86/log2.S           math/x86/log2f.S          \
+  math/x86/log2l.S          math/x86/logb.c           math/x86/logbf.c         
 math/x86/logbl.c          math/x86/logl.c           \
+  math/x86/pow.c            math/x86/pow.def.h        math/x86/powl.c          
 math/x86/remainder.S      math/x86/remainderf.S     \
+  math/x86/remainderl.S     math/x86/remquo.S         math/x86/remquof.S       
 math/x86/remquol.S        math/x86/scalbn.S         \
+  math/x86/scalbnf.S        math/x86/scalbnl.S        math/x86/sin.c           
 math/x86/sin.def.h        math/x86/sinf.c           \
+  math/x86/sinl.c           math/x86/sinl_internal.S  math/x86/tanf.c          
 math/x86/tanl.S
+
 
 src_libmingwex32=$(src_libmingwex_x86)
 src_libmingwex64=$(src_libmingwex_x86)
diff --git a/mingw-w64-crt/math/acosf.c b/mingw-w64-crt/math/x86/acosf.c
similarity index 100%
rename from mingw-w64-crt/math/acosf.c
rename to mingw-w64-crt/math/x86/acosf.c
diff --git a/mingw-w64-crt/math/acosh.c b/mingw-w64-crt/math/x86/acosh.c
similarity index 100%
rename from mingw-w64-crt/math/acosh.c
rename to mingw-w64-crt/math/x86/acosh.c
diff --git a/mingw-w64-crt/math/acosh.def.h b/mingw-w64-crt/math/x86/acosh.def.h
similarity index 100%
rename from mingw-w64-crt/math/acosh.def.h
rename to mingw-w64-crt/math/x86/acosh.def.h
diff --git a/mingw-w64-crt/math/acoshf.c b/mingw-w64-crt/math/x86/acoshf.c
similarity index 100%
rename from mingw-w64-crt/math/acoshf.c
rename to mingw-w64-crt/math/x86/acoshf.c
diff --git a/mingw-w64-crt/math/acoshl.c b/mingw-w64-crt/math/x86/acoshl.c
similarity index 100%
rename from mingw-w64-crt/math/acoshl.c
rename to mingw-w64-crt/math/x86/acoshl.c
diff --git a/mingw-w64-crt/math/acosl.c b/mingw-w64-crt/math/x86/acosl.c
similarity index 100%
rename from mingw-w64-crt/math/acosl.c
rename to mingw-w64-crt/math/x86/acosl.c
diff --git a/mingw-w64-crt/math/asinf.c b/mingw-w64-crt/math/x86/asinf.c
similarity index 100%
rename from mingw-w64-crt/math/asinf.c
rename to mingw-w64-crt/math/x86/asinf.c
diff --git a/mingw-w64-crt/math/asinh.c b/mingw-w64-crt/math/x86/asinh.c
similarity index 100%
rename from mingw-w64-crt/math/asinh.c
rename to mingw-w64-crt/math/x86/asinh.c
diff --git a/mingw-w64-crt/math/asinhf.c b/mingw-w64-crt/math/x86/asinhf.c
similarity index 100%
rename from mingw-w64-crt/math/asinhf.c
rename to mingw-w64-crt/math/x86/asinhf.c
diff --git a/mingw-w64-crt/math/asinhl.c b/mingw-w64-crt/math/x86/asinhl.c
similarity index 100%
rename from mingw-w64-crt/math/asinhl.c
rename to mingw-w64-crt/math/x86/asinhl.c
diff --git a/mingw-w64-crt/math/asinl.c b/mingw-w64-crt/math/x86/asinl.c
similarity index 100%
rename from mingw-w64-crt/math/asinl.c
rename to mingw-w64-crt/math/x86/asinl.c
diff --git a/mingw-w64-crt/math/atan2.c b/mingw-w64-crt/math/x86/atan2.c
similarity index 100%
rename from mingw-w64-crt/math/atan2.c
rename to mingw-w64-crt/math/x86/atan2.c
diff --git a/mingw-w64-crt/math/atan2f.c b/mingw-w64-crt/math/x86/atan2f.c
similarity index 100%
rename from mingw-w64-crt/math/atan2f.c
rename to mingw-w64-crt/math/x86/atan2f.c
diff --git a/mingw-w64-crt/math/atan2l.c b/mingw-w64-crt/math/x86/atan2l.c
similarity index 100%
rename from mingw-w64-crt/math/atan2l.c
rename to mingw-w64-crt/math/x86/atan2l.c
diff --git a/mingw-w64-crt/math/atanf.c b/mingw-w64-crt/math/x86/atanf.c
similarity index 100%
rename from mingw-w64-crt/math/atanf.c
rename to mingw-w64-crt/math/x86/atanf.c
diff --git a/mingw-w64-crt/math/atanh.c b/mingw-w64-crt/math/x86/atanh.c
similarity index 100%
rename from mingw-w64-crt/math/atanh.c
rename to mingw-w64-crt/math/x86/atanh.c
diff --git a/mingw-w64-crt/math/atanhf.c b/mingw-w64-crt/math/x86/atanhf.c
similarity index 100%
rename from mingw-w64-crt/math/atanhf.c
rename to mingw-w64-crt/math/x86/atanhf.c
diff --git a/mingw-w64-crt/math/atanhl.c b/mingw-w64-crt/math/x86/atanhl.c
similarity index 100%
rename from mingw-w64-crt/math/atanhl.c
rename to mingw-w64-crt/math/x86/atanhl.c
diff --git a/mingw-w64-crt/math/atanl.c b/mingw-w64-crt/math/x86/atanl.c
similarity index 100%
rename from mingw-w64-crt/math/atanl.c
rename to mingw-w64-crt/math/x86/atanl.c
diff --git a/mingw-w64-crt/math/cos.c b/mingw-w64-crt/math/x86/cos.c
similarity index 100%
rename from mingw-w64-crt/math/cos.c
rename to mingw-w64-crt/math/x86/cos.c
diff --git a/mingw-w64-crt/math/cos.def.h b/mingw-w64-crt/math/x86/cos.def.h
similarity index 100%
rename from mingw-w64-crt/math/cos.def.h
rename to mingw-w64-crt/math/x86/cos.def.h
diff --git a/mingw-w64-crt/math/cosf.c b/mingw-w64-crt/math/x86/cosf.c
similarity index 100%
rename from mingw-w64-crt/math/cosf.c
rename to mingw-w64-crt/math/x86/cosf.c
diff --git a/mingw-w64-crt/math/cosl.c b/mingw-w64-crt/math/x86/cosl.c
similarity index 100%
rename from mingw-w64-crt/math/cosl.c
rename to mingw-w64-crt/math/x86/cosl.c
diff --git a/mingw-w64-crt/math/cosl_internal.S 
b/mingw-w64-crt/math/x86/cosl_internal.S
similarity index 100%
rename from mingw-w64-crt/math/cosl_internal.S
rename to mingw-w64-crt/math/x86/cosl_internal.S
diff --git a/mingw-w64-crt/math/cossin.c b/mingw-w64-crt/math/x86/cossin.c
similarity index 100%
rename from mingw-w64-crt/math/cossin.c
rename to mingw-w64-crt/math/x86/cossin.c
diff --git a/mingw-w64-crt/math/exp.c b/mingw-w64-crt/math/x86/exp.c
similarity index 100%
rename from mingw-w64-crt/math/exp.c
rename to mingw-w64-crt/math/x86/exp.c
diff --git a/mingw-w64-crt/math/exp.def.h b/mingw-w64-crt/math/x86/exp.def.h
similarity index 100%
rename from mingw-w64-crt/math/exp.def.h
rename to mingw-w64-crt/math/x86/exp.def.h
diff --git a/mingw-w64-crt/math/exp2.S b/mingw-w64-crt/math/x86/exp2.S
similarity index 100%
rename from mingw-w64-crt/math/exp2.S
rename to mingw-w64-crt/math/x86/exp2.S
diff --git a/mingw-w64-crt/math/exp2f.S b/mingw-w64-crt/math/x86/exp2f.S
similarity index 100%
rename from mingw-w64-crt/math/exp2f.S
rename to mingw-w64-crt/math/x86/exp2f.S
diff --git a/mingw-w64-crt/math/exp2l.S b/mingw-w64-crt/math/x86/exp2l.S
similarity index 100%
rename from mingw-w64-crt/math/exp2l.S
rename to mingw-w64-crt/math/x86/exp2l.S
diff --git a/mingw-w64-crt/math/expl.c b/mingw-w64-crt/math/x86/expl.c
similarity index 100%
rename from mingw-w64-crt/math/expl.c
rename to mingw-w64-crt/math/x86/expl.c
diff --git a/mingw-w64-crt/math/expm1.c b/mingw-w64-crt/math/x86/expm1.c
similarity index 100%
rename from mingw-w64-crt/math/expm1.c
rename to mingw-w64-crt/math/x86/expm1.c
diff --git a/mingw-w64-crt/math/expm1.def.h b/mingw-w64-crt/math/x86/expm1.def.h
similarity index 100%
rename from mingw-w64-crt/math/expm1.def.h
rename to mingw-w64-crt/math/x86/expm1.def.h
diff --git a/mingw-w64-crt/math/expm1f.c b/mingw-w64-crt/math/x86/expm1f.c
similarity index 100%
rename from mingw-w64-crt/math/expm1f.c
rename to mingw-w64-crt/math/x86/expm1f.c
diff --git a/mingw-w64-crt/math/expm1l.c b/mingw-w64-crt/math/x86/expm1l.c
similarity index 100%
rename from mingw-w64-crt/math/expm1l.c
rename to mingw-w64-crt/math/x86/expm1l.c
diff --git a/mingw-w64-crt/math/fastmath.h b/mingw-w64-crt/math/x86/fastmath.h
similarity index 100%
rename from mingw-w64-crt/math/fastmath.h
rename to mingw-w64-crt/math/x86/fastmath.h
diff --git a/mingw-w64-crt/math/fmod.c b/mingw-w64-crt/math/x86/fmod.c
similarity index 100%
rename from mingw-w64-crt/math/fmod.c
rename to mingw-w64-crt/math/x86/fmod.c
diff --git a/mingw-w64-crt/math/fmodf.c b/mingw-w64-crt/math/x86/fmodf.c
similarity index 100%
rename from mingw-w64-crt/math/fmodf.c
rename to mingw-w64-crt/math/x86/fmodf.c
diff --git a/mingw-w64-crt/math/fmodl.c b/mingw-w64-crt/math/x86/fmodl.c
similarity index 100%
rename from mingw-w64-crt/math/fmodl.c
rename to mingw-w64-crt/math/x86/fmodl.c
diff --git a/mingw-w64-crt/math/frexpl.S b/mingw-w64-crt/math/x86/frexpl.S
similarity index 100%
rename from mingw-w64-crt/math/frexpl.S
rename to mingw-w64-crt/math/x86/frexpl.S
diff --git a/mingw-w64-crt/math/fucom.c b/mingw-w64-crt/math/x86/fucom.c
similarity index 100%
rename from mingw-w64-crt/math/fucom.c
rename to mingw-w64-crt/math/x86/fucom.c
diff --git a/mingw-w64-crt/math/ilogb.S b/mingw-w64-crt/math/x86/ilogb.S
similarity index 100%
rename from mingw-w64-crt/math/ilogb.S
rename to mingw-w64-crt/math/x86/ilogb.S
diff --git a/mingw-w64-crt/math/ilogbf.S b/mingw-w64-crt/math/x86/ilogbf.S
similarity index 100%
rename from mingw-w64-crt/math/ilogbf.S
rename to mingw-w64-crt/math/x86/ilogbf.S
diff --git a/mingw-w64-crt/math/ilogbl.S b/mingw-w64-crt/math/x86/ilogbl.S
similarity index 100%
rename from mingw-w64-crt/math/ilogbl.S
rename to mingw-w64-crt/math/x86/ilogbl.S
diff --git a/mingw-w64-crt/math/internal_logl.S 
b/mingw-w64-crt/math/x86/internal_logl.S
similarity index 100%
rename from mingw-w64-crt/math/internal_logl.S
rename to mingw-w64-crt/math/x86/internal_logl.S
diff --git a/mingw-w64-crt/math/ldexp.c b/mingw-w64-crt/math/x86/ldexp.c
similarity index 100%
rename from mingw-w64-crt/math/ldexp.c
rename to mingw-w64-crt/math/x86/ldexp.c
diff --git a/mingw-w64-crt/math/ldexpl.c b/mingw-w64-crt/math/x86/ldexpl.c
similarity index 100%
rename from mingw-w64-crt/math/ldexpl.c
rename to mingw-w64-crt/math/x86/ldexpl.c
diff --git a/mingw-w64-crt/math/log.c b/mingw-w64-crt/math/x86/log.c
similarity index 100%
rename from mingw-w64-crt/math/log.c
rename to mingw-w64-crt/math/x86/log.c
diff --git a/mingw-w64-crt/math/log.def.h b/mingw-w64-crt/math/x86/log.def.h
similarity index 100%
rename from mingw-w64-crt/math/log.def.h
rename to mingw-w64-crt/math/x86/log.def.h
diff --git a/mingw-w64-crt/math/log10l.S b/mingw-w64-crt/math/x86/log10l.S
similarity index 100%
rename from mingw-w64-crt/math/log10l.S
rename to mingw-w64-crt/math/x86/log10l.S
diff --git a/mingw-w64-crt/math/log1p.S b/mingw-w64-crt/math/x86/log1p.S
similarity index 100%
rename from mingw-w64-crt/math/log1p.S
rename to mingw-w64-crt/math/x86/log1p.S
diff --git a/mingw-w64-crt/math/log1pf.S b/mingw-w64-crt/math/x86/log1pf.S
similarity index 100%
rename from mingw-w64-crt/math/log1pf.S
rename to mingw-w64-crt/math/x86/log1pf.S
diff --git a/mingw-w64-crt/math/log1pl.S b/mingw-w64-crt/math/x86/log1pl.S
similarity index 100%
rename from mingw-w64-crt/math/log1pl.S
rename to mingw-w64-crt/math/x86/log1pl.S
diff --git a/mingw-w64-crt/math/log2.S b/mingw-w64-crt/math/x86/log2.S
similarity index 100%
rename from mingw-w64-crt/math/log2.S
rename to mingw-w64-crt/math/x86/log2.S
diff --git a/mingw-w64-crt/math/log2f.S b/mingw-w64-crt/math/x86/log2f.S
similarity index 100%
rename from mingw-w64-crt/math/log2f.S
rename to mingw-w64-crt/math/x86/log2f.S
diff --git a/mingw-w64-crt/math/log2l.S b/mingw-w64-crt/math/x86/log2l.S
similarity index 100%
rename from mingw-w64-crt/math/log2l.S
rename to mingw-w64-crt/math/x86/log2l.S
diff --git a/mingw-w64-crt/math/logb.c b/mingw-w64-crt/math/x86/logb.c
similarity index 100%
rename from mingw-w64-crt/math/logb.c
rename to mingw-w64-crt/math/x86/logb.c
diff --git a/mingw-w64-crt/math/logbf.c b/mingw-w64-crt/math/x86/logbf.c
similarity index 100%
rename from mingw-w64-crt/math/logbf.c
rename to mingw-w64-crt/math/x86/logbf.c
diff --git a/mingw-w64-crt/math/logbl.c b/mingw-w64-crt/math/x86/logbl.c
similarity index 100%
rename from mingw-w64-crt/math/logbl.c
rename to mingw-w64-crt/math/x86/logbl.c
diff --git a/mingw-w64-crt/math/logl.c b/mingw-w64-crt/math/x86/logl.c
similarity index 100%
rename from mingw-w64-crt/math/logl.c
rename to mingw-w64-crt/math/x86/logl.c
diff --git a/mingw-w64-crt/math/pow.c b/mingw-w64-crt/math/x86/pow.c
similarity index 100%
rename from mingw-w64-crt/math/pow.c
rename to mingw-w64-crt/math/x86/pow.c
diff --git a/mingw-w64-crt/math/pow.def.h b/mingw-w64-crt/math/x86/pow.def.h
similarity index 100%
rename from mingw-w64-crt/math/pow.def.h
rename to mingw-w64-crt/math/x86/pow.def.h
diff --git a/mingw-w64-crt/math/powl.c b/mingw-w64-crt/math/x86/powl.c
similarity index 100%
rename from mingw-w64-crt/math/powl.c
rename to mingw-w64-crt/math/x86/powl.c
diff --git a/mingw-w64-crt/math/remainder.S b/mingw-w64-crt/math/x86/remainder.S
similarity index 100%
rename from mingw-w64-crt/math/remainder.S
rename to mingw-w64-crt/math/x86/remainder.S
diff --git a/mingw-w64-crt/math/remainderf.S 
b/mingw-w64-crt/math/x86/remainderf.S
similarity index 100%
rename from mingw-w64-crt/math/remainderf.S
rename to mingw-w64-crt/math/x86/remainderf.S
diff --git a/mingw-w64-crt/math/remainderl.S 
b/mingw-w64-crt/math/x86/remainderl.S
similarity index 100%
rename from mingw-w64-crt/math/remainderl.S
rename to mingw-w64-crt/math/x86/remainderl.S
diff --git a/mingw-w64-crt/math/remquo.S b/mingw-w64-crt/math/x86/remquo.S
similarity index 100%
rename from mingw-w64-crt/math/remquo.S
rename to mingw-w64-crt/math/x86/remquo.S
diff --git a/mingw-w64-crt/math/remquof.S b/mingw-w64-crt/math/x86/remquof.S
similarity index 100%
rename from mingw-w64-crt/math/remquof.S
rename to mingw-w64-crt/math/x86/remquof.S
diff --git a/mingw-w64-crt/math/remquol.S b/mingw-w64-crt/math/x86/remquol.S
similarity index 100%
rename from mingw-w64-crt/math/remquol.S
rename to mingw-w64-crt/math/x86/remquol.S
diff --git a/mingw-w64-crt/math/scalbn.S b/mingw-w64-crt/math/x86/scalbn.S
similarity index 100%
rename from mingw-w64-crt/math/scalbn.S
rename to mingw-w64-crt/math/x86/scalbn.S
diff --git a/mingw-w64-crt/math/scalbnf.S b/mingw-w64-crt/math/x86/scalbnf.S
similarity index 100%
rename from mingw-w64-crt/math/scalbnf.S
rename to mingw-w64-crt/math/x86/scalbnf.S
diff --git a/mingw-w64-crt/math/scalbnl.S b/mingw-w64-crt/math/x86/scalbnl.S
similarity index 100%
rename from mingw-w64-crt/math/scalbnl.S
rename to mingw-w64-crt/math/x86/scalbnl.S
diff --git a/mingw-w64-crt/math/sin.c b/mingw-w64-crt/math/x86/sin.c
similarity index 100%
rename from mingw-w64-crt/math/sin.c
rename to mingw-w64-crt/math/x86/sin.c
diff --git a/mingw-w64-crt/math/sin.def.h b/mingw-w64-crt/math/x86/sin.def.h
similarity index 100%
rename from mingw-w64-crt/math/sin.def.h
rename to mingw-w64-crt/math/x86/sin.def.h
diff --git a/mingw-w64-crt/math/sinf.c b/mingw-w64-crt/math/x86/sinf.c
similarity index 100%
rename from mingw-w64-crt/math/sinf.c
rename to mingw-w64-crt/math/x86/sinf.c
diff --git a/mingw-w64-crt/math/sinl.c b/mingw-w64-crt/math/x86/sinl.c
similarity index 100%
rename from mingw-w64-crt/math/sinl.c
rename to mingw-w64-crt/math/x86/sinl.c
diff --git a/mingw-w64-crt/math/sinl_internal.S 
b/mingw-w64-crt/math/x86/sinl_internal.S
similarity index 100%
rename from mingw-w64-crt/math/sinl_internal.S
rename to mingw-w64-crt/math/x86/sinl_internal.S
diff --git a/mingw-w64-crt/math/tanf.c b/mingw-w64-crt/math/x86/tanf.c
similarity index 100%
rename from mingw-w64-crt/math/tanf.c
rename to mingw-w64-crt/math/x86/tanf.c
diff --git a/mingw-w64-crt/math/tanl.S b/mingw-w64-crt/math/x86/tanl.S
similarity index 100%
rename from mingw-w64-crt/math/tanl.S
rename to mingw-w64-crt/math/x86/tanl.S
-- 
2.7.4


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to