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

Issue 4022043: code review 4022043: 8l: add PE dynexport (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by vcc
Modified:
14 years, 1 month ago
Reviewers:
brainman
CC:
rsc, mattn, golang-dev
Visibility:
Public.

Description

8l: add PE dynexport

Patch Set 1 #

Patch Set 2 : code review 4022043: pe dynexport support. #

Total comments: 6

Patch Set 3 : code review 4022043: pe dynexport support. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -3 lines) Patch
M src/cmd/8l/asm.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/cmd/ld/pe.h View 1 chunk +14 lines, -0 lines 0 comments Download
M src/cmd/ld/pe.c View 1 2 5 chunks +102 lines, -1 line 0 comments Download

Messages

Total messages: 8
vcc
Hello rsc, brainman (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 1 month ago (2011-01-25 15:22:47 UTC) #1
vcc
for more test, download < https://github.com/downloads/weigj/go-misc/callback.zip> , and run ./make.sh && ./hello this example modify ...
14 years, 1 month ago (2011-01-25 15:28:22 UTC) #2
rsc
CL description should be 8l: add PE dynexport Looks fine to me; leaving for Alex. ...
14 years, 1 month ago (2011-01-25 15:33:40 UTC) #3
vcc
PTAL http://codereview.appspot.com/4022043/diff/2001/src/cmd/ld/pe.c File src/cmd/ld/pe.c (right): http://codereview.appspot.com/4022043/diff/2001/src/cmd/ld/pe.c#newcode305 src/cmd/ld/pe.c:305: scmp(const void *p1,const void *p2 ) On 2011/01/25 ...
14 years, 1 month ago (2011-01-25 15:58:18 UTC) #4
mattn
LGTM BTW, It seems that local static variables in cgo section like following is not ...
14 years, 1 month ago (2011-01-27 09:00:22 UTC) #5
rsc
LGTM
14 years, 1 month ago (2011-01-27 13:12:01 UTC) #6
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=622140eb8862 *** 8l: add PE dynexport R=rsc, brainman, mattn CC=golang-dev http://codereview.appspot.com/4022043 Committer: ...
14 years, 1 month ago (2011-01-27 13:26:33 UTC) #7
brainman
14 years, 1 month ago (2011-01-27 23:54:53 UTC) #8
LGTM
Sign in to reply to this message.

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