Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(559)

Issue 176066: code review 176066: Ported runtime to Windows. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 4 months ago by hector
Modified:
15 years, 3 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

Ported runtime to Windows.

Patch Set 1 : code review 176066: Ported runtime to Windows. #

Total comments: 13

Patch Set 2 : code review 176066: Ported runtime to Windows. #

Total comments: 12

Patch Set 3 : code review 176066: Ported runtime to Windows. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+570 lines, -42 lines) Patch
M src/pkg/runtime/386/asm.s View 1 2 14 chunks +49 lines, -18 lines 0 comments Download
M src/pkg/runtime/Makefile View 1 2 chunks +3 lines, -2 lines 0 comments Download
M src/pkg/runtime/darwin/thread.c View 1 chunk +0 lines, -15 lines 0 comments Download
M src/pkg/runtime/mgc0.c View 1 2 3 chunks +11 lines, -3 lines 0 comments Download
A src/pkg/runtime/mingw/386/defs.h View 1 1 chunk +17 lines, -0 lines 0 comments Download
A src/pkg/runtime/mingw/386/rt0.s View 1 chunk +6 lines, -0 lines 0 comments Download
A src/pkg/runtime/mingw/386/signal.c View 1 chunk +8 lines, -0 lines 0 comments Download
A src/pkg/runtime/mingw/386/sys.s View 1 2 1 chunk +87 lines, -0 lines 0 comments Download
A src/pkg/runtime/mingw/defs.c View 1 1 chunk +13 lines, -0 lines 0 comments Download
A src/pkg/runtime/mingw/os.h View 1 1 chunk +18 lines, -0 lines 0 comments Download
A src/pkg/runtime/mingw/thread.c View 1 2 1 chunk +265 lines, -0 lines 0 comments Download
M src/pkg/runtime/mkasmh.sh View 1 chunk +12 lines, -2 lines 0 comments Download
M src/pkg/runtime/proc.c View 1 2 3 chunks +13 lines, -2 lines 0 comments Download
M src/pkg/runtime/runtime.h View 1 5 chunks +13 lines, -0 lines 0 comments Download
M src/pkg/runtime/runtime.c View 2 1 chunk +14 lines, -0 lines 0 comments Download
M src/pkg/runtime/string.cgo View 1 2 2 chunks +30 lines, -0 lines 0 comments Download
M src/pkg/runtime/symtab.c View 3 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 10
hector
Hello rsc, I'd like you to review the following change.
15 years, 4 months ago (2009-12-13 13:33:17 UTC) #1
rsc
Thanks. I'm glad you understand all this stuff! What little I knew once, I had ...
15 years, 4 months ago (2009-12-13 22:09:52 UTC) #2
hector
Hi Russ, As you might have gathered, I've been pretty busy these past couple of ...
15 years, 4 months ago (2009-12-13 22:47:30 UTC) #3
hector
Hi Russ, Hope you've had a good Christmas! I've done most of what you've asked, ...
15 years, 4 months ago (2009-12-30 21:40:23 UTC) #4
hector
Hi Russ, PTAL. Thanks
15 years, 3 months ago (2010-01-05 23:13:55 UTC) #5
rsc
looks great a bunch of small things. i'm glad you found a way to switch ...
15 years, 3 months ago (2010-01-06 00:58:21 UTC) #6
rsc
> I've done most of what you've asked, just a bit stuck on what to ...
15 years, 3 months ago (2010-01-06 15:30:27 UTC) #7
hector
PTAL
15 years, 3 months ago (2010-01-06 21:21:50 UTC) #8
rsc
LGTM Thanks again for all the effort and good code.
15 years, 3 months ago (2010-01-07 00:18:48 UTC) #9
rsc
15 years, 3 months ago (2010-01-07 01:59:03 UTC) #10
*** Submitted as http://code.google.com/p/go/source/detail?r=b97b0d03ca21 ***

Ported runtime to Windows.

R=rsc
CC=golang-dev
http://codereview.appspot.com/176066

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b