Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Issue 10806080: ARM: Rename the "new_eip" field in NaClThreadContext to "new_prog_ctr" (Closed)

Created:
8 years, 5 months ago by Mark Seaborn
Modified:
8 years, 5 months ago
Reviewers:
bsy
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

ARM: Rename the "new_eip" field in NaClThreadContext to "new_prog_ctr" The name "new_eip" does not make much sense for ARM. This renaming was done for x86-32 in the past, but incompletely, so we are finishing it in this change. BUG=none TEST=build Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=9270

Patch Set 1 #

Patch Set 2 : Retry upload #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase + copyright #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -13 lines) Patch
M src/trusted/service_runtime/arch/arm/nacl_switch.S View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/service_runtime/arch/arm/nacl_switch_to_app_arm.c View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/trusted/service_runtime/arch/arm/sel_rt.h View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M src/trusted/service_runtime/arch/arm/sel_rt.c View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M src/trusted/service_runtime/arch/x86_32/nacl_switch_32.S View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/service_runtime/arch/x86_32/sel_rt_32.h View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Seaborn
8 years, 5 months ago (2012-07-25 23:28:02 UTC) #1
bsy
8 years, 5 months ago (2012-07-26 20:27:09 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698