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

Issue 16160013: Changes to run "Hello, world!" on MIPS hardware. (Closed)

Created:
7 years, 6 months ago by zra
Modified:
7 years, 6 months ago
Reviewers:
regis
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Changes to run "Hello, world!" on MIPS hardware. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=23484

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -15 lines) Patch
M runtime/third_party/double-conversion/src/utils.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/assembler_mips.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/assembler_mips.cc View 1 2 3 chunks +6 lines, -1 line 0 comments Download
M runtime/vm/stub_code_mips.cc View 1 2 4 chunks +5 lines, -8 lines 0 comments Download
M tools/gyp/configurations_make.gypi View 1 2 1 chunk +12 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
zra
The CallNativeCFunctionStub on ARM also appears to reserve stack space for arguments that it doesn't ...
7 years, 6 months ago (2013-05-31 16:19:24 UTC) #1
regis
LGTM > The CallNativeCFunctionStub on ARM also appears to reserve stack space for arguments that ...
7 years, 6 months ago (2013-05-31 16:44:13 UTC) #2
zra
Yes, now that I look again, I think you're right about the stack space on ...
7 years, 6 months ago (2013-05-31 18:41:17 UTC) #3
zra
7 years, 6 months ago (2013-05-31 18:41:54 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r23484.

Powered by Google App Engine
This is Rietveld 408576698