Module: wine Branch: master Commit: 8e0164bd2681f97af0fe5989b5f46ed657041f9a URL: http://source.winehq.org/git/wine.git/?a=commit;h=8e0164bd2681f97af0fe5989b5...
Author: André Hentschel nerv@dawncrow.de Date: Wed May 27 22:33:19 2015 +0200
include: Add more ARM64 CV constants.
---
dlls/dbghelp/cpu_arm64.c | 24 +++++++++++++----------- dlls/ntdll/signal_arm64.c | 20 +++++++++++++++----- include/cvconst.h | 26 +++++++++++++++++++------- include/winnt.h | 6 +++--- programs/winedbg/be_arm64.c | 19 +++++++++---------- programs/winedbg/gdbproxy.c | 4 ++-- 6 files changed, 61 insertions(+), 38 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8e0164bd2681f97af0fe59...