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

Issue 180200043: i#1551 Port DynamoRIO to ARM: split arch/proc.c (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 5 months ago by zhaoqin
Modified:
9 years, 5 months ago
Reviewers:
bruening
CC:
dynamorio-devs_googlegroups.com
Base URL:
https://dynamorio.googlecode.com/svn/trunk
Visibility:
Public.

Description

i#1551 Port DynamoRIO to ARM: split arch/proc.c - move core/arch/proc.c to core/arch/x86/proc.c - extract common code from proc.c to core/arch/proc_shared.c - add core/arch/arm/proc.c R=bruening@google.com BUG=1551 Committed: https://code.google.com/p/dynamorio/source/detail?r=3024

Patch Set 1 #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : final #

Unified diffs Side-by-side diffs Delta from patch set Stats (+415 lines, -1117 lines) Patch
M core/CMakeLists.txt View 1 chunk +2 lines, -1 line 0 comments Download
M core/arch/arm/arm.asm View 1 2 2 chunks +7 lines, -7 lines 0 comments Download
A + core/arch/arm/proc.c View 1 2 1 chunk +53 lines, -18 lines 0 comments Download
M core/arch/proc.h View 1 2 2 chunks +35 lines, -0 lines 0 comments Download
D core/arch/proc.c View 1 chunk +0 lines, -776 lines 0 comments Download
A core/arch/proc_shared.c View 1 2 1 chunk +235 lines, -0 lines 0 comments Download
A + core/arch/x86/proc.c View 1 2 21 chunks +83 lines, -315 lines 0 comments Download

Messages

Total messages: 5
zhaoqin
9 years, 5 months ago (2014-11-24 19:51:10 UTC) #1
bruening
didn't have time to finish but had comments on first few files https://codereview.appspot.com/180200043/diff/20001/core/arch/arm/proc.c File core/arch/arm/proc.c ...
9 years, 5 months ago (2014-11-25 04:11:18 UTC) #2
bruening
LGTM if the comments/suggestions are addressed -- shouldn't need another review https://codereview.appspot.com/180200043/diff/20001/core/arch/x86/proc.c File core/arch/x86/proc.c (right): ...
9 years, 5 months ago (2014-11-26 16:54:01 UTC) #3
zhaoqin
forget to upload yesterday. https://codereview.appspot.com/180200043/diff/20001/core/arch/arm/proc.c File core/arch/arm/proc.c (right): https://codereview.appspot.com/180200043/diff/20001/core/arch/arm/proc.c#newcode87 core/arch/arm/proc.c:87: * DynamoRIO does NOT save ...
9 years, 5 months ago (2014-11-26 17:02:12 UTC) #4
zhaoqin
9 years, 5 months ago (2014-11-26 18:17:48 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 3024 (presubmit successful).
Sign in to reply to this message.

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