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

Issue 11299012: PNaCl: Add more MIPS support to the toolchain (Closed)

Created:
8 years, 1 month ago by Mark Seaborn
Modified:
8 years, 1 month ago
Reviewers:
Derek Schuff
CC:
native-client-reviews_googlegroups.com, petarj
Visibility:
Public.

Description

PNaCl: Add more MIPS support to the toolchain * Add various MIPS definitions to the driver scripts. * Build some system libraries for MIPS. This isn't quite enough to link a translated hello_world.nexe, because libgcc and libgcc_eh are not built yet. BUG=https://code.google.com/p/nativeclient/issues/detail?id=2275 TEST=PNaCl toolchain trybots Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=10288

Patch Set 1 #

Patch Set 2 : Undo hacks #

Patch Set 3 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -3 lines) Patch
M pnacl/build.sh View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M pnacl/driver/driver_tools.py View 1 2 chunks +6 lines, -1 line 0 comments Download
M pnacl/driver/pnacl-as.py View 1 chunk +1 line, -0 lines 0 comments Download
M pnacl/driver/pnacl-ld.py View 1 1 chunk +2 lines, -0 lines 0 comments Download
M pnacl/driver/pnacl-nativeld.py View 1 2 chunks +2 lines, -0 lines 0 comments Download
M pnacl/driver/pnacl-translate.py View 1 4 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mark Seaborn
8 years, 1 month ago (2012-11-15 22:48:12 UTC) #1
Mark Seaborn
FYI, the earlier patch set (patch set 1) contains more hacks that let me build ...
8 years, 1 month ago (2012-11-15 22:49:12 UTC) #2
Derek Schuff
8 years, 1 month ago (2012-11-15 23:17:02 UTC) #3
On 2012/11/15 22:49:12, Mark Seaborn wrote:
> FYI, the earlier patch set (patch set 1) contains more hacks that let me build
a
> working MIPS hello_world.nexe.

the changes LGTM. Did Petar's eh-related changes ever land here or upstream?

Powered by Google App Engine
This is Rietveld 408576698