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

Issue 5689067: code review 5689067: ld: get symbol table letters right (Closed)

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

Description

ld: get symbol table letters right Have to assign them before we create the symbol table. ARM debugging.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -21 lines) Patch
M src/cmd/5l/asm.c View 1 2 chunks +4 lines, -0 lines 0 comments Download
M src/cmd/6l/asm.c View 1 2 chunks +4 lines, -0 lines 0 comments Download
M src/cmd/8l/asm.c View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/ld/data.c View 1 4 chunks +25 lines, -15 lines 0 comments Download
M src/cmd/ld/lib.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/ld/symtab.c View 1 1 chunk +8 lines, -6 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 2 months ago (2012-02-22 06:30:02 UTC) #1
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=f426a254673e *** ld: get symbol table letters right Have to assign them ...
13 years, 2 months ago (2012-02-22 06:30:07 UTC) #2
r
13 years, 2 months ago (2012-02-22 06:31:29 UTC) #3
LGTM
this time for sure!
Sign in to reply to this message.

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