Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6933)

Issue 308210043: TBR: i#1987 Win10-1607: support new wow64 transition code

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 7 months ago by bruening
Modified:
7 years, 7 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1987 Win10-1607: support new wow64 transition code Relaxes an assert in syscalls_init() and updates instr_is_wow64_syscall() to handle the new transition code in 1607. We err on the side of considering a plain call* to be a syscall rather than being fragile yet again wrt the next win10 update. ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -6 lines) Patch
M core/arch/x86/instr.c View 2 chunks +35 lines, -4 lines 0 comments Download
M core/arch/x86/opcode.h View 2 chunks +4 lines, -1 line 0 comments Download
M core/win32/ntdll.c View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 2
bruening
7 years, 7 months ago (2016-08-24 05:24:13 UTC) #1
bruening
7 years, 7 months ago (2016-08-24 05:24:20 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/8e6b42822779f87413512efd7cef24b...

Final commit log: 
---------------
i#1987 Win10-1607: support new wow64 transition code

Relaxes an assert in syscalls_init() and updates
instr_is_wow64_syscall() to handle the new transition code in 1607.
We err on the side of considering a plain call* to be a syscall rather
than being fragile yet again wrt the next win10 update.

Review-URL: https://codereview.appspot.com/308210043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b