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

Issue 971006: Fix arm compilation. DiyFp multiplications are now in a separate procedure. (Closed)

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

Description

Fix arm compilation. DiyFp multiplications are now in a separate procedure. Committed: http://code.google.com/p/v8/source/detail?r=4171

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -20 lines) Patch
M src/SConscript View 1 chunk +1 line, -0 lines 0 comments Download
M src/diy_fp.h View 1 chunk +1 line, -20 lines 0 comments Download
A src/diy_fp.cc View 1 chunk +58 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Loitsch
10 years, 9 months ago (2010-03-17 14:04:39 UTC) #1
William Hesse
10 years, 9 months ago (2010-03-17 15:34:17 UTC) #2
LGTM.  Kind of sad that you have to do this. :(

Powered by Google App Engine
This is Rietveld 408576698