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

Issue 8715043: code review 8715043: cmd/ld: ignore PE sections that are not code or data (Closed)

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

Description

cmd/ld: ignore PE sections that are not code or data Update issue 5106 Update issue 5273

Patch Set 1 #

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

Patch Set 3 : diff -r 54957b8906eb https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 353a0bf40f71 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M src/cmd/ld/ldpe.c View 1 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 7
minux1
Hi iant, this change is still needed for windows/amd64 to solve issue 5273. LGTM.
12 years ago (2013-04-15 04:21:27 UTC) #1
iant
On Sun, Apr 14, 2013 at 9:21 PM, <minux.ma@gmail.com> wrote: > Hi iant, this change ...
12 years ago (2013-04-15 05:33:28 UTC) #2
iant
On Sun, Apr 14, 2013 at 10:33 PM, Ian Lance Taylor <iant@golang.org> wrote: > > ...
12 years ago (2013-04-15 05:38:12 UTC) #3
iant
Hello minux.ma@gmail.com, r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years ago (2013-04-15 05:38:48 UTC) #4
minux1
LGTM. Leave for r. I created https://codereview.appspot.com/8764043 to test linking dynamic library on windows.
12 years ago (2013-04-15 06:50:38 UTC) #5
r
LGTM
12 years ago (2013-04-15 17:12:14 UTC) #6
iant
12 years ago (2013-04-15 17:36:10 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=824737065aef ***

cmd/ld: ignore PE sections that are not code or data

Update issue 5106
Update issue 5273

R=minux.ma, r
CC=golang-dev
https://codereview.appspot.com/8715043
Sign in to reply to this message.

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