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

Issue 171660043: [dev.cc] code review 171660043: [dev.cc] runtime: convert openbsd/amd64 runtime from C to Go (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by jsing
Modified:
10 years, 4 months ago
Reviewers:
rsc
CC:
rsc, bradfitz, golang-codereviews
Visibility:
Public.

Description

runtime: convert openbsd/amd64 port to Go

Patch Set 1 : diff -r c6ca074d4454d059449d7d10599c8857a59a3eb0 https://go.googlecode.com/hg/ #

Total comments: 3

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

Total comments: 4

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+314 lines, -362 lines) Patch
M src/runtime/defs_openbsd_amd64.go View 1 3 chunks +42 lines, -30 lines 0 comments Download
M src/runtime/os1_openbsd.go View 1 1 chunk +158 lines, -232 lines 0 comments Download
M src/runtime/os2_openbsd.go View 1 chunk +9 lines, -21 lines 0 comments Download
M src/runtime/os_openbsd.go View 1 chunk +23 lines, -7 lines 0 comments Download
M src/runtime/signal_openbsd.go View 1 chunk +40 lines, -48 lines 0 comments Download
M src/runtime/signal_openbsd_amd64.go View 1 2 1 chunk +42 lines, -24 lines 0 comments Download

Messages

Total messages: 7
jsing
Hello rsc@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to the dev.cc branch ...
10 years, 4 months ago (2014-11-13 16:11:59 UTC) #1
bradfitz
https://codereview.appspot.com/171660043/diff/60001/src/runtime/defs_openbsd_amd64.go File src/runtime/defs_openbsd_amd64.go (right): https://codereview.appspot.com/171660043/diff/60001/src/runtime/defs_openbsd_amd64.go#newcode90 src/runtime/defs_openbsd_amd64.go:90: tf_stack uintptr this file changes 4 pointers to uintptr... ...
10 years, 4 months ago (2014-11-13 16:19:43 UTC) #2
jsing
https://codereview.appspot.com/171660043/diff/60001/src/runtime/defs_openbsd_amd64.go File src/runtime/defs_openbsd_amd64.go (right): https://codereview.appspot.com/171660043/diff/60001/src/runtime/defs_openbsd_amd64.go#newcode90 src/runtime/defs_openbsd_amd64.go:90: tf_stack uintptr On 2014/11/13 16:19:42, bradfitz wrote: > this ...
10 years, 4 months ago (2014-11-13 16:33:51 UTC) #3
rsc
https://codereview.appspot.com/171660043/diff/60001/src/runtime/defs_openbsd_amd64.go File src/runtime/defs_openbsd_amd64.go (right): https://codereview.appspot.com/171660043/diff/60001/src/runtime/defs_openbsd_amd64.go#newcode90 src/runtime/defs_openbsd_amd64.go:90: tf_stack uintptr On 2014/11/13 16:19:42, bradfitz wrote: > this ...
10 years, 4 months ago (2014-11-13 18:32:12 UTC) #4
rsc
LGTM https://codereview.appspot.com/171660043/diff/80001/src/runtime/defs_openbsd_amd64.go File src/runtime/defs_openbsd_amd64.go (right): https://codereview.appspot.com/171660043/diff/80001/src/runtime/defs_openbsd_amd64.go#newcode156 src/runtime/defs_openbsd_amd64.go:156: func (ts *timespec) set_nsec(x int32) { This is ...
10 years, 4 months ago (2014-11-13 18:33:55 UTC) #5
jsing
https://codereview.appspot.com/171660043/diff/80001/src/runtime/defs_openbsd_amd64.go File src/runtime/defs_openbsd_amd64.go (right): https://codereview.appspot.com/171660043/diff/80001/src/runtime/defs_openbsd_amd64.go#newcode156 src/runtime/defs_openbsd_amd64.go:156: func (ts *timespec) set_nsec(x int32) { On 2014/11/13 18:33:54, ...
10 years, 4 months ago (2014-11-14 02:00:19 UTC) #6
jsing
10 years, 4 months ago (2014-11-14 02:01:25 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=c32dc5910560 ***

[dev.cc] runtime: convert openbsd/amd64 port to Go

LGTM=rsc
R=rsc, bradfitz
CC=golang-codereviews
https://codereview.appspot.com/171660043
Sign in to reply to this message.

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