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

Issue 115509: Add ARMv7 defines to preprocessor checks (Closed)

Created:
11 years, 7 months ago by Joel Stanley (old)
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev, Dean McNamee, joel_jms.id.au
Visibility:
Public.

Description

Add ARMv7 defines to preprocessor checks The preprocessor defines check for v5t and v5te. This patch adds v7 and v7-a which provide support for -march=armv7 and -mcpu=cortex-a8 respectively. This is to support my work compiling chromium on arm, see http://crbug.com/12028

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Joel Stanley (old)
11 years, 7 months ago (2009-05-19 12:08:12 UTC) #1
Erik Corry
LGTM. Assuming you are Joel Stanley <joel@jms.id.au> I will go ahead and commit this for ...
11 years, 7 months ago (2009-05-19 12:37:53 UTC) #2
Joel Stanley (old)
11 years, 7 months ago (2009-05-19 12:57:51 UTC) #3
On 2009/05/19 12:37:53, Erik Corry wrote:
> LGTM.   Assuming you are Joel Stanley <joel@jms.id.au> I will go ahead and
> commit this for you.  Thanks.

Yes, that's me.

Thanks

Powered by Google App Engine
This is Rietveld 408576698