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

Issue 87770048: code review 87770048: cmd/ld: populate pe symbol table with Go symbols (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by brainman
Modified:
10 years ago
Reviewers:
rsc
CC:
golang-codereviews, bradfitz, rsc
Visibility:
Public.

Description

cmd/ld: populate pe symbol table with Go symbols Fixes issue 6936

Patch Set 1 #

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

Patch Set 3 : diff -r 2b7395456c56 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -29 lines) Patch
M src/cmd/ld/pe.c View 1 7 chunks +97 lines, -29 lines 0 comments Download

Messages

Total messages: 5
brainman
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
10 years ago (2014-04-16 07:02:36 UTC) #1
brainman
I have used this reference http://pierrelib.pagesperso-orange.fr/exec_formats/DJGPP_COFF.html to write my code. I am not sure if ...
10 years ago (2014-04-16 07:03:35 UTC) #2
bradfitz
R=rsc On Wed, Apr 16, 2014 at 12:02 AM, <alex.brainman@gmail.com> wrote: > Reviewers: golang-codereviews, > ...
10 years ago (2014-04-16 18:26:42 UTC) #3
rsc
LGTM I patched this in and ran it on a windows net/http test binary, and ...
10 years ago (2014-04-17 02:25:32 UTC) #4
rsc
10 years ago (2014-04-17 02:25:45 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=36eb4a62fbb6 ***

cmd/ld: populate pe symbol table with Go symbols

Fixes issue 6936

LGTM=rsc
R=golang-codereviews, bradfitz, rsc
CC=golang-codereviews
https://codereview.appspot.com/87770048

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