]> Cypherpunks repositories - gostls13.git/commit
ld: remove cseekend and redo pe writing
authorAlex Brainman <alex.brainman@gmail.com>
Thu, 28 Jul 2011 04:30:52 +0000 (14:30 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Thu, 28 Jul 2011 04:30:52 +0000 (14:30 +1000)
commitfa249cae384ae2b56351cd9856ffaed49b5b931e
tree17ab2ce7e9d3fd16dc881c2bb0e17544145ea45d
parent5a52c6ad292b0843db993c3d44f386515e96f29c
ld: remove cseekend and redo pe writing

Simplify code and add more checks.

Fixes #2105.

R=rsc
CC=golang-dev
https://golang.org/cl/4794060
src/cmd/ld/lib.c
src/cmd/ld/lib.h
src/cmd/ld/pe.c