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

Issue 7597046: code review 7597046: runtime: fix build for NetBSD/ARM (Closed)

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

Description

runtime: fix build for NetBSD/ARM

Patch Set 1 #

Patch Set 2 : diff -r b5b5c246be0c https://code.google.com/p/go #

Patch Set 3 : diff -r b5b5c246be0c https://code.google.com/p/go #

Total comments: 1

Patch Set 4 : diff -r f12b24ea373f https://code.google.com/p/go #

Patch Set 5 : diff -r f12b24ea373f https://code.google.com/p/go #

Patch Set 6 : diff -r f12b24ea373f https://code.google.com/p/go #

Patch Set 7 : diff -r c6f2bdbb0933 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -25 lines) Patch
M src/pkg/runtime/defs_netbsd.go View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/runtime/defs_netbsd_386.go View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/runtime/defs_netbsd_amd64.go View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/runtime/defs_netbsd_arm.h View 1 2 3 2 chunks +25 lines, -1 line 0 comments Download
A src/pkg/runtime/defs_netbsd_arm.go View 1 2 3 4 1 chunk +39 lines, -0 lines 0 comments Download
M src/pkg/runtime/os_netbsd_arm.c View 1 2 3 1 chunk +6 lines, -5 lines 0 comments Download
M src/pkg/runtime/signal_netbsd_arm.h View 1 2 3 1 chunk +20 lines, -17 lines 0 comments Download
M src/pkg/runtime/sys_netbsd_arm.s View 1 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 6
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years ago (2013-03-16 22:13:05 UTC) #1
jsing
LGTM https://codereview.appspot.com/7597046/diff/4001/src/pkg/runtime/signal_netbsd_arm.h File src/pkg/runtime/signal_netbsd_arm.h (right): https://codereview.appspot.com/7597046/diff/4001/src/pkg/runtime/signal_netbsd_arm.h#newcode7 src/pkg/runtime/signal_netbsd_arm.h:7: // index to the __gregs array of an ...
12 years ago (2013-03-17 01:28:39 UTC) #2
minux1
On 2013/03/17 01:28:39, jsing wrote: > Any reason not to get these defines via defs_netbsd_arm.h, ...
12 years ago (2013-03-17 16:53:39 UTC) #3
minux1
Hello golang-dev@googlegroups.com, jsing@google.com (cc: golang-dev@googlegroups.com), Please take another look.
12 years ago (2013-03-17 16:54:35 UTC) #4
jsing
On 2013/03/17 16:54:35, minux wrote: > Hello mailto:golang-dev@googlegroups.com, mailto:jsing@google.com (cc: > mailto:golang-dev@googlegroups.com), > > Please ...
12 years ago (2013-03-18 03:53:39 UTC) #5
minux1
11 years, 12 months ago (2013-03-18 18:47:21 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=07e7d82f760e ***

runtime: fix build for NetBSD/ARM

R=golang-dev, jsing
CC=golang-dev
https://codereview.appspot.com/7597046
Sign in to reply to this message.

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