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

Issue 6222044: code review 6222044: runtime: make go work on netbsd/amd64 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by jsing
Modified:
12 years, 9 months ago
Reviewers:
CC:
golang-dev, rsc, dho
Visibility:
Public.

Description

runtime: make go work on netbsd/amd64

Patch Set 1 #

Patch Set 2 : diff -r f6549667e44e https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r f6549667e44e https://go.googlecode.com/hg/ #

Total comments: 8

Patch Set 4 : diff -r ff109fe72249 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r ff109fe72249 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 6 : diff -r 00141c1d257a https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -61 lines) Patch
M src/pkg/runtime/os_netbsd.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/signal_netbsd_amd64.c View 1 2 3 4 2 chunks +12 lines, -0 lines 0 comments Download
M src/pkg/runtime/sys_netbsd_amd64.s View 1 2 3 4 3 chunks +22 lines, -39 lines 0 comments Download
M src/pkg/runtime/thread_netbsd.c View 1 2 3 4 5 7 chunks +53 lines, -21 lines 0 comments Download

Messages

Total messages: 10
jsing
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 10 months ago (2012-05-18 16:23:12 UTC) #1
rsc
http://codereview.appspot.com/6222044/diff/5001/src/pkg/runtime/sys_netbsd_amd64.s File src/pkg/runtime/sys_netbsd_amd64.s (right): http://codereview.appspot.com/6222044/diff/5001/src/pkg/runtime/sys_netbsd_amd64.s#newcode12 src/pkg/runtime/sys_netbsd_amd64.s:12: TEXT runtime·lwp_mcontext_init(SB),7,$0 Sure looks like this could be written ...
12 years, 9 months ago (2012-05-22 03:03:48 UTC) #2
jsing
PTAL http://codereview.appspot.com/6222044/diff/5001/src/pkg/runtime/sys_netbsd_amd64.s File src/pkg/runtime/sys_netbsd_amd64.s (right): http://codereview.appspot.com/6222044/diff/5001/src/pkg/runtime/sys_netbsd_amd64.s#newcode12 src/pkg/runtime/sys_netbsd_amd64.s:12: TEXT runtime·lwp_mcontext_init(SB),7,$0 On 2012/05/22 03:03:48, rsc wrote: > ...
12 years, 9 months ago (2012-05-22 15:56:41 UTC) #3
rsc
On Tue, May 22, 2012 at 11:56 AM, <jsing@google.com> wrote: > Yes, it could be. ...
12 years, 9 months ago (2012-05-22 17:00:31 UTC) #4
jsing
On 23 May 2012 03:00, Russ Cox <rsc@golang.org> wrote: > On Tue, May 22, 2012 ...
12 years, 9 months ago (2012-05-22 17:21:43 UTC) #5
rsc
On Tue, May 22, 2012 at 1:21 PM, Joel Sing <jsing@google.com> wrote: > Sure, I ...
12 years, 9 months ago (2012-05-22 17:23:19 UTC) #6
jsing
On 2012/05/22 17:23:19, rsc wrote: > On Tue, May 22, 2012 at 1:21 PM, Joel ...
12 years, 9 months ago (2012-05-23 11:51:38 UTC) #7
rsc
LGTM
12 years, 9 months ago (2012-05-23 17:50:23 UTC) #8
dho
LGTM http://codereview.appspot.com/6222044/diff/7002/src/pkg/runtime/thread_netbsd.c File src/pkg/runtime/thread_netbsd.c (right): http://codereview.appspot.com/6222044/diff/7002/src/pkg/runtime/thread_netbsd.c#newcode92 src/pkg/runtime/thread_netbsd.c:92: }else { } else {
12 years, 9 months ago (2012-05-23 17:54:58 UTC) #9
jsing
12 years, 9 months ago (2012-05-24 01:33:25 UTC) #10
*** Submitted as http://code.google.com/p/go/source/detail?r=0baf69388fa5 ***

runtime: make go work on netbsd/amd64

R=golang-dev, rsc, devon.odell
CC=golang-dev
http://codereview.appspot.com/6222044
Sign in to reply to this message.

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