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

Issue 10703143: [MIPS] Toolchain scripts for MIPS architecture. (Closed)

Created:
8 years, 5 months ago by petarj
Modified:
8 years, 4 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
http://src.chromium.org/native_client/trunk/src/native_client/
Visibility:
Public.

Description

[MIPS] Toolchain scripts for MIPS architecture. Scripts that download, build and prepare tools for MIPS architecture. The current set is dependent on QEMU 0.12.5. There is no stock crosstoolchain for MIPS on Ubuntu, so we download Mentor's crosstoolchain. The other libraries come from standard Debian distribution (Squeeze) for MIPS, yet are tested on Ubuntu Lucid. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2275 TEST=tools/llvm/trusted-toolchain-creator-mips.sh trusted_sdk Committed: http://src.chromium.org/viewvc/native_client?view=rev&revision=9402

Patch Set 1 #

Patch Set 2 : Changing dirs and renaming. #

Total comments: 5

Patch Set 3 : Update per Robert's comments. #

Total comments: 3

Patch Set 4 : Minor update. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+361 lines, -31 lines) Patch
A + tools/trusted_cross_toolchains/qemu_tool_mips32.sh View 1 2 3 4 chunks +14 lines, -31 lines 0 comments Download
A tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh View 1 2 3 1 chunk +347 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
petarj
Here is a change with scripts that download, build and prepare tools for MIPS architecture. ...
8 years, 5 months ago (2012-07-11 17:34:40 UTC) #1
Robert Muth (chromium)
Few questions/comments: our qemu patch for arm only adds an optional tracing functionality so we ...
8 years, 5 months ago (2012-07-11 18:41:23 UTC) #2
robertm
One more thinh: the arm trusted TC was also used to build chrome (at least ...
8 years, 5 months ago (2012-07-11 18:52:22 UTC) #3
petarj
There are no stock crosstoolchain for MIPS on Ubuntu, so we download Mentor's crosstoolchain. The ...
8 years, 5 months ago (2012-07-13 17:52:08 UTC) #4
robertm
On Fri, Jul 13, 2012 at 1:52 PM, <petarj@mips.com> wrote: > There are no stock ...
8 years, 5 months ago (2012-07-13 18:16:17 UTC) #5
petarj
The files have been renamed to be inline with the ARM versions. Additionally, the QEMU ...
8 years, 5 months ago (2012-07-20 16:03:34 UTC) #6
petarj
Any response here? On 2012/07/20 16:03:34, petarj wrote: > The files have been renamed to ...
8 years, 4 months ago (2012-08-02 22:10:51 UTC) #7
robertm
a few nits below http://codereview.chromium.org/10703143/diff/6001/tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh File tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh (right): http://codereview.chromium.org/10703143/diff/6001/tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh#newcode20 tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh:20: export TMP=$(pwd)/toolchain/tmp/crosstool-trusted do these have ...
8 years, 4 months ago (2012-08-03 20:06:10 UTC) #8
petarj
The code has been updated. Check the patch set #3.
8 years, 4 months ago (2012-08-07 17:44:10 UTC) #9
robertm
LGTM a more few nits http://codereview.chromium.org/10703143/diff/12001/tools/trusted_cross_toolchains/qemu_tool_mips32.sh File tools/trusted_cross_toolchains/qemu_tool_mips32.sh (right): http://codereview.chromium.org/10703143/diff/12001/tools/trusted_cross_toolchains/qemu_tool_mips32.sh#newcode6 tools/trusted_cross_toolchains/qemu_tool_mips32.sh:6: # Copyright 2012, Google ...
8 years, 4 months ago (2012-08-07 17:55:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/petarj@mips.com/10703143/11002
8 years, 4 months ago (2012-08-07 19:07:22 UTC) #11
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
8 years, 4 months ago (2012-08-07 21:38:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/petarj@mips.com/10703143/11002
8 years, 4 months ago (2012-08-07 21:56:57 UTC) #13
commit-bot: I haz the power
8 years, 4 months ago (2012-08-08 04:29:27 UTC) #14
Change committed as 9402

Powered by Google App Engine
This is Rietveld 408576698