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

Issue 6525028: Cygwin support (Closed)

Created:
9 years, 10 months ago by piscisaureus
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Cygwin support Patch by Bert Belder. BUG=v8:64 BUG=v8:964 BUG=v8:1029 Committed: http://code.google.com/p/v8/source/detail?r=6842

Patch Set 1 #

Patch Set 2 : Patch set 1 is for review only (dont really want to change platform-linux.cc). This is the real deal #

Patch Set 3 : Use sampler from platform-win32.cc #

Total comments: 7

Patch Set 4 : Address issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+755 lines, -4 lines) Patch
M SConstruct View 2 chunks +3 lines, -3 lines 0 comments Download
M src/SConscript View 2 chunks +4 lines, -0 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
A src/platform-cygwin.cc View 1 2 3 1 chunk +745 lines, -0 lines 0 comments Download
M tools/utils.py View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
piscisaureus
This adds Cygwin support.
9 years, 10 months ago (2011-02-15 22:11:30 UTC) #1
piscisaureus
9 years, 10 months ago (2011-02-15 23:22:20 UTC) #2
piscisaureus
Apparently the sampler still didn't work right, because Cygwin does not (always?) supply a context ...
9 years, 10 months ago (2011-02-16 01:22:34 UTC) #3
Vyacheslav Egorov (Chromium)
almost looks good. I am a bit concerned about having Cygwin specific ifdef in platform.h ...
9 years, 10 months ago (2011-02-17 14:00:48 UTC) #4
piscisaureus
All addressed
9 years, 10 months ago (2011-02-17 16:17:21 UTC) #5
piscisaureus
9 years, 10 months ago (2011-02-17 16:17:46 UTC) #6
Vyacheslav Egorov (Chromium)
9 years, 10 months ago (2011-02-17 16:45:40 UTC) #7
LGTM

Landed. Issues closed. 

Thanks for your contribution!

Powered by Google App Engine
This is Rietveld 408576698