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

Issue 7558044: code review 7558044: cmd/ld: include full symbol table in Mach-O output (Closed)

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

Description

cmd/ld: include full symbol table in Mach-O output This makes binaries work with OS X nm.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -170 lines) Patch
M src/cmd/6l/asm.c View 1 2 chunks +5 lines, -53 lines 0 comments Download
M src/cmd/8l/asm.c View 1 2 chunks +5 lines, -53 lines 0 comments Download
M src/cmd/ld/data.c View 1 4 chunks +13 lines, -1 line 0 comments Download
M src/cmd/ld/go.c View 1 2 chunks +3 lines, -25 lines 0 comments Download
M src/cmd/ld/lib.h View 1 4 chunks +4 lines, -4 lines 0 comments Download
M src/cmd/ld/lib.c View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/cmd/ld/macho.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/ld/macho.c View 1 9 chunks +200 lines, -32 lines 0 comments Download
M src/libmach/executable.c View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years, 2 months ago (2013-03-10 20:23:59 UTC) #1
rsc
12 years, 2 months ago (2013-03-10 20:24:07 UTC) #2
*** Submitted as https://code.google.com/p/go/source/detail?r=3b1149f19725 ***

cmd/ld: include full symbol table in Mach-O output

This makes binaries work with OS X nm.

R=ken2
CC=golang-dev
https://codereview.appspot.com/7558044
Sign in to reply to this message.

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