Module: wine Branch: master Commit: b29c072e315ee0440c162574b905e8d768153f93 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b29c072e315ee0440c162574b9...
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
---
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=b29c072e315ee0440c1625...