From: Martin Storsjo Subject: [PATCH v2 14/22] api-ms-win-crt-math-l1-1-0: Add stub dll. Message-Id: <1438629981-27217-14-git-send-email-martin@martin.st> Date: Mon, 3 Aug 2015 22:26:13 +0300 --- configure.ac | 1 + dlls/api-ms-win-crt-math-l1-1-0/Makefile.in | 1 + .../api-ms-win-crt-math-l1-1-0.spec | 314 +++++++++++++++++++++ tools/make_specfiles | 1 + 4 files changed, 317 insertions(+) create mode 100644 dlls/api-ms-win-crt-math-l1-1-0/Makefile.in create mode 100644 dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec diff --git a/configure.ac b/configure.ac index 9e72536..77e3b4c 100644 --- a/configure.ac +++ b/configure.ac @@ -2761,6 +2761,7 @@ WINE_CONFIG_DLL(api-ms-win-crt-environment-l1-1-0) WINE_CONFIG_DLL(api-ms-win-crt-filesystem-l1-1-0) WINE_CONFIG_DLL(api-ms-win-crt-heap-l1-1-0) WINE_CONFIG_DLL(api-ms-win-crt-locale-l1-1-0) +WINE_CONFIG_DLL(api-ms-win-crt-math-l1-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l1-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l2-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-normaliz-l1-1-0) diff --git a/dlls/api-ms-win-crt-math-l1-1-0/Makefile.in b/dlls/api-ms-win-crt-math-l1-1-0/Makefile.in new file mode 100644 index 0000000..5dfd550 --- /dev/null +++ b/dlls/api-ms-win-crt-math-l1-1-0/Makefile.in @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-math-l1-1-0.dll diff --git a/dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec b/dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec new file mode 100644 index 0000000..219f9e9 --- /dev/null +++ b/dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec @@ -0,0 +1,314 @@ +@ cdecl -arch=i386 _CIacos() ucrtbase._CIacos +@ cdecl -arch=i386 _CIasin() ucrtbase._CIasin +@ cdecl -arch=i386 _CIatan() ucrtbase._CIatan +@ cdecl -arch=i386 _CIatan2() ucrtbase._CIatan2 +@ cdecl -arch=i386 _CIcos() ucrtbase._CIcos +@ cdecl -arch=i386 _CIcosh() ucrtbase._CIcosh +@ cdecl -arch=i386 _CIexp() ucrtbase._CIexp +@ cdecl -arch=i386 _CIfmod() ucrtbase._CIfmod +@ cdecl -arch=i386 _CIlog() ucrtbase._CIlog +@ cdecl -arch=i386 _CIlog10() ucrtbase._CIlog10 +@ cdecl -arch=i386 _CIpow() ucrtbase._CIpow +@ cdecl -arch=i386 _CIsin() ucrtbase._CIsin +@ cdecl -arch=i386 _CIsinh() ucrtbase._CIsinh +@ cdecl -arch=i386 _CIsqrt() ucrtbase._CIsqrt +@ cdecl -arch=i386 _CItan() ucrtbase._CItan +@ cdecl -arch=i386 _CItanh() ucrtbase._CItanh +@ stub _Cbuild +@ stub _Cmulcc +@ stub _Cmulcr +@ stub _FCbuild +@ stub _FCmulcc +@ stub _FCmulcr +@ stub _LCbuild +@ stub _LCmulcc +@ stub _LCmulcr +@ cdecl -arch=i386 __libm_sse2_acos() ucrtbase.__libm_sse2_acos +@ cdecl -arch=i386 __libm_sse2_acosf() ucrtbase.__libm_sse2_acosf +@ cdecl -arch=i386 __libm_sse2_asin() ucrtbase.__libm_sse2_asin +@ cdecl -arch=i386 __libm_sse2_asinf() ucrtbase.__libm_sse2_asinf +@ cdecl -arch=i386 __libm_sse2_atan() ucrtbase.__libm_sse2_atan +@ cdecl -arch=i386 __libm_sse2_atan2() ucrtbase.__libm_sse2_atan2 +@ cdecl -arch=i386 __libm_sse2_atanf() ucrtbase.__libm_sse2_atanf +@ cdecl -arch=i386 __libm_sse2_cos() ucrtbase.__libm_sse2_cos +@ cdecl -arch=i386 __libm_sse2_cosf() ucrtbase.__libm_sse2_cosf +@ cdecl -arch=i386 __libm_sse2_exp() ucrtbase.__libm_sse2_exp +@ cdecl -arch=i386 __libm_sse2_expf() ucrtbase.__libm_sse2_expf +@ cdecl -arch=i386 __libm_sse2_log() ucrtbase.__libm_sse2_log +@ cdecl -arch=i386 __libm_sse2_log10() ucrtbase.__libm_sse2_log10 +@ cdecl -arch=i386 __libm_sse2_log10f() ucrtbase.__libm_sse2_log10f +@ cdecl -arch=i386 __libm_sse2_logf() ucrtbase.__libm_sse2_logf +@ cdecl -arch=i386 __libm_sse2_pow() ucrtbase.__libm_sse2_pow +@ cdecl -arch=i386 __libm_sse2_powf() ucrtbase.__libm_sse2_powf +@ cdecl -arch=i386 __libm_sse2_sin() ucrtbase.__libm_sse2_sin +@ cdecl -arch=i386 __libm_sse2_sinf() ucrtbase.__libm_sse2_sinf +@ cdecl -arch=i386 __libm_sse2_tan() ucrtbase.__libm_sse2_tan +@ cdecl -arch=i386 __libm_sse2_tanf() ucrtbase.__libm_sse2_tanf +@ cdecl __setusermatherr(ptr) ucrtbase.__setusermatherr +@ cdecl _cabs(long) ucrtbase._cabs +@ cdecl _chgsign(double) ucrtbase._chgsign +@ cdecl _chgsignf(float) ucrtbase._chgsignf +@ cdecl _copysign(double double) ucrtbase._copysign +@ cdecl _copysignf(float float) ucrtbase._copysignf +@ stub _d_int +@ cdecl _dclass(double) ucrtbase._dclass +@ stub _dexp +@ stub _dlog +@ stub _dnorm +@ stub _dpcomp +@ stub _dpoly +@ stub _dscale +@ cdecl _dsign(double) ucrtbase._dsign +@ stub _dsin +@ cdecl _dtest(ptr) ucrtbase._dtest +@ stub _dunscale +@ stub _except1 +@ stub _fd_int +@ cdecl _fdclass(float) ucrtbase._fdclass +@ stub _fdexp +@ stub _fdlog +@ stub _fdnorm +@ cdecl _fdopen(long str) ucrtbase._fdopen +@ stub _fdpcomp +@ stub _fdpoly +@ stub _fdscale +@ cdecl _fdsign(float) ucrtbase._fdsign +@ stub _fdsin +@ cdecl _fdtest(ptr) ucrtbase._fdtest +@ stub _fdunscale +@ cdecl _finite(double) ucrtbase._finite +@ cdecl _fpclass(double) ucrtbase._fpclass +@ cdecl -arch=i386 -ret64 _ftol() ucrtbase._ftol +@ cdecl _hypot(double double) ucrtbase._hypot +@ cdecl _hypotf(float float) ucrtbase._hypotf +@ cdecl _isnan(double) ucrtbase._isnan +@ cdecl _j0(double) ucrtbase._j0 +@ cdecl _j1(double) ucrtbase._j1 +@ cdecl _jn(long double) ucrtbase._jn +@ stub _ld_int +@ cdecl _ldclass(double) ucrtbase._ldclass +@ stub _ldexp +@ stub _ldlog +@ stub _ldpcomp +@ stub _ldpoly +@ stub _ldscale +@ cdecl _ldsign(double) ucrtbase._ldsign +@ stub _ldsin +@ cdecl _ldtest(ptr) ucrtbase._ldtest +@ stub _ldunscale +@ cdecl -arch=i386 _libm_sse2_acos_precise() ucrtbase._libm_sse2_acos_precise +@ cdecl -arch=i386 _libm_sse2_asin_precise() ucrtbase._libm_sse2_asin_precise +@ cdecl -arch=i386 _libm_sse2_atan_precise() ucrtbase._libm_sse2_atan_precise +@ cdecl -arch=i386 _libm_sse2_cos_precise() ucrtbase._libm_sse2_cos_precise +@ cdecl -arch=i386 _libm_sse2_exp_precise() ucrtbase._libm_sse2_exp_precise +@ cdecl -arch=i386 _libm_sse2_log10_precise() ucrtbase._libm_sse2_log10_precise +@ cdecl -arch=i386 _libm_sse2_log_precise() ucrtbase._libm_sse2_log_precise +@ cdecl -arch=i386 _libm_sse2_pow_precise() ucrtbase._libm_sse2_pow_precise +@ cdecl -arch=i386 _libm_sse2_sin_precise() ucrtbase._libm_sse2_sin_precise +@ cdecl -arch=i386 _libm_sse2_sqrt_precise() ucrtbase._libm_sse2_sqrt_precise +@ cdecl -arch=i386 _libm_sse2_tan_precise() ucrtbase._libm_sse2_tan_precise +@ cdecl _logb(double) ucrtbase._logb +@ cdecl _nextafter(double double) ucrtbase._nextafter +@ cdecl _scalb(double long) ucrtbase._scalb +@ cdecl -arch=i386 _set_SSE2_enable(long) ucrtbase._set_SSE2_enable +@ cdecl _y0(double) ucrtbase._y0 +@ cdecl _y1(double) ucrtbase._y1 +@ cdecl _yn(long double) ucrtbase._yn +@ cdecl acos(double) ucrtbase.acos +@ stub acosh +@ stub acoshf +@ stub acoshl +@ cdecl asin(double) ucrtbase.asin +@ stub asinh +@ stub asinhf +@ stub asinhl +@ cdecl atan(double) ucrtbase.atan +@ cdecl atan2(double double) ucrtbase.atan2 +@ stub atanh +@ stub atanhf +@ stub atanhl +@ stub cabs +@ stub cabsf +@ stub cabsl +@ stub cacos +@ stub cacosf +@ stub cacosh +@ stub cacoshf +@ stub cacoshl +@ stub cacosl +@ stub carg +@ stub cargf +@ stub cargl +@ stub casin +@ stub casinf +@ stub casinh +@ stub casinhf +@ stub casinhl +@ stub casinl +@ stub catan +@ stub catanf +@ stub catanh +@ stub catanhf +@ stub catanhl +@ stub catanl +@ cdecl cbrt(double) ucrtbase.cbrt +@ cdecl cbrtf(float) ucrtbase.cbrtf +@ cdecl cbrtl(double) ucrtbase.cbrtl +@ stub ccos +@ stub ccosf +@ stub ccosh +@ stub ccoshf +@ stub ccoshl +@ stub ccosl +@ cdecl ceil(double) ucrtbase.ceil +@ stub cexp +@ stub cexpf +@ stub cexpl +@ stub cimag +@ stub cimagf +@ stub cimagl +@ stub clog +@ stub clog10 +@ stub clog10f +@ stub clog10l +@ stub clogf +@ stub clogl +@ stub conj +@ stub conjf +@ stub conjl +@ cdecl copysign(double double) ucrtbase.copysign +@ cdecl copysignf(float float) ucrtbase.copysignf +@ cdecl copysignl(double double) ucrtbase.copysignl +@ cdecl cos(double) ucrtbase.cos +@ cdecl cosh(double) ucrtbase.cosh +@ stub cpow +@ stub cpowf +@ stub cpowl +@ stub cproj +@ stub cprojf +@ stub cprojl +@ stub creal +@ stub crealf +@ stub creall +@ stub csin +@ stub csinf +@ stub csinh +@ stub csinhf +@ stub csinhl +@ stub csinl +@ stub csqrt +@ stub csqrtf +@ stub csqrtl +@ stub ctan +@ stub ctanf +@ stub ctanh +@ stub ctanhf +@ stub ctanhl +@ stub ctanl +@ cdecl erf(double) ucrtbase.erf +@ stub erfc +@ stub erfcf +@ stub erfcl +@ cdecl erff(double) ucrtbase.erff +@ cdecl erfl(double) ucrtbase.erfl +@ cdecl exp(double) ucrtbase.exp +@ cdecl exp2(double) ucrtbase.exp2 +@ cdecl exp2f(float) ucrtbase.exp2f +@ cdecl exp2l(double) ucrtbase.exp2l +@ stub expm1 +@ stub expm1f +@ stub expm1l +@ cdecl fabs(double) ucrtbase.fabs +@ stub fdim +@ stub fdimf +@ stub fdiml +@ cdecl floor(double) ucrtbase.floor +@ stub fma +@ stub fmaf +@ stub fmal +@ cdecl fmax(double double) ucrtbase.fmax +@ cdecl fmaxf(float float) ucrtbase.fmaxf +@ cdecl fmaxl(double double) ucrtbase.fmaxl +@ stub fmin +@ stub fminf +@ stub fminl +@ cdecl fmod(double double) ucrtbase.fmod +@ cdecl frexp(double ptr) ucrtbase.frexp +@ stub hypot +@ stub ilogb +@ stub ilogbf +@ stub ilogbl +@ cdecl ldexp(double long) ucrtbase.ldexp +@ stub lgamma +@ stub lgammaf +@ stub lgammal +@ cdecl -ret64 llrint(double) ucrtbase.llrint +@ cdecl -ret64 llrintf(float) ucrtbase.llrintf +@ cdecl -ret64 llrintl(double) ucrtbase.llrintl +@ cdecl -ret64 llround(double) ucrtbase.llround +@ cdecl -ret64 llroundf(float) ucrtbase.llroundf +@ cdecl -ret64 llroundl(double) ucrtbase.llroundl +@ cdecl log(double) ucrtbase.log +@ cdecl log10(double) ucrtbase.log10 +@ stub log1p +@ stub log1pf +@ stub log1pl +@ cdecl log2(double) ucrtbase.log2 +@ cdecl log2f(float) ucrtbase.log2f +@ cdecl log2l(double) ucrtbase.log2l +@ stub logb +@ stub logbf +@ stub logbl +@ cdecl lrint(double) ucrtbase.lrint +@ cdecl lrintf(float) ucrtbase.lrintf +@ cdecl lrintl(double) ucrtbase.lrintl +@ cdecl lround(double) ucrtbase.lround +@ cdecl lroundf(float) ucrtbase.lroundf +@ cdecl lroundl(double) ucrtbase.lroundl +@ cdecl modf(double ptr) ucrtbase.modf +@ stub nan +@ stub nanf +@ stub nanl +@ stub nearbyint +@ stub nearbyintf +@ stub nearbyintl +@ stub nextafter +@ stub nextafterf +@ stub nextafterl +@ stub nexttoward +@ stub nexttowardf +@ stub nexttowardl +@ stub norm +@ stub normf +@ stub norml +@ cdecl pow(double double) ucrtbase.pow +@ cdecl -arch=arm,x86_64 powf(float float) ucrtbase.powf +@ stub remainder +@ stub remainderf +@ stub remainderl +@ stub remquo +@ stub remquof +@ stub remquol +@ cdecl rint(double) ucrtbase.rint +@ cdecl rintf(float) ucrtbase.rintf +@ cdecl rintl(double) ucrtbase.rintl +@ cdecl round(double) ucrtbase.round +@ cdecl roundf(float) ucrtbase.roundf +@ cdecl roundl(double) ucrtbase.roundl +@ stub scalbln +@ stub scalblnf +@ stub scalblnl +@ stub scalbn +@ stub scalbnf +@ stub scalbnl +@ cdecl sin(double) ucrtbase.sin +@ cdecl sinh(double) ucrtbase.sinh +@ cdecl sqrt(double) ucrtbase.sqrt +@ cdecl tan(double) ucrtbase.tan +@ cdecl tanh(double) ucrtbase.tanh +@ stub tgamma +@ stub tgammaf +@ stub tgammal +@ cdecl trunc(double) ucrtbase.trunc +@ cdecl truncf(float) ucrtbase.truncf +@ cdecl truncl(double) ucrtbase.truncl diff --git a/tools/make_specfiles b/tools/make_specfiles index f8dbd9f..acaa431 100755 --- a/tools/make_specfiles +++ b/tools/make_specfiles @@ -57,6 +57,7 @@ my @dll_groups = "api-ms-win-crt-filesystem-l1-1-0", "api-ms-win-crt-heap-l1-1-0", "api-ms-win-crt-locale-l1-1-0", + "api-ms-win-crt-math-l1-1-0", ], [ "msvcp120", -- 2.3.2.223.g7a9409c