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

Issue 1976045: code review 1976045: Add debug/pe and cgo windows version. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by vcc
Modified:
13 years, 8 months ago
Reviewers:
CC:
rsc, mattn, golang-dev
Visibility:
Public.

Description

Add debug/pe and cgo windows version.

Patch Set 1 #

Patch Set 2 : code review 1976045: Add debug/pe and cgo windows version. #

Patch Set 3 : code review 1976045: Add debug/pe and cgo windows version. #

Patch Set 4 : code review 1976045: Add debug/pe and cgo windows version. #

Patch Set 5 : code review 1976045: Add debug/pe and cgo windows version. #

Patch Set 6 : code review 1976045: Add debug/pe and cgo windows version. #

Total comments: 2

Patch Set 7 : code review 1976045: Add debug/pe and cgo windows version. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+407 lines, -1 line) Patch
M src/Make.pkg View 4 5 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/cgo/gcc.go View 1 2 3 4 2 chunks +4 lines, -1 line 0 comments Download
M src/pkg/Makefile View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
A src/pkg/debug/pe/Makefile View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
A src/pkg/debug/pe/file.go View 1 1 chunk +231 lines, -0 lines 0 comments Download
A src/pkg/debug/pe/file_test.go View 1 chunk +99 lines, -0 lines 0 comments Download
A src/pkg/debug/pe/pe.go View 1 chunk +51 lines, -0 lines 0 comments Download
A src/pkg/debug/pe/testdata/gcc-386-mingw-exec View Binary file 0 comments Download
A src/pkg/debug/pe/testdata/gcc-386-mingw-obj View Binary file 0 comments Download
A src/pkg/debug/pe/testdata/hello.c View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 12
vcc
Hello rsc, golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com, vcc), I'd like you to review this change.
13 years, 10 months ago (2010-08-17 08:55:03 UTC) #1
rsc
looks like you need to run "hg file 1976045 list-of-files-for-this-CL". Russ On Tue, Aug 17, ...
13 years, 10 months ago (2010-08-17 16:01:21 UTC) #2
vcc
Files: src/cmd/cgo/gcc.go src/cmd/cgo/out.go src/pkg/Makefile src/pkg/debug/pe/Makefile src/pkg/debug/pe/file.go src/pkg/debug/pe/file_test.go src/pkg/debug/pe/pe.go src/pkg/debug/pe/testdata/gcc-386-mingw-exec src/pkg/debug/pe/testdata/gcc-386-mingw-obj src/pkg/debug/pe/testdata/hello.c Note: to run cgo ...
13 years, 10 months ago (2010-08-18 05:43:57 UTC) #3
rsc1
This looks pretty good when I view the raw patch but Rietveld can't seem to ...
13 years, 10 months ago (2010-08-26 16:31:34 UTC) #4
vcc
Done, please take another look. On 2010/08/26 16:31:34, rsc1 wrote: > This looks pretty good ...
13 years, 10 months ago (2010-08-31 03:29:00 UTC) #5
vcc
Please take another look, thanks.
13 years, 9 months ago (2010-09-22 02:42:19 UTC) #6
rsc1
please fix nit below and then hg sync; hg upload 1976045. the current patch doesn't ...
13 years, 8 months ago (2010-10-12 13:53:06 UTC) #7
vcc
Thanks for review, please take another look. http://codereview.appspot.com/1976045/diff/24001/src/pkg/Makefile File src/pkg/Makefile (right): http://codereview.appspot.com/1976045/diff/24001/src/pkg/Makefile#newcode51 src/pkg/Makefile:51: debug/pe\ On ...
13 years, 8 months ago (2010-10-12 14:41:25 UTC) #8
mattn
On 2010/10/12 14:41:25, vcc wrote: > Thanks for review, please take another look. > > ...
13 years, 8 months ago (2010-10-29 05:02:45 UTC) #9
vcc
2010/10/29 <mattn.jp@gmail.com> > I tested this patch. And it's working good for me. > I ...
13 years, 8 months ago (2010-10-29 06:18:15 UTC) #10
rsc1
LGTM
13 years, 8 months ago (2010-11-01 21:51:59 UTC) #11
rsc
13 years, 8 months ago (2010-11-01 21:52:31 UTC) #12
*** Submitted as 8affdb3ecf59 ***

debug/pe, cgo: add windows support

R=rsc, mattn
CC=golang-dev
http://codereview.appspot.com/1976045

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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