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

Issue 2522973002: Explictly pass -marm when arm mode is required (Closed)

Created:
4 years, 1 month ago by Sam Clegg
Modified:
4 years ago
CC:
chromium-reviews, wfh+watch_chromium.org, Dai Mikurube (NOT FULLTIME), vmpstr+watch_chromium.org, Primiano Tucci (use gerrit)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Explictly pass -marm when arm mode is required Simply disabling the -mthumb flag is not enough because the chromeos toolchain defaults to thumb. BUG=564059 Committed: https://crrev.com/c0e12589bf7ae45f0f463d4726224442af90e142 Cr-Commit-Position: refs/heads/master@{#435919}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -7 lines) Patch
M base/allocator/BUILD.gn View 1 2 3 1 chunk +6 lines, -7 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 42 (19 generated)
Sam Clegg
4 years, 1 month ago (2016-11-22 20:00:32 UTC) #2
llozano
On 2016/11/22 20:00:32, Sam Clegg wrote: I have tried this and it works for me. ...
4 years, 1 month ago (2016-11-22 22:46:24 UTC) #3
Sam Clegg
PTAL. Even though trybot is red, the compile phase is green and this bots test ...
4 years ago (2016-11-23 18:34:33 UTC) #4
llozano
On 2016/11/23 18:34:33, Sam Clegg wrote: > PTAL. > > Even though trybot is red, ...
4 years ago (2016-11-23 19:56:53 UTC) #9
Sam Clegg
On 2016/11/23 19:56:53, llozano wrote: > On 2016/11/23 18:34:33, Sam Clegg wrote: > > PTAL. ...
4 years ago (2016-11-23 20:15:24 UTC) #12
llozano
On 2016/11/23 20:15:24, Sam Clegg wrote: > On 2016/11/23 19:56:53, llozano wrote: > > On ...
4 years ago (2016-11-23 20:40:01 UTC) #13
Sam Clegg
On 2016/11/23 20:40:01, llozano wrote: > On 2016/11/23 20:15:24, Sam Clegg wrote: > > On ...
4 years ago (2016-11-23 21:26:00 UTC) #14
Sam Clegg
On 2016/11/23 21:26:00, Sam Clegg wrote: > On 2016/11/23 20:40:01, llozano wrote: > > On ...
4 years ago (2016-11-28 19:58:41 UTC) #19
llozano1
On 2016/11/28 19:58:41, Sam Clegg wrote: > On 2016/11/23 21:26:00, Sam Clegg wrote: > > ...
4 years ago (2016-11-28 20:33:26 UTC) #20
Dirk Pranke
Can we do this via configs instead of just adding the flag? I don't want ...
4 years ago (2016-11-29 00:24:24 UTC) #21
Sam Clegg
On 2016/11/29 00:24:24, Dirk Pranke wrote: > Can we do this via configs instead of ...
4 years ago (2016-11-29 00:33:17 UTC) #22
Dirk Pranke
On 2016/11/29 00:33:17, Sam Clegg wrote: > On 2016/11/29 00:24:24, Dirk Pranke wrote: > > ...
4 years ago (2016-11-29 01:13:20 UTC) #23
Sam Clegg
On 2016/11/29 01:13:20, Dirk Pranke wrote: > On 2016/11/29 00:33:17, Sam Clegg wrote: > > ...
4 years ago (2016-11-30 22:04:44 UTC) #24
Dirk Pranke
lgtm now, thanks!
4 years ago (2016-11-30 23:25:13 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2522973002/60001
4 years ago (2016-11-30 23:49:24 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/315916)
4 years ago (2016-11-30 23:56:33 UTC) #29
Sam Clegg
brettw, PTAL
4 years ago (2016-12-01 00:00:55 UTC) #30
Nico
I think brettw is out this week, but base/ lgtm (+primiano fyi since it's allocator)
4 years ago (2016-12-02 01:52:04 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2522973002/60001
4 years ago (2016-12-02 01:52:40 UTC) #34
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/342503)
4 years ago (2016-12-02 05:11:14 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2522973002/60001
4 years ago (2016-12-02 11:16:13 UTC) #38
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-02 12:15:07 UTC) #40
commit-bot: I haz the power
4 years ago (2016-12-02 12:16:23 UTC) #42
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c0e12589bf7ae45f0f463d4726224442af90e142
Cr-Commit-Position: refs/heads/master@{#435919}

Powered by Google App Engine
This is Rietveld 408576698