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

Issue 27197011: Support cross compiling for armhf variant ARM/linux. (Closed)

Created:
7 years, 2 months ago by Sam Clegg
Modified:
7 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Support cross compiling for armhf variant ARM/linux. armhf (hardware float) is the ubuntu default these days so should be used over armel in most cases. Also, the chromium ARM/linux test hardware is running armhf. This CL does not change the default or remove armel support. That is left for a future CL. BUG=308256 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231487

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -14 lines) Patch
M build/common.gypi View 1 2 3 chunks +1 line, -2 lines 0 comments Download
M build/install-build-deps.sh View 1 2 3 1 chunk +18 lines, -8 lines 0 comments Download
M build/linux/install-arm-sysroot.py View 1 2 3 4 3 chunks +11 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Sam Clegg
7 years, 1 month ago (2013-10-28 17:17:44 UTC) #1
Sam Clegg
https://codereview.chromium.org/27197011/diff/52001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/27197011/diff/52001/build/common.gypi#newcode1770 build/common.gypi:1770: 'arm_float_abi%': 'hard', Really I would have liked to remove ...
7 years, 1 month ago (2013-10-28 17:20:09 UTC) #2
ghost stip (do not use)
https://chromiumcodereview.appspot.com/27197011/diff/52001/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/27197011/diff/52001/build/common.gypi#newcode1770 build/common.gypi:1770: 'arm_float_abi%': 'hard', On 2013/10/28 17:20:09, Sam Clegg wrote: > ...
7 years, 1 month ago (2013-10-28 18:17:02 UTC) #3
ghost stip (do not use)
you know what the deal is with the '[library] uses VFP register arguments, output does ...
7 years, 1 month ago (2013-10-28 18:19:43 UTC) #4
Sam Clegg
https://chromiumcodereview.appspot.com/27197011/diff/52001/build/linux/install-arm-sysroot.py File build/linux/install-arm-sysroot.py (right): https://chromiumcodereview.appspot.com/27197011/diff/52001/build/linux/install-arm-sysroot.py#newcode25 build/linux/install-arm-sysroot.py:25: nativeclient-archive2/toolchain/$NACL_REV/sysroot-arm-trusted.tgz On 2013/10/28 18:17:02, stip wrote: > why are ...
7 years, 1 month ago (2013-10-28 18:21:01 UTC) #5
Sam Clegg
On 2013/10/28 18:19:43, stip wrote: > you know what the deal is with the '[library] ...
7 years, 1 month ago (2013-10-28 18:23:18 UTC) #6
ghost stip (do not use)
ah, do the changes in https://chromiumcodereview.appspot.com/49233002/ fix those?
7 years, 1 month ago (2013-10-28 18:23:39 UTC) #7
Lei Zhang
https://codereview.chromium.org/27197011/diff/222001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/27197011/diff/222001/build/common.gypi#newcode1773 build/common.gypi:1773: # (normally arm-linux-gnueabi-gcc or arm-linux-gnueabihf-gcc) Mention the permissible values ...
7 years, 1 month ago (2013-10-28 21:23:17 UTC) #8
Sam Clegg
Support both armel and armhf until the transition is complete. https://codereview.chromium.org/27197011/diff/222001/build/install-build-deps.sh File build/install-build-deps.sh (right): https://codereview.chromium.org/27197011/diff/222001/build/install-build-deps.sh#newcode144 ...
7 years, 1 month ago (2013-10-28 21:26:18 UTC) #9
Lei Zhang
build/common.gypi in patch set 4 no longer reflects the CL description. Are you going to ...
7 years, 1 month ago (2013-10-28 21:31:50 UTC) #10
Sam Clegg
On 2013/10/28 21:31:50, Lei Zhang wrote: > build/common.gypi in patch set 4 no longer reflects ...
7 years, 1 month ago (2013-10-28 21:58:13 UTC) #11
Lei Zhang
lgtm
7 years, 1 month ago (2013-10-28 22:05:48 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sbc@chromium.org/27197011/422001
7 years, 1 month ago (2013-10-28 23:41:28 UTC) #13
commit-bot: I haz the power
7 years, 1 month ago (2013-10-29 02:38:48 UTC) #14
Message was sent while issue was closed.
Change committed as 231487

Powered by Google App Engine
This is Rietveld 408576698