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

Issue 3813009: Disable double strtod in ARM-simulator. (Closed)

Created:
10 years, 2 months ago by Florian Loitsch
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Disable double strtod in ARM-simulator. The ARM simulator is compiled for 32bits. On Linux the floating-point operations are hence invalid for the simulator too. Fixes build-breakage. Committed: http://code.google.com/p/v8/source/detail?r=5651

Patch Set 1 #

Patch Set 2 : Removed unnecessary space. #

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

Messages

Total messages: 2 (0 generated)
Florian Loitsch
10 years, 2 months ago (2010-10-18 16:33:07 UTC) #1
fschneider
10 years, 2 months ago (2010-10-18 16:36:34 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698