Module: wine Branch: master Commit: a44b52d1021935e04a83080ce62f4f44f0d94b7a URL: http://source.winehq.org/git/wine.git/?a=commit;h=a44b52d1021935e04a83080ce6...
Author: Martin Storsjo martin@martin.st Date: Wed Aug 2 15:21:52 2017 +0300
msvcrt: Export -f suffixed float functions functions on arm64.
Signed-off-by: Martin Storsjo martin@martin.st Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
.../api-ms-win-crt-math-l1-1-0.spec | 44 ++++++++++---------- dlls/msvcr100/msvcr100.spec | 46 ++++++++++----------- dlls/msvcr110/msvcr110.spec | 48 +++++++++++----------- dlls/msvcr120/msvcr120.spec | 44 ++++++++++---------- dlls/msvcr120_app/msvcr120_app.spec | 44 ++++++++++---------- dlls/msvcr80/msvcr80.spec | 46 ++++++++++----------- dlls/msvcr90/msvcr90.spec | 44 ++++++++++---------- dlls/msvcrt/math.c | 4 +- dlls/msvcrt/msvcrt.spec | 48 +++++++++++----------- dlls/ucrtbase/ucrtbase.spec | 44 ++++++++++---------- 10 files changed, 206 insertions(+), 206 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a44b52d1021935e04a8308...