]> Cypherpunks repositories - gostls13.git/commit
cmd/go, cmd/ld: fix libgcc order and add __image_base__ symbol for windows
authorShenghou Ma <minux.ma@gmail.com>
Wed, 26 Sep 2012 14:34:25 +0000 (22:34 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Wed, 26 Sep 2012 14:34:25 +0000 (22:34 +0800)
commit5490814c3058f4cab756e353b8855e1ba155cdb3
tree7a1ddf141fc10fb6eea32c5b13c95c4c14afdba2
parente80fccb441ac73a206bd99fb7f0dbea3eb9cc149
cmd/go, cmd/ld: fix libgcc order and add __image_base__ symbol for windows
        Fixes #4063.

R=alex.brainman, rsc
CC=golang-dev
https://golang.org/cl/6543066
src/cmd/go/build.go
src/cmd/ld/pe.c
src/run.bat