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

Issue 108360043: code review 108360043: cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm support (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by minux
Modified:
10 years, 11 months ago
Reviewers:
gobot, rsc, dave
CC:
rsc, iant, dave_cheney.net, golang-codereviews
Visibility:
Public.

Description

cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm support

Patch Set 1 #

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

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

Total comments: 43

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

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

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

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

Patch Set 8 : diff -r 1431266424f9 https://code.google.com/p/go #

Total comments: 1

Patch Set 9 : diff -r fca86a5afe65 https://code.google.com/p/go #

Patch Set 10 : diff -r fca86a5afe65 https://code.google.com/p/go #

Patch Set 11 : diff -r fca86a5afe65 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+397 lines, -37 lines) Patch
M src/cmd/5c/peep.c View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M src/cmd/5c/reg.c View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M src/cmd/5c/swt.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/5g/cgen.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/5g/ggen.c View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/cmd/5g/peep.c View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M src/cmd/5g/reg.c View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M src/cmd/5l/5.out.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/5l/asm.c View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/5l/obj.c View 1 3 chunks +12 lines, -1 line 0 comments Download
M src/liblink/asm5.c View 1 2 3 4 5 6 7 8 16 chunks +353 lines, -32 lines 0 comments Download
M src/liblink/sym.c View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11
minux
Hello rsc@golang.org, iant@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 11 months ago (2014-07-02 00:30:47 UTC) #1
dave_cheney.net
LGTM.
10 years, 11 months ago (2014-07-07 12:25:32 UTC) #2
rsc
https://codereview.appspot.com/108360043/diff/40001/src/cmd/5c/peep.c File src/cmd/5c/peep.c (right): https://codereview.appspot.com/108360043/diff/40001/src/cmd/5c/peep.c#newcode856 src/cmd/5c/peep.c:856: if(nacl) return 0; two lines https://codereview.appspot.com/108360043/diff/40001/src/cmd/5c/peep.c#newcode862 src/cmd/5c/peep.c:862: if(nacl) return ...
10 years, 11 months ago (2014-07-09 19:44:14 UTC) #3
minux
Hello rsc@golang.org, iant@golang.org, dave@cheney.net (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 11 months ago (2014-07-10 05:03:35 UTC) #4
minux
it seems rietveld lost the feature that when you hg mail a CL, all pending ...
10 years, 11 months ago (2014-07-10 05:05:39 UTC) #5
rsc
On 2014/07/10 05:05:39, minux wrote: > it seems rietveld lost the feature that when you ...
10 years, 11 months ago (2014-07-10 18:33:46 UTC) #6
rsc
https://codereview.appspot.com/108360043/diff/40001/src/liblink/asm5.c File src/liblink/asm5.c (right): https://codereview.appspot.com/108360043/diff/40001/src/liblink/asm5.c#newcode511 src/liblink/asm5.c:511: case AMOVH: case AMOVHU: case AMOVHS: On 2014/07/10 05:05:38, ...
10 years, 11 months ago (2014-07-10 18:36:11 UTC) #7
rsc
LGTM probably calling asmout has side effects we don't want, which is why always having ...
10 years, 11 months ago (2014-07-10 18:41:04 UTC) #8
minux
*** Submitted as https://code.google.com/p/go/source/detail?r=e16d21ba8fb0 *** cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm support LGTM=dave, rsc R=rsc, iant, ...
10 years, 11 months ago (2014-07-10 19:14:42 UTC) #9
gobot
This CL appears to have broken the plan9-386-cnielsen builder. See http://build.golang.org/log/8159a76396189d1594555fb4c1ee09e6efacfd07
10 years, 11 months ago (2014-07-11 03:00:13 UTC) #10
minux
10 years, 11 months ago (2014-07-11 03:33:01 UTC) #11
On Thu, Jul 10, 2014 at 11:00 PM, <gobot@golang.org> wrote:

> This CL appears to have broken the plan9-386-cnielsen builder.
> See http://build.golang.org/log/8159a76396189d1594555fb4c1ee09e6efacfd0
> <http://build.golang.org/log/8159a76396189d1594555fb4c1ee09e6efacfd07>

# GOMAXPROCS=2 runtime -cpu=1,2,4
panic: test timed out after 4m0s

unrelated test time out.
Sign in to reply to this message.

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