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

Issue 545125: Initial Solaris support (Closed)

Created:
10 years, 11 months ago by ry
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry, Mads Ager (chromium), sgjesse
CC:
v8-dev
Visibility:
Public.

Description

Initial Solaris support

Patch Set 1 #

Total comments: 22

Patch Set 2 : Fixed comments, simplified platform-solaris #

Unified diffs Side-by-side diffs Delta from patch set Stats (+723 lines, -24 lines) Patch
M SConstruct View 1 8 chunks +24 lines, -2 lines 0 comments Download
M src/SConscript View 2 chunks +4 lines, -0 lines 0 comments Download
M src/dtoa-config.c View 3 chunks +4 lines, -3 lines 0 comments Download
M src/platform.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/platform-freebsd.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download
M src/platform-linux.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download
M src/platform-macos.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download
M src/platform-openbsd.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download
M src/platform-posix.cc View 1 2 chunks +0 lines, -18 lines 0 comments Download
A src/platform-solaris.cc View 1 1 chunk +607 lines, -0 lines 0 comments Download
M test/cctest/test-compiler.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M tools/utils.py View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ry
Initial support for Solaris. Most of this work was done by Erich Ocean <erich.ocean@me.com> (he ...
10 years, 11 months ago (2010-01-19 22:55:15 UTC) #1
Erik Corry
Thanks for this. It needs a few fixes before we can commit it. http://codereview.chromium.org/545125/diff/1/10 File ...
10 years, 11 months ago (2010-01-21 09:58:08 UTC) #2
ry
http://codereview.chromium.org/545125/diff/1/10 File src/platform-solaris.cc (right): http://codereview.chromium.org/545125/diff/1/10#newcode29 src/platform-solaris.cc:29: // parts the implementation is in platform-posix.cc. On 2010/01/21 ...
10 years, 11 months ago (2010-01-21 22:13:52 UTC) #3
Mads Ager (chromium)
10 years, 11 months ago (2010-01-25 12:41:13 UTC) #4
Thanks for the patch.  Landed in V8 bleeding_edge revision 3688.

Powered by Google App Engine
This is Rietveld 408576698