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

Issue 69320043: code review 69320043: cmd/ld: DWARF opcode base to 10

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by graham_king
Modified:
11 years, 3 months ago
Reviewers:
gobot, rsc, josharian
CC:
golang-codereviews, rsc, josharian, iant, bradfitz
Visibility:
Public.

Description

cmd/ld: DWARF opcode base to 10 DWARF 2 has 9 standard opcodes, so dwarfdump expects us to use an opcode base of at least 10. Previously we used 5. Discussion: https://groups.google.com/forum/#!topic/golang-dev/d-BqpPgalzc

Patch Set 1 : diff -r d50b94cf70db https://code.google.com/p/go/ #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M src/cmd/ld/dwarf.c View 2 chunks +7 lines, -2 lines 1 comment Download

Messages

Total messages: 12
graham_king
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 3 months ago (2014-02-27 05:49:25 UTC) #1
gobot
R=rsc@golang.org (assigned by r@golang.org)
11 years, 3 months ago (2014-02-27 16:50:35 UTC) #2
josharian
LGTM but will wait for rsc Thanks, Graham! Will you sign the CLA linked to ...
11 years, 3 months ago (2014-02-27 17:09:49 UTC) #3
iant
On Thu, Feb 27, 2014 at 9:18 AM, Graham King <graham@gkgk.org> wrote: > I signed ...
11 years, 3 months ago (2014-02-27 17:24:25 UTC) #4
josharian
Huh. It shows up as graham4king@gmail.com when I clpatch. Not sure how to fix that. ...
11 years, 3 months ago (2014-02-27 17:24:49 UTC) #5
bradfitz
Processed. Feel free to send us a CL adding graham@gkgk.org as an alternate email to ...
11 years, 3 months ago (2014-02-27 17:35:41 UTC) #6
gobot
R=iant@golang.org (assigned by josharian@gmail.com)
11 years, 3 months ago (2014-03-03 18:53:07 UTC) #7
josharian
Ian, I was hoping to get a second look from someone with deeper DWARF experience ...
11 years, 3 months ago (2014-03-03 18:53:44 UTC) #8
rsc
LGTM there is no one else
11 years, 3 months ago (2014-03-03 18:57:00 UTC) #9
josharian
*** Submitted as https://code.google.com/p/go/source/detail?r=7611e98a94c8 *** cmd/ld: DWARF opcode base to 10 DWARF 2 has 9 ...
11 years, 3 months ago (2014-03-03 19:11:08 UTC) #10
gobot
This CL appears to have broken the dragonfly-386 builder.
11 years, 3 months ago (2014-03-03 19:16:20 UTC) #11
josharian
11 years, 3 months ago (2014-03-03 19:22:53 UTC) #12
> This CL appears to have broken the dragonfly-386 builder.
>
> https://codereview.appspot.com/69320043/

Nope:

2014/03/03 11:16:18 Get http://127.0.0.1:4729/edit/Test: dial tcp
127.0.0.1:4729: i/o timeout
Sign in to reply to this message.

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