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

Issue 4356046: ld: Include bss section of GCC-built Mach-O objects in ...

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

Description

ld: Include bss section of GCC-built Mach-O objects in bss section of output binary. Fixes issue 1559.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M src/cmd/ld/data.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/ld/ldmacho.c View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3
mkrautz
Hi, This fixes http://code.google.com/p/go/issues/detail?id=1559 (cgo: static variables are not initialised correctly on darwin/amd64). I stumbled ...
13 years ago (2011-04-03 19:31:59 UTC) #1
rsc
LGTM
13 years ago (2011-04-07 17:15:41 UTC) #2
rsc
13 years ago (2011-04-07 17:17:30 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=1aebe060a1c8 ***

ld: fix Mach-O bss bug

Fixes issue 1559.

R=rsc
CC=golang-dev, peterGo, rog
http://codereview.appspot.com/4356046

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