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

Issue 61330043: code review 61330043: cmd/ld, cmd/6l: part 2 of solaris/amd64 linker changes. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by minux1
Modified:
11 years, 4 months ago
Reviewers:
dave, iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

cmd/ld, cmd/6l: part 2 of solaris/amd64 linker changes. Second part of the solaris/amd64 linker changes: relocation and symbol table.

Patch Set 1 #

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

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

Total comments: 2

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -9 lines) Patch
M src/cmd/6l/asm.c View 1 2 chunks +15 lines, -3 lines 0 comments Download
M src/cmd/ld/data.c View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M src/cmd/ld/symtab.c View 1 2 3 4 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 5
minux1
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 4 months ago (2014-02-09 22:00:43 UTC) #1
iant
LGTM https://codereview.appspot.com/61330043/diff/40001/src/cmd/ld/data.c File src/cmd/ld/data.c (right): https://codereview.appspot.com/61330043/diff/40001/src/cmd/ld/data.c#newcode157 src/cmd/ld/data.c:157: if(HEADTYPE != Hsolaris && r->sym != S && ...
11 years, 4 months ago (2014-02-10 01:35:33 UTC) #2
minux1
*** Submitted as https://code.google.com/p/go/source/detail?r=7d72bbcb979d *** cmd/ld, cmd/6l: part 2 of solaris/amd64 linker changes. Second part ...
11 years, 4 months ago (2014-02-11 23:43:08 UTC) #3
dave_cheney.net
On 2014/02/11 23:43:08, minux wrote: > *** Submitted as https://code.google.com/p/go/source/detail?r=7d72bbcb979d *** > > cmd/ld, cmd/6l: ...
11 years, 4 months ago (2014-02-12 19:39:36 UTC) #4
minux1
11 years, 4 months ago (2014-02-13 00:36:25 UTC) #5
On Feb 12, 2014 2:39 PM, <dave@cheney.net> wrote:
> This change broke dragonfly/amd64
>
> http://build.golang.org/log/c1b69ebabda4e302ae97346b58d9bdf8aa1b3e1d
I will need access to a dfly machine to fix this.
(booting failed every time i tried to run dragonfly inside KVM)
Sign in to reply to this message.

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