Module: wine Branch: master Commit: 284058073d7856b778181eb37b06c7f7561d6ed1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=284058073d7856b778181eb37b...
Author: Sebastian Lackner sebastian@fds-team.de Date: Mon Jul 18 16:05:41 2016 +0200
vcomp: Implement 16-bit atomic instructions.
Signed-off-by: Sebastian Lackner sebastian@fds-team.de Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/vcomp/main.c | 115 ++++++++++++++++++++++++++++++++++++++++++++ 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, 170 insertions(+), 55 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=284058073d7856b778181e...