Paul Gofman : msvcrt: Rename __libm_sse2_* functions to fix compilation when using Intel compiler.
Module: wine Branch: master Commit: a3c818b33d2bbe92ca74783564dc896e24c1002a URL: http://source.winehq.org/git/wine.git/?a=commit;h=a3c818b33d2bbe92ca74783564... Author: Paul Gofman <gofmanp(a)gmail.com> Date: Tue Dec 22 15:08:58 2015 +0300 msvcrt: Rename __libm_sse2_* functions to fix compilation when using Intel compiler. Signed-off-by: Paul Gofman <gofmanp(a)gmail.com> Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/msvcr100/msvcr100.spec | 42 ++++++++++++++--------------- dlls/msvcr110/msvcr110.spec | 64 ++++++++++++++++++++++----------------------- dlls/msvcr120/msvcr120.spec | 64 ++++++++++++++++++++++----------------------- dlls/msvcr80/msvcr80.spec | 42 ++++++++++++++--------------- dlls/msvcr90/msvcr90.spec | 42 ++++++++++++++--------------- dlls/msvcrt/math.c | 44 +++++++++++++++---------------- dlls/msvcrt/msvcrt.spec | 42 ++++++++++++++--------------- dlls/ucrtbase/ucrtbase.spec | 64 ++++++++++++++++++++++----------------------- 8 files changed, 202 insertions(+), 202 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a3c818b33d2bbe92ca7478...
participants (1)
-
Alexandre Julliard