Module: wine Branch: stable Commit: 33fe13211a50d473fc15d32b13541a2bc1902971 URL: http://source.winehq.org/git/wine.git/?a=commit;h=33fe13211a50d473fc15d32b13...
Author: Sebastian Lackner sebastian@fds-team.de Date: Wed Feb 10 07:47:13 2016 +0100
vcomp: Implement 64-bit atomic instructions.
Signed-off-by: Sebastian Lackner sebastian@fds-team.de Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit b29c072e315ee0440c162574b905e8d768153f93) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/vcomp/main.c | 68 ++++++++++++++++++++++++++++++++++++++++++++- dlls/vcomp/vcomp.spec | 22 +++++++-------- dlls/vcomp100/vcomp100.spec | 22 +++++++-------- dlls/vcomp110/vcomp110.spec | 22 +++++++-------- dlls/vcomp120/vcomp120.spec | 22 +++++++-------- dlls/vcomp90/vcomp90.spec | 22 +++++++-------- 6 files changed, 122 insertions(+), 56 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=33fe13211a50d473fc15d3...