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

Issue 1016923002: Fix the GN build for MIPS. (Closed)

Created:
5 years, 9 months ago by wtc
Modified:
5 years, 9 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix the GN build for MIPS. Define V8_TARGET_ARCH_MIPS or V8_TARGET_ARCH_MIPS64 if the target arch is mipsel or mips64el. R=dpranke@chromium.org,jochen@chromium.org,machenbach@chromium.org BUG=v8:3972 LOG=N Committed: https://crrev.com/97104255299e9f547eb2ec7d8523729acf9c3e8d Cr-Commit-Position: refs/heads/master@{#27249}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Revert the snapshot_toolchain change for mips64el. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M BUILD.gn View 1 2 chunks +7 lines, -1 line 1 comment Download

Messages

Total messages: 12 (2 generated)
wtc
https://codereview.chromium.org/1016923002/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1016923002/diff/1/BUILD.gn#newcode163 BUILD.gn:163: if (v8_target_arch == "x64") { Would you like me ...
5 years, 9 months ago (2015-03-17 21:16:01 UTC) #1
wtc
Please also advise whether this CL should use LOG=Y or LOG=N. Thanks.
5 years, 9 months ago (2015-03-17 21:24:13 UTC) #2
Michael Achenbach
lgtm (rubber-stamp)
5 years, 9 months ago (2015-03-17 21:24:47 UTC) #3
Michael Achenbach
Should use log=n
5 years, 9 months ago (2015-03-17 21:25:46 UTC) #4
Dirk Pranke
https://codereview.chromium.org/1016923002/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1016923002/diff/1/BUILD.gn#newcode37 BUILD.gn:37: target_cpu == "mips64el" || target_cpu == "x86")) { As ...
5 years, 9 months ago (2015-03-17 21:32:04 UTC) #5
wtc
I uploaded patch set 2. https://codereview.chromium.org/1016923002/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1016923002/diff/1/BUILD.gn#newcode37 BUILD.gn:37: target_cpu == "mips64el" || ...
5 years, 9 months ago (2015-03-17 21:42:05 UTC) #6
Dirk Pranke
lgtm https://codereview.chromium.org/1016923002/diff/20001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1016923002/diff/20001/BUILD.gn#newcode116 BUILD.gn:116: # TODO(jochen): Add support for arm subarchs, mips, ...
5 years, 9 months ago (2015-03-17 21:44:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1016923002/20001
5 years, 9 months ago (2015-03-17 22:39:06 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-17 23:13:05 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-03-17 23:13:15 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/97104255299e9f547eb2ec7d8523729acf9c3e8d
Cr-Commit-Position: refs/heads/master@{#27249}

Powered by Google App Engine
This is Rietveld 408576698