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

Issue 2165403003: Support Big Endian part 2 (Closed)

Created:
4 years, 5 months ago by jungshik at Google
Modified:
4 years, 5 months ago
Reviewers:
Michael Achenbach
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/deps/icu.git@bigendian
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Support Big Endian part 2 Follow-up CL to https://codereview.chromium.org/2162393003 1. make_data_assembly now accepts '--mac' to generate assembly source for Mac 2. Fix icu.gyp to support all platforms BUG=v8:4828 TEST='d8' is built correct with icu_use_data_file set to either 0 or 1 on Mac/Linux TEST=run `GYP_DEFINES="target_arch=mips" ./gypfiles/gyp_v8` and make sure that ninja files use 'b' data/assembly file for Big Endian on Mac/Linux R=machenbach@chromium.org Committed: https://chromium.googlesource.com/chromium/deps/icu/+/4c2855af8be11ec0701796a02380d8f7269be25e

Patch Set 1 #

Total comments: 6

Patch Set 2 : simplify a bit per review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -55 lines) Patch
M icu.gyp View 1 4 chunks +26 lines, -41 lines 0 comments Download
M scripts/make_data_assembly.py View 2 chunks +35 lines, -14 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
jungshik at Google
Can you take a look? Thanks I'll follow this up with BUILD.gn change (and removal ...
4 years, 5 months ago (2016-07-21 23:06:08 UTC) #2
Michael Achenbach
lgtm rubber stamp on the python file details. I'm not an expert there, maybe you ...
4 years, 5 months ago (2016-07-22 07:34:09 UTC) #3
jungshik at Google
Thanks for taking a look. Your suggestion helped me make gyp a bit simpler. I'm ...
4 years, 5 months ago (2016-07-22 20:31:13 UTC) #4
jungshik at Google
4 years, 5 months ago (2016-07-22 20:31:38 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
4c2855af8be11ec0701796a02380d8f7269be25e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698