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

Issue 548007: arm: fix thumb/debug build... (Closed)

Created:
10 years, 11 months ago by piman
Modified:
9 years, 7 months ago
CC:
v8-dev, Erik Corry
Visibility:
Public.

Description

arm: fix thumb/debug build r7 is a "reserved" register in Thumb mode, for the frame pointer (enabled in debug). So only define scno as "r7" in ARM, and in Thumb just manually load it into r7 after switching to ARM mode. Landed through http://codereview.chromium.org/549033.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M src/arm/cpu-arm.cc View 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
piman
Not sure who owns that file, so please reassign if it's not you.
10 years, 11 months ago (2010-01-12 08:58:45 UTC) #1
Søren Thygesen Gjesse
LGTM
10 years, 11 months ago (2010-01-12 11:16:40 UTC) #2
piman
On 2010/01/12 11:16:40, Søren Gjesse wrote: > LGTM Do you mind checking it in ? ...
10 years, 11 months ago (2010-01-13 02:18:19 UTC) #3
Søren Thygesen Gjesse
10 years, 11 months ago (2010-01-13 07:47:37 UTC) #4
On 2010/01/13 02:18:19, piman wrote:
> On 2010/01/12 11:16:40, Søren Gjesse wrote:
> > LGTM
> 
> Do you mind checking it in ? I don't have commit access to v8. Thanks !

Landed through  http://codereview.chromium.org/549033.

Powered by Google App Engine
This is Rietveld 408576698